0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 28, 2024 — May 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor improvements to Makefiles More... almost 19 years ago
dos2unix under cygwin doesn't understand -q (quiet). Removed this. Pipe output (including errors) to /dev/null to be quiet. More... almost 19 years ago
Added skeleton build as dependency to release target More... almost 19 years ago
Fixed deletion of pyc files More... almost 19 years ago
Fixed issue with python 2.3, removed python 2.4 specific stuff More... almost 19 years ago
Removed options --disable-include-dependencies and --disablle-exclude-dependencies, --include and --exclude now always include the dependencies, the new --include-without-dependencies and --exclude-without-dependencies could be used to include/exclude without dependencies, added support for comma separated values to all SET parameters and to all include/exclude parameters, removed support for comma separated lists from config files (from now on they use the new argument-API instead) More... almost 19 years ago
Raised z-index of debug console for Opera More... almost 19 years ago
New functionality for session refresh (important for cross-domain calls) More... almost 19 years ago
Added skeleton files to archive More... almost 19 years ago
Omit creation of bz2 archive More... almost 19 years ago
Minor fix More... almost 19 years ago
New JsTransport for cross-domain requests More... almost 19 years ago
Added setting for the API documentation title More... almost 19 years ago
- Better (in)visibility handling - Set crossDomain flag to false (because it doesn't work due to security policies in browsers - at least not with the current IframeTransport implementation) More... almost 19 years ago
Added funcitonality to deal with CSS imports More... almost 19 years ago
Server-side changes for JsTransport support More... almost 19 years ago
Greatly reworked release targets More... almost 19 years ago
Added css and xml files More... almost 19 years ago
Fixed small typos More... almost 19 years ago
Minor changes More... almost 19 years ago
Updated svn:ignore More... almost 19 years ago
Minor improvement More... almost 19 years ago
Added valid DOS compatible archive in zip mode More... almost 19 years ago
Removed obsolete theme file More... almost 19 years ago
Use only source for distribution files More... almost 19 years ago
Changed handling of resource uri, use global setting resourceUri from AliasManager More... almost 19 years ago
Reworked settings, allow variable substitution, more compact init code for namespaces in qx.Settings, renamed userSettngs to customSettings which is hopefully for clear More... almost 19 years ago
Added release to svn:ignore More... almost 19 years ago
Improved Makefiles for new skeleton builds More... almost 19 years ago
Changed some log messages from INFO to DEBUG More... almost 19 years ago