5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring in preparation of providing considerably greater extensibility. More... over 16 years ago
Adding support for alternate mouse buttons (limited operation in Safari and Opera) More... over 16 years ago
Adding WindowEvent support. More... almost 17 years ago
Fix for issue [ 1997237 ] Open session in View pattern More... almost 17 years ago
test commit More... almost 17 years ago
* Correct a problem with the JSO that was replacing "\n" with "\\r\\n". This was breaking selectionBeginIndex and selectionEndIndex for Text Components.
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
* Added support to the Reflector for reading class fields. There is now a getFields() map that allows you to access object fields in the same manner that you access properties. Additionally, there is also a getAttributes() map that unifies properties and fields under one map, thus making it easy to do read/write operations against either a property or field without having to write extra code to handle either case.
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
* Eliminated the requirement that the request URL for the application must be '/'.
Josh Gertzen
as pra9ma
More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
* Fixed a bug in ArrayGrid that could cause a ClassCastException to occur under More... over 17 years ago
* Refined MessageBus to make it more typesafe.
Josh Gertzen
as pra9ma
More... over 17 years ago
* Added support to the addSingleRowXXX methods for automatically retrieving auto-increment values based on the database meta data. Now when you insert an object it's id property will be set appropriately. Also added support for proper date/time/timestamp conversions. And finally, removed the name mangling for columns with underscores because it was simply too messy to manage.
Josh Gertzen
as pra9ma
More... over 17 years ago
* Offset the activity indicator so it shows properly when the horizontal scroll bar appears. This is not a permanent solution, but it works for now.
Josh Gertzen
as pra9ma
More... over 17 years ago
* Improved Application.Local variable performance by eliminating unnecessary synchronized lock.
Josh Gertzen
as pra9ma
More... over 17 years ago
* Added a XOD constructor that takes an InputStream instead of a uri. More... over 17 years ago
* Modified XOD to take the ClassLoader that contains the class definitions about More... over 17 years ago
[no comment]
Josh Gertzen
as pra9ma
More... over 17 years ago
* Made some minor tweaks to the naming of certain Reflector methods.
Josh Gertzen
as pra9ma
More... over 17 years ago