Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove almost unused CellBasedLayout (#8313) | Leif Åstrand | 2012-02-10 | 1 | -343/+0 |
| | |||||
* | #8324 Split VGridLayout, VHorizontalLayout and VVerticalLayout into | Artur Signell | 2012-01-31 | 1 | -72/+14 |
| | | | | | paintable and widget | ||||
* | Split Paintable from Widget so we have VPaintable (paintable without any | Artur Signell | 2012-01-22 | 1 | -5/+9 |
| | | | Widget), VPaintableWidget (paintable connected to a widget). | ||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | Reverted [16223] | John Alhroos | 2010-11-30 | 1 | -0/+23 |
| | | | | svn changeset:16234/svn branch:6.5 | ||||
* | Removed handlDynamicDimensions since it is redundant. #6075 | John Alhroos | 2010-11-30 | 1 | -24/+0 |
| | | | | svn changeset:16223/svn branch:6.5 | ||||
* | Fix for #6075 | John Alhroos | 2010-11-30 | 1 | -0/+30 |
| | | | | svn changeset:16217/svn branch:6.5 | ||||
* | Fixed unused variable warnings | Artur Signell | 2010-10-07 | 1 | -2/+2 |
| | | | | svn changeset:15439/svn branch:6.5 | ||||
* | Formatted using Eclipse Helios / Windows XP | Artur Signell | 2010-08-16 | 1 | -5/+4 |
| | | | | svn changeset:14496/svn branch:6.4 | ||||
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 1 | -0/+3 |
| | | | | svn changeset:11733/svn branch:6.3 | ||||
* | Merged: [9096] fix for #3444 Opera missing components and [9097] ↵ | Henri Sara | 2009-10-06 | 1 | -1/+3 |
| | | | | | | CellBasedLayout style typo svn changeset:9099/svn branch:6.2 | ||||
* | added minor visibility check to avoid error in hosted mode | Matti Tahvonen | 2009-09-08 | 1 | -9/+11 |
| | | | | svn changeset:8706/svn branch:6.1 | ||||
* | fixes #3229 | Matti Tahvonen | 2009-08-27 | 1 | -1/+1 |
| | | | | svn changeset:8556/svn branch:6.1 | ||||
* | fixes #3195 | Matti Tahvonen | 2009-08-21 | 1 | -3/+29 |
| | | | | svn changeset:8519/svn branch:6.1 | ||||
* | optimized margin and spacing measuring for ordered layouts. In FF profiled ↵ | Matti Tahvonen | 2009-08-18 | 1 | -25/+26 |
| | | | | | | time for this funtion with 200 layouts test case dropped from + 4000ms to 230ms svn changeset:8500/svn branch:6.1 | ||||
* | #2904 Change client side class name prefixes I -> V (class names only, not ↵ | Henri Sara | 2009-05-11 | 1 | -3/+3 |
| | | | | | | yet CSS prefixes) svn changeset:7742/svn branch:6.0 | ||||
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -0/+335 |
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 |