summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/label/VLabel.java
Commit message (Expand)AuthorAgeFilesLines
* Organized imports and formatted all java filesArtur Signell2012-02-281-1/+1
* Merge branch 'layoutperformance'Leif Åstrand2012-02-271-11/+5
|\
| * Merge remote branch 'origin/master' into layoutperformanceLeif Åstrand2012-02-231-0/+10
| |\
| * | Initial removal of %-conversions, many components need fixes (#8312)Leif Åstrand2012-01-301-11/+4
* | | Removed extra "Widget" prefix from ApplicationConnection method namesArtur Signell2012-02-271-1/+1
| |/ |/|
* | #8324 Made Label tooltips work again using the old method as it isArtur Signell2012-02-211-0/+9
|/
* Split VScrollTable, VTreeTable and VMenuBar into paintable andArtur Signell2012-01-261-6/+1
* Created VAbstractPaintableWidgetArtur Signell2012-01-231-0/+75