| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- com.itmill.toolkit.external not yet fully renamed
svn changeset:7715/svn branch:6.0
|
|
|
|
| |
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
|
|
|
|
| |
svn changeset:2870/svn branch:trunk
|
|
|
|
|
|
| |
According to http://toolkit.intra.itmill.com/trac/itmilltoolkit/wiki/CodingConventions
svn changeset:2864/svn branch:trunk
|
|
|
|
|
|
|
|
|
|
| |
Sizeable implementation now copy-pasted to all implementing classes (Panel, Tabsheet, SplitPanel...).
-Changed ReservationApplication to conform to new setStyleName. Removed deprecated style constant usages also. Some margins enabled to layouts.
-IOrderedLayout vertical reverted back to DIV implementation.
-Margins added to demo layouts where needed.
svn changeset:2714/svn branch:trunk
|
|
|
|
|
|
| |
not done.
svn changeset:2659/svn branch:trunk
|
|
|
|
|
|
|
|
|
|
| |
-runAnchestorsLayout -> runAncestorsLayout (grammar-fix).
-IPanel stylename conventions changed (again). Now all additional stylenames are added to the panel, e.g. addStyleName("red") + addStyleName("green") -> .i-panel .i-panel-red .i-panel-green
- ^ same for ITabsheet.
-Layout padding convention changed (again). Now by default only Panels and TabSheets have padding, and they can remove that padding by using a constant stylename (Panel.STYLE_NO_PADDING and same for TabSheet).
-IWindow styles altered a bit (now able to move Window in IE6 also :)).
svn changeset:2527/svn branch:trunk
|
|
|
|
|
|
|
|
|
| |
".i-panel .i-panel-light", just ".i-panel-light" and ".i-panel-light-caption").
-FilterSelect prev and next button structure changed (now has one extra SPAN element for styling).
-Initial tree styling done.
svn changeset:2472/svn branch:trunk
|
|
|
|
| |
svn changeset:2461/svn branch:trunk
|
|
svn changeset:2457/svn branch:trunk
|