| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn changeset:4443/svn branch:trunk
|
|
|
|
|
|
|
| |
Fix: IOrderedLayout now handles component additions in between old components with captions (previously the insertion index was calculated wrong because of the caption elements were included in the index).
Small fixes to TestBench.
svn changeset:4107/svn branch:trunk
|
|
|
|
|
|
| |
Optimization for AbstractComponent.
svn changeset:3963/svn branch:trunk
|
|
|
|
| |
svn changeset:3717/svn branch:trunk
|
|
|
|
| |
svn changeset:3662/svn branch:trunk
|
|
|
|
|
|
| |
instead in combination with Size object (see ExpandLayout.java for example). OrderedLayout is no longer sizable. Table and Panel implement compatibility methods to proxy old size calls to the new Size object.
svn changeset:3228/svn branch:trunk
|
|
|
|
|
|
|
|
| |
Cleanup performed
Organized imports
Format
svn changeset:3162/svn branch:trunk
|
|
Added open source license and 3rd party licenses
Building new package
svn changeset:3129/svn branch:trunk
|