0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent an exception when a widget that currently has the focus is removed More... over 18 years ago
o minor fix More... over 18 years ago
o removed unnecessary helper method More... over 18 years ago
Sorry for the big mess, I feel ashame! Hopefully the issues with the close buttons for the tabviews are now fixed. More... over 18 years ago
Add BASIC AUTHENTICATION capability to RPC functionality. Thanks to Antony Zanetti for the patch. (I did a few changes to match qooxdoo style better, specifically, "useBasicHTTPAuth" changed to "useBasicHttpAuth".) More... over 18 years ago
Many fixes to correctly support images in recent webkit versions. Quite ugly implementation bugs. More... over 18 years ago
Bugfix: Added plenty of previously missing var statements. More... over 18 years ago
Added debug output for client detection More... over 18 years ago
Improved client detection for safari and khtml, general improvement of platform detection More... over 18 years ago
o changed property names and API a little bit. More... over 18 years ago
o Added close-button for TabViews More... over 18 years ago
- Added a select event (when double clicking on a day or pressing enter) - thanks to David Perez! - Bugfix: When switching from a day in another month (but shown in the upper or lower area of the current month) to a day in the current month, the current day marker wasn't removed from the old selected day. More... over 18 years ago
Reject illegal dates like 2006-09-33 when parsing (instead of simply letting JavaScript deal with the overflow) More... over 18 years ago
Fixed demos More... over 18 years ago
Make description of demo more complete and accurate. More... over 18 years ago
remove superfluous variables and calculations More... over 18 years ago
Final change to fix bug 150? I'm sure you'll let me know if it's not. :-) More... over 18 years ago
Completed string replacement logic, made it the default in framework, demo and api to allow the community to test it. Thank you for your help. More... over 18 years ago
Fixed minor issue More... over 18 years ago
Improves the fix for bug 150. Code path via open/close is different than via enabling/disabling specific tree lines. More... over 18 years ago
Another spelling fix (Wen -> Wed) More... over 18 years ago
Improved string compression logic, added ignore support for constants and debug statements, etc. More... over 18 years ago
Added getAllChildrenOfType and getLastChild method More... over 18 years ago
Fixed names of months and weekdays. Thanks to David Perez! More... over 18 years ago
overflow="hidden" now works if the label has a flex dimension More... over 18 years ago
Bugfix (corrected typo) More... over 18 years ago
Don't throwing an exception any more when an unsupported item type comes along in a value More... over 18 years ago
API generation error messages now give the file in which the error occurred More... over 18 years ago
Added debug possibility for generated tree, improved output of tokens and tree, fixed minor indenting issue in xml-mapper for tree More... over 18 years ago
Minor fix More... over 18 years ago