aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/Container.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed interface that is never referencedArtur Signell2012-04-121-58/+0
|
* #8323 Moved updateCaption from Container to VPaintableWidgetContainerArtur Signell2012-01-311-18/+1
|
* Crude first implementation of getParentPaintableArtur Signell2012-01-311-0/+4
| | | | Moved caption handling from Container to newly introduced VPaintableWidgetContainer
* Split VScrollTable, VTreeTable and VMenuBar into paintable andArtur Signell2012-01-261-2/+2
| | | widget classes. Improved VAbstractPaintable
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-3/+3
| | | Widget), VPaintableWidget (paintable connected to a widget).
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
| | | | svn changeset:22317/svn branch:6.7
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+71
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0