0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 27, 2023 — Jun 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed (hopefully) a cell editor focus-lost bug where an active cell editor would not update itself when the underlying datamodel changed. More... about 16 years ago
Fixed (hopefully) a cell editor focus-lost bug where an active cell editor would not update itself when the underlying datamodel changed. More... about 16 years ago
Fixed Dialog centering problem More... about 16 years ago
Removed horizontal scroll constraint on multi-line textboxes More... about 16 years ago
Bindings accept plain objects. More... about 16 years ago
Statusbar support, event handlers now also an event source (able to bind directly to them) More... about 16 years ago
Fixed Layout not calling super (hence not showing up) More... about 16 years ago
fixed getSelectedItem change that hurt surfboard More... about 16 years ago
Unit tests and minor refactors to support them More... about 16 years ago
Fixes for height \ width in swt dialog More... about 16 years ago
Fixes for height \ width in swt dialog More... about 16 years ago
removed verbose debug message More... about 16 years ago
attribute preservation More... about 16 years ago
Numeric Type with "Max" attribute supported in Swing More... about 16 years ago
Added "initialzed" flag in AbstractXulComponent to denote when layout has already been called on a component tree. This is useful for overlay logic so we know when we need to resetContainer and re-layout. More... about 16 years ago
added more informational message on overlay failure More... about 16 years ago
Junit Tests More... about 16 years ago
JUnit tests More... about 16 years ago
Nested Overlays within Includes (remove items from an include) More... about 16 years ago
Overlay test doc renaming More... about 16 years ago
Remove bindings added to BindingContext, loadFragment in the document interface More... about 16 years ago
added a convenience method to Document to load/remove overlays More... about 16 years ago
Added a refresh() More... about 16 years ago
Xul Image with Swing Implementation and sample document. Unit test to follow More... about 16 years ago
background color set lighter More... about 16 years ago
Statusbar, Statusbarpanel and Swing implementations More... about 16 years ago
Statusbar, Statusbarpanel and Swing implementations More... about 16 years ago
No default Resource Bundle bug fix More... about 16 years ago
SWT MenuList implementation. Will be changed to JFace soon More... about 16 years ago
Initial overlay support with add and remove (insertion position coming soon.) More... about 16 years ago