5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This is the initial release of the ThinHitch Data Binding framework for Thinwire. More... almost 16 years ago
ThinHitch is a data binding framework for ThinWire. More... almost 16 years ago
1939987 - Broken DOUBLE_CLICK processing on GridBox. Fixed typo.
cjq
More... about 16 years ago
1939987 - Broken DOUBLE_CLICK processing on GridBox. Fixed typo.
cjq
More... about 16 years ago
1965315 - NullPointerException in MenuRenderer.destroy(). Destroy children first.
cjq
More... about 16 years ago
1965315 - NullPointerException in MenuRenderer.destroy(). Destroy children first.
cjq
More... about 16 years ago
2803268 - openLocation methods don't pass target on to main method fixed.
cjq
More... about 16 years ago
2803268 - openLocation methods don't pass target on to main method fixed.
cjq
More... about 16 years ago
1895751 and 1999022 fail on non-windows systems. Change file download path to default temp directory.
cjq
More... about 16 years ago
1895751 and 1999022 fail on non-windows systems. Change file download path to default tmep directory.
cjq
More... about 16 years ago
Added ability to dynamically change favourite icon.
cjq
More... about 16 years ago
Added ability to dynamically change favourite icon.
cjq
More... about 16 years ago
Close inputstream in imageinfo.
cjq
More... about 16 years ago
Close inputstream in imageinfo.
cjq
More... about 16 years ago
Added _focusLost, _focusGained methods in component.
cjq
More... about 16 years ago
Removing because final branch already exists in framework/branches/1.2.
cjq
More... about 16 years ago
Created 1.2 trunk for final release.
cjq
More... about 16 years ago
Add new test for gridbox, add and remove rows.
cjq
More... about 16 years ago
Remove selected Row from GridBox clears selections - 2013252. Fixed selection bug.
cjq
More... about 16 years ago
Menu to use the same mechanism as DropDown. _focusLost().
cjq
More... about 16 years ago
Fixed introduced problem where menu tried to close itself even though it was active.
cjq
More... about 16 years ago
WebApplication - Added TERMINATING state so that events aren't processed if the application is in the process of shutting down.
cjq
More... about 16 years ago
Fixed some of the classpaths so the resources are correct.
cjq
More... about 16 years ago
Remove menu when frame destroyed.
cjq
More... about 16 years ago
Repairing Maximize/Minimize and adding RowLayout, AnchorLayout, and ScrollPane More... over 16 years ago
Added support for syncExec More... over 16 years ago
Fixed a bug that could potentially make the server hang. More... over 16 years ago
Fixing an issue that happens when an event comes in after the Application has closed. More... over 16 years ago
Fixing issue where closing a dialog would not remove it from the minimized windows (when minimized, of course) More... over 16 years ago
Added Maximize/Minimize to Dialog More... over 16 years ago