aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/MeasuredSize.java
Commit message (Expand)AuthorAgeFilesLines
* Moved client files to a client src folder (#9299)Artur Signell2012-08-131-228/+0
* Initial LayoutDependencyTreeLeif Åstrand2012-04-021-33/+40
* #8448 Replaced id and connection setters with parameters to the init method a...Artur Signell2012-02-281-1/+0
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-1/+1
* Refactor #8313 based on API reviewLeif Åstrand2012-02-271-74/+28
* Rename deRegisterDependency -> unregisterDependencyLeif Åstrand2012-02-231-1/+1
* Add license to new filesLeif Åstrand2012-02-231-0/+3
* Use required size instead of offset size (#8313)Leif Åstrand2012-02-161-4/+4
* Refactor to calculate heights and widths separately (#8313)Leif Åstrand2012-02-131-29/+51
* Cleanup and refactoring (#8313)Leif Åstrand2012-02-081-0/+243