aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ComponentDetail.java
Commit message (Expand)AuthorAgeFilesLines
* Removed unused code related to old offsetSize stored in ComponentDetailArtur Signell2012-03-211-19/+0
* #8438 Event handler registration is now a Set in the shared stateArtur Signell2012-03-211-35/+0
* Store MeasuredSize instance in VAbstractPaintableWidget (#8313)Leif Åstrand2012-02-071-8/+1
* Initial MeasureManager and working Horizontal/VerticalLayout (#8313)Leif Åstrand2012-01-301-0/+6
* Initial removal of %-conversions, many components need fixes (#8312)Leif Åstrand2012-01-301-15/+0
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-22/+0
* Split Paintable handling from ApplicationConnection to PaintableMap.Artur Signell2012-01-201-19/+23
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* optimized event map handlingMatti Tahvonen2009-11-261-6/+32
* Work in progressArtur Signell2009-11-251-7/+7
* Initial commit for framework enhancement for #3234Artur Signell2009-11-201-17/+17
* mem leak safer approach for #2997 + javadocsMatti Tahvonen2009-05-261-0/+42
* Fix for #2997 - Add API for registering tooltips for any element in the DOM treeArtur Signell2009-05-211-15/+0
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+88