summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't add setCurorPosition as it focuses the field (#7749)Artur Signell2014-12-121-0/+1
* Declarative support for TabSheet and Accordion (#7749)Matti Hosio2014-12-126-3/+450
* Declarative support for TextField, PasswordField and TextArea (#7749)Matti Hosio2014-12-129-2/+355
* Declarative support for AbstractTextField (#7749)Matti Hosio2014-12-105-3/+212
* Add support for margins in AbstractOrderedLayout (#7749)Matti Hosio2014-12-103-10/+62
* Declarative support for AbstractField (#7749)Matti Hosio2014-12-109-3/+372
* Fix errors that affect validation builds (#7749).Mika Murtojarvi2014-12-107-7/+32
* Change a test not to use LocaleUtils.Mika Murtojarvi2014-12-101-6/+3
* Remove locale utils dependency since that is not available in the server depe...Matti Hosio2014-12-102-10/+3
* Declarative support for CssLayout (#7749)Matti Hosio2014-12-103-0/+197
* Handle locale as a special case (#7749).Mika Murtojarvi2014-12-092-1/+195
* Handle immediate property as a special case (#7749).Mika Murtojarvi2014-12-093-1/+49
* Support for automatic binding of the fields of the root layout (#7749)Matti Hosio2014-12-087-20/+670
* Declarative support for Responsive (#7749)Matti Hosio2014-12-083-1/+90
* Declarative: handle inner html for Button and Label (#7749).Mika Murtojarvi2014-12-0510-9/+463
* Fixes for the public API of DesignContext.Mika Murtojarvi2014-12-048-148/+323
* Declarative support for AbsoluteLayout (#7749)Matti Hosio2014-12-046-6/+355
* Declarative feature improvements (#7749)Matti Hosio2014-12-043-318/+316
* Declarative: Use Element in DesingSynchronizable method parametersMatti Hosio2014-12-039-101/+94
* Declarative: Set used file separators and decimal symbols explicitlyMatti Hosio2014-12-031-2/+12
* Declarative: remove unnecessary files.Mika Murtojarvi2014-12-033-81/+0
* Vaadin declarative: parser and html generator.Mika Murtojarvi2014-12-0211-194/+602
* Declarative support for AbstractOrderedLayoutMatti Hosio2014-12-025-9/+748
* Support for synchronizing to design in AbstractComponentMatti Hosio2014-12-024-138/+667
* support for declarative in AbstractComponentMatti Hosio2014-11-285-1/+745
* Update to GWT 2.7.0 (#14522)Artur Signell2014-11-212-12/+1
* Fix duplicate detection in test locator.Sauli Tähkäpää2014-11-203-16/+12
* Remove IE8 from TextFieldBevelTest. (#14634)Sauli Tähkäpää2014-11-201-27/+37
* Don't iterate all connectors for unregistering (#14714)Leif Åstrand2014-11-192-29/+76
* Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).Denis Anisimov2014-11-195-35/+39
* Also disable annotation scanning after redeployLeif Åstrand2014-11-191-9/+15
* Unwanted horizontal scrollbar in Valo menu (#15237)Jouni Koivuviita2014-11-181-0/+1
* Valo menu broken on Android Chrome (#15236)Jouni Koivuviita2014-11-171-0/+2
* Add constructor for directly extending a connector (#13579)Leif Åstrand2014-11-172-0/+41
* Set v-bevel to 'false' should unset 'v-textfield-bevel' value (#14634).Denis Anisimov2014-11-155-1/+121
* Make junit.test.suite a property.Sauli Tähkäpää2014-11-153-13/+27
* Revert "DateField popup doesn't close when click on popup button (#14857)"Sauli Tähkäpää2014-11-143-153/+11
* Drop indicators in Valo are now working as in Reindeer theme (#14836)Jouni Koivuviita2014-11-143-36/+159
* Revert "Table column width can be changed from defined to expandratio (#15101)"Sauli Tähkäpää2014-11-133-199/+0
* Revert "Position tooltips in the visible area (#15129)."Sauli Tähkäpää2014-11-134-236/+0
* Add test suites for running changed and affected tests.Sauli Tähkäpää2014-11-137-199/+552
* Table is not caching thousands of rows in vain (#13576)Sara Seppola2014-11-123-10/+167
* Update supported browser versions (#15207)Leif Åstrand2014-11-121-6/+6
* Unit test correction for moving any event in month calendar view(#12413)Denis Anisimov2014-11-111-19/+57
* Update selection after changes in underlying data source (#13580).Denis Anisimov2014-11-115-3/+289
* Update @since to VaadinService.Sauli Tähkäpää2014-11-111-1/+1
* TreeTable column header and footer height fix (#15121)Anna Koskinen2014-11-102-0/+15
* DateField popup doesn't close when click on popup button (#14857)Anna Miroshnik2014-11-103-11/+153
* Allow move any event in month calendar view (#12413).Denis Anisimov2014-11-073-17/+241
* Column drag'n'drop disables HeaderClickEvents until left-click (#15167)Anna Koskinen2014-11-073-8/+169