Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial MeasureManager and working Horizontal/VerticalLayout (#8313) | Leif Åstrand | 2012-01-30 | 1 | -976/+0 |
| | |||||
* | Split Paintable from Widget so we have VPaintable (paintable without any | Artur Signell | 2012-01-22 | 1 | -17/+23 |
| | | | Widget), VPaintableWidget (paintable connected to a widget). | ||||
* | Split Paintable handling from ApplicationConnection to PaintableMap. | Artur Signell | 2012-01-20 | 1 | -1/+2 |
| | |||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | Merged changes from 6.5 branch | Henri Sara | 2011-02-28 | 1 | -8/+7 |
| | | | | svn changeset:17493/svn branch:6.6 | ||||
* | #5372 : test case, script and fix | Matti Tahvonen | 2010-12-29 | 1 | -0/+8 |
| | | | | svn changeset:16704/svn branch:6.5 | ||||
* | Additional fix for #6075 - CellBasedLayout does not update size correctly ↵ | Artur Signell | 2010-11-30 | 1 | -6/+11 |
| | | | | | | when set from client side svn changeset:16232/svn branch:6.5 | ||||
* | Formatted using Eclipse Helios / Windows XP | Artur Signell | 2010-08-16 | 1 | -67/+67 |
| | | | | svn changeset:14496/svn branch:6.4 | ||||
* | Formatted /src using Vaadin Java Conventions 20071114 | Artur Signell | 2010-06-28 | 1 | -892/+892 |
| | | | | svn changeset:13932/svn branch:6.4 | ||||
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 1 | -0/+3 |
| | | | | svn changeset:11733/svn branch:6.3 | ||||
* | Fixed remaining issues for #3541 - ↵ | Artur Signell | 2009-11-26 | 1 | -14/+7 |
| | | | | | | VerticalLayout/GridLayout/AbsoluteLayout/CSSLayout should support click events svn changeset:10072/svn branch:6.2 | ||||
* | Split test case into Layout click test and textfield focus/blur test + auto ↵ | Artur Signell | 2009-11-26 | 1 | -6/+1 |
| | | | | | | | | | | test for layout click. Simplified ClickEventHandler/LayoutClickEventHandler and made them public so they are available to other components. svn changeset:10054/svn branch:event-framework-3234 | ||||
* | fixed getComponent method (worked only when clicked directly on child ↵ | Matti Tahvonen | 2009-11-26 | 1 | -0/+2 |
| | | | | | | components element) svn changeset:10049/svn branch:event-framework-3234 | ||||
* | Separated client side listeners to a ClickEventHandler class | Artur Signell | 2009-11-25 | 1 | -41/+25 |
| | | | | svn changeset:10042/svn branch:event-framework-3234 | ||||
* | Work in progress | Artur Signell | 2009-11-25 | 1 | -38/+45 |
| | | | | svn changeset:10026/svn branch:event-framework-3234 | ||||
* | Initial commit for framework enhancement for #3234 | Artur Signell | 2009-11-20 | 1 | -1/+56 |
| | | | | svn changeset:9947/svn branch:event-framework-3234 | ||||
* | Merged: [9096] fix for #3444 Opera missing components and [9097] ↵ | Henri Sara | 2009-10-06 | 1 | -2/+2 |
| | | | | | | CellBasedLayout style typo svn changeset:9099/svn branch:6.2 | ||||
* | Large pile of various optimizations and small bug fixes. Changeset has a ↵ | Matti Tahvonen | 2009-08-20 | 1 | -9/+51 |
| | | | | | | | | | | | | | | | great regression risk, blame me on new odd bugs. * default alignments/expandratios now not transported over uidl * added new map type to painttarget * rewrote UIDL with overlay type * ditched gwt JSON implementation instead of own "overlay type" altogether * using arraylist instead of vector in all places on client side * optimized a bit LocaleService * rewrote uidl browsers in debug window (now does not stall IE that easily with large changesets) svn changeset:8516/svn branch:6.1 | ||||
* | merged [8456] and [8455] to 6.1 | Matti Tahvonen | 2009-08-11 | 1 | -1/+1 |
| | | | | svn changeset:8457/svn branch:6.1 | ||||
* | fixes #2909 + cleanup and generics for UIDL class | Matti Tahvonen | 2009-05-20 | 1 | -2/+2 |
| | | | | svn changeset:7915/svn branch:6.0 | ||||
* | #2904 Renamed CSS prefix "i-" to "v-" | Henri Sara | 2009-05-12 | 1 | -3/+3 |
| | | | | svn changeset:7752/svn branch:6.0 | ||||
* | #2904 Change client side class name prefixes I -> V (class names only, not ↵ | Henri Sara | 2009-05-11 | 1 | -0/+876 |
yet CSS prefixes) svn changeset:7742/svn branch:6.0 |