0
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 23, 2023 — Jun 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
used if conditional instead of exceptions to control discovery of setter method in binding More... about 16 years ago
fixed case error in sample xul file name More... about 16 years ago
output junit xml to test classes dir More... about 16 years ago
Clean now deletes test output More... about 16 years ago
changed classpath to use linux swt jars More... about 16 years ago
better error messages when binding fails More... about 16 years ago
Dialog Fixes More... about 16 years ago
Fixing a bad file move More... about 16 years ago
Dialog support and unit tests More... about 16 years ago
fixed nullpointer when text box in password mode More... about 16 years ago
Added SwtDialog to support database dialog as dialog. More... about 16 years ago
BindingConvertor and some junit tests More... about 16 years ago
Commented out some tests until a solution is found. More... about 16 years ago
Bad checkin fixes. Removed SWT Runner (put it back where it belongs) and re-added in runner test More... about 16 years ago
Bad checkin fixes. Removed SWT Runner (put it back where it belongs) and re-added in runner test More... about 16 years ago
Another stab at SWT jars More... about 16 years ago
Changed SWT jar references to Linux versions More... about 16 years ago
Added @Ignore to un-implemtented tests More... about 16 years ago
added back setter line More... about 16 years ago
Junit tests with mild refactorings More... about 16 years ago
Junit tests with mild refactorings More... about 16 years ago
Using generic type T for list and selected objects in XulMenuLIst and it's impls More... about 16 years ago
SwingMenuList - made selected item property change firing more precise More... about 16 years ago
added convenience methods for data binding to AbstractXulEventHandler More... about 16 years ago
added debug message to help debug method name resolution problems More... about 16 years ago
made swing menu list (aka combobox) bind-able by implementing get/setElements. Models will bind against the elements property for the list of elements in the combobox More... about 16 years ago
don't fire prop change event on setValue or we get property change event feedback loop More... about 16 years ago
removed sysout More... about 16 years ago
added info logging statement to print bindings as they are setup More... about 16 years ago
let binding exceptions propagate More... about 16 years ago