0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 27, 2023 — Sep 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cleanup imports More... about 16 years ago
Textbox does not fire binding event if key pressed does not change value of textbox (shift, arrows, etc); More... about 16 years ago
Consuming propertyChanges when a key event doesn't affect the value of the component More... about 16 years ago
suppressing events while setElements is being called. More... about 16 years ago
Changed MessageBox and XulRoot to better support modal dialogs spawning their own modal dialogs More... about 16 years ago
<pen:line/> implementation More... about 16 years ago
fixed issue with setElements and active cell editors More... about 16 years ago
Fixed problem with checkbox cell editors not working as expected More... about 16 years ago
Fires event on row removal More... about 16 years ago
cleanup imports More... over 16 years ago
Changed some Binding stuff around. Now passing document instead of xuldomcontainer. (friendlier) More... over 16 years ago
Fixed bug with buttons without images. Thank you junit More... over 16 years ago
Binding fixes More... over 16 years ago
Can now reference buttons with the convention [dialog_id]_[button] such as "openDialog_accept" More... over 16 years ago
Swt support for binding to textbox and Tree (down to the cell level) More... over 16 years ago
selected item change in combobox (embeeded in table row) now fires a selected item property change event from SwingTreeCell More... over 16 years ago
cleanup imports More... over 16 years ago
cleanup imports More... over 16 years ago
PDI-1085 Esc key dismisses dialog as cancel More... over 16 years ago
Fixed issue with getMaxLength More... over 16 years ago
fixed Binding test by adding property change support to Product class More... over 16 years ago
Overlays now merge attributes on the target element More... over 16 years ago
onselect invocation passes primative int instead of Integer More... over 16 years ago
added more tests for Bindings More... over 16 years ago
SwtTreeCol becomes InlineBindingExpression aware More... over 16 years ago
removed annoying system.err More... over 16 years ago
SwingTreeCol becomes InlineBindingExpression aware More... over 16 years ago
added debug More... over 16 years ago
Swing tree component supports full declarative binding via setElements More... over 16 years ago
XulTreeCol is now InlineBindingExpression aware More... over 16 years ago