6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 21 hours ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a PHP whitespace test
GaelDesign
as gaeldesign
More... almost 20 years ago
Added More... almost 20 years ago
Added More... almost 20 years ago
Added a debug alert when xajax.$ can't find the element with the supplied id.
GaelDesign
as gaeldesign
More... almost 20 years ago
Added a debug alert when xajax.$ can't find the element with the supplied id.
GaelDesign
as gaeldesign
More... almost 20 years ago
Fixed 3 minor issues so xajax can failsafe better in non-XMLHttpRequest-aware browsers (such as IE with ActiveX turned off).
GaelDesign
as gaeldesign
More... almost 20 years ago
Fixed 3 minor issues so xajax can failsafe better in non-XMLHttpRequest-aware browsers (such as IE with ActiveX turned off).
GaelDesign
as gaeldesign
More... almost 20 years ago
Modified printJavascript and getJavascript so that a third argument can override the first two to specify the EXACT location of the xajax.js file (and by extrapolation the xajax_uncompressed.js file) independent of the URI to the file.
GaelDesign
as gaeldesign
More... almost 20 years ago
Modified printJavascript and getJavascript so that a third argument can override the first two to specify the EXACT location of the xajax.js file (and by extrapolation the xajax_uncompressed.js file) independent of the URI to the file.
GaelDesign
as gaeldesign
More... almost 20 years ago
A few documentation changes
GaelDesign
as gaeldesign
More... almost 20 years ago
A few documentation changes
GaelDesign
as gaeldesign
More... almost 20 years ago
Modified xul examples to make true xul applications without any HTML More... almost 20 years ago
Modified xul examples to make true xul applications without any HTML More... almost 20 years ago
Moved the _cmdXML private method to the bottom to match xajax's private methods being at the bottom
GaelDesign
as gaeldesign
More... almost 20 years ago
Moved the _cmdXML private method to the bottom to match xajax's private methods being at the bottom
GaelDesign
as gaeldesign
More... almost 20 years ago
Did some documentation cleanup and synced it 100% with the wiki page at:
GaelDesign
as gaeldesign
More... almost 20 years ago
Did some documentation cleanup and synced it 100% with the wiki page at:
GaelDesign
as gaeldesign
More... almost 20 years ago
Added $bWaitCursor and waitCursorOn/Off() so that the browser's wait cursor during a request can optionally be switched off
GaelDesign
as gaeldesign
More... almost 20 years ago
Added $bWaitCursor and waitCursorOn/Off() so that the browser's wait cursor during a request can optionally be switched off
GaelDesign
as gaeldesign
More... almost 20 years ago
Added a small change to the willChange javascript function that makes it possible to use xajax with XUL applications in Mozilla based browsers.' More... almost 20 years ago
Added a small change to the willChange javascript function that makes it possible to use xajax with XUL applications in Mozilla based browsers.' More... almost 20 years ago
fixed incorrect information in comment More... almost 20 years ago
fixed incorrect information in comment More... almost 20 years ago
Modified the xajax.replace javascript function so that it will work with events too. Code changes thanks to Michael Haszprunar (http://www.intuitivefuture.com/xajaxforums/viewtopic.php?id=66) More... almost 20 years ago
Modified the xajax.replace javascript function so that it will work with events too. Code changes thanks to Michael Haszprunar (http://www.intuitivefuture.com/xajaxforums/viewtopic.php?id=66) More... almost 20 years ago
Further refinements to the file error checking
GaelDesign
as gaeldesign
More... almost 20 years ago
Further refinements to the file error checking
GaelDesign
as gaeldesign
More... almost 20 years ago
Modified the error messages for the Javascript file copying/compression operations to contain the path of the Javascript folder, as well as changed the error types from being a warning to a fatal error
GaelDesign
as gaeldesign
More... almost 20 years ago
Modified the error messages for the Javascript file copying/compression operations to contain the path of the Javascript folder, as well as changed the error types from being a warning to a fatal error
GaelDesign
as gaeldesign
More... almost 20 years ago
Added error handling code so that if the graffiti data file can't be written to, a nice Javascript alert notifies the user.
GaelDesign
as gaeldesign
More... almost 20 years ago