aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/layout/CellBasedLayoutPaintable.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove almost unused CellBasedLayout (#8313)Leif Åstrand2012-02-101-83/+0
|
* #8325 Move ApplicationConnection.updateComponent toArtur Signell2012-02-071-4/+3
| | | VAbstractPaintableWidget.updateFromUIDL
* Adding missing license infoArtur Signell2012-02-021-0/+3
|
* Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)Artur Signell2012-01-311-81/+81
| | | | Manually merged CRLF changes + additional small patch for changes that SHOULD NOT be in the changeset but that the SVN -> GIT sync script has added
* #8324 Split VGridLayout, VHorizontalLayout and VVerticalLayout intoArtur Signell2012-01-311-0/+81
paintable and widget