5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[09/26/06] More... almost 19 years ago
[09/26/06] More... almost 19 years ago
[09/26/06] More... almost 19 years ago
[09/26/06] More... almost 19 years ago
[09/26/06] More... almost 19 years ago
[09/26/06] More... almost 19 years ago
[09/26/06]
Josh Gertzen
as pra9ma
More... almost 19 years ago
[09/26/06]
Josh Gertzen
as pra9ma
More... almost 19 years ago
Release v1.2_beta2 tag
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Added appropriate GPL license header to every file.
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Fixed two issues with multi-tiered DropDownGridBoxes. The first problem was
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Added two new constructor forms to the RadioButton class that make it easier
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Corrected an issue with the return value from getParent on Menu.
Josh Gertzen
as pra9ma
More... almost 19 years ago
When setting the sort order of a GridBox, only update the selected row if there are rows.
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Corrected two bugs caused by the sorting of a GridBox column. Previously, if
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Corrected the behavior of the enabled property on the Label, Divider and Image
Josh Gertzen
as pra9ma
More... almost 19 years ago
By default Label does not wrap, but this behavior can be enabled by toggling the wrapText property.
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Reworked the way that TabSheet's x, y, width and height properties work. Previously,
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Added support for toggling the visibility of individual TabSheets. Previously
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Added support for setting the default style information for each component class using
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Corrected an issue with TextFields that have the inputHidden property
Josh Gertzen
as pra9ma
More... almost 19 years ago
-Added marker to header of source files to allow for license substitution.
Josh Gertzen
as pra9ma
More... almost 19 years ago
- Created a RangeComponent interface and abstract class implementation.
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Changed the Container interface so that it utilizes generics to
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Changed the name of reflection based get property mechanism used by all Style
Josh Gertzen
as pra9ma
More... almost 19 years ago
Updated the documentation for SelectionComponent and Slider.
Josh Gertzen
as pra9ma
More... almost 19 years ago
* Added an Application Local storage mechanism that works similar to ThreadLocal
Josh Gertzen
as pra9ma
More... almost 19 years ago
Slider Control
Josh Gertzen
as pra9ma
More... almost 19 years ago
The Slider control now handles all property changes that occur after the initial rendering.
Josh Gertzen
as pra9ma
More... almost 19 years ago
Added the Slider control, a new ui SelectionComponent.
Josh Gertzen
as pra9ma
More... almost 19 years ago