0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2024 — May 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for return statement, fixed some semicolon cases, added accessor spport More... over 18 years ago
Added RemoteTableModel More... over 18 years ago
Added support for tokens and initial operator and assignment support More... over 18 years ago
Added support for new line output, improved function and param handling, added initial support for declarations More... over 18 years ago
Corrected handling of params, added initial support for function declarations More... over 18 years ago
Added line number to output More... over 18 years ago
More enhancements, support for hash maps completed, calls also should work More... over 18 years ago
Improved tree compiled, moved it to separate module More... over 18 years ago
Minor change More... over 18 years ago
Constructor can now be used w/o arguments Enhanced (faster) set-tooltip-code More... over 18 years ago
Fixed issue with compile, use of invalid type fixed More... over 18 years ago
New IconHeaderCellRenderer which allows to show icons in the headers of table columns More... over 18 years ago
Cleaned up bottom area of demos, added summary feature to display actually created (qooxdoo) objects. More... over 18 years ago
Fixed preloading of check/radio images in MenuButtons, added new preload method to ImageManager (easier for the user) More... over 18 years ago
New appearance system which omits the usage of the widget which should be styled, makes it possible to cache objects in further versions for example More... over 18 years ago
Fixed bug #123: ScrollBar didn't move correctly in IE when clicking on the arrow buttons. Thanks to Dietrich Streifert for the patch More... over 18 years ago
Implemented appearances for buttonView classes without references to the widget itself More... over 18 years ago
Implemented tabViewButton without references to the widget itself More... over 18 years ago
Fixed click event in gecko if target changes between mousedown/mouseup without any cursor movement, minor cleanup of other code (use of qx.Class) More... over 18 years ago
Fixed multiple load event occourence in IE with animated GIFs More... over 18 years ago
Removed add/remove from String prototype replacement More... over 18 years ago
Removed some unnecessary code. More... almost 19 years ago
New renderer IconDataCellRenderer to render values as icons. BooleanDataCellRenderer now inherits from IconDataCellRenderer. More... almost 19 years ago
Added a getter that returns the current model data More... almost 19 years ago
Moved generated archives of skeletons to top-folder, like in the release More... almost 19 years ago
Renamed source-release to sdk release More... almost 19 years ago
Added targets to generate the api for skeletons More... almost 19 years ago
Removed accidential alert box More... almost 19 years ago
Many fixes regarding the usage of resourceUri in AliasManager More... almost 19 years ago
Bugfix: When a ScrollBar was hidded in Firefox and the value was changed, then the knob jumped back to last position when the scrollbar was shown again More... almost 19 years ago