summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Throw exception early on null itemId (#16541)vilo2016-05-201-0/+3
* Ensure ContainerOrderedWrapper returns itemIds in expected orderArtur Signell2016-05-192-5/+17
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2016-05-193-0/+183
* Workaround Version class to work with 7.7-SNAPSHOTTeemu Suo-Anttila2016-05-191-1/+9
* Remove shortcut listener from subclasses of AbstractComponent (#16498).Edoardo Vacchi2016-05-173-3/+199
* Deprecate public bitmask methods in MarginInfo (#17565)patrik2016-05-171-0/+15
* Change GridLayout to no longer be a legacy componentArtur Signell2016-05-162-30/+3
* Tooltip might not close when moving outside of UI (#13370)Anna Koskinen2016-05-161-2/+51
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-166-52/+129
* Extract guava from the gwt-dev jar to client-compilerTeemu Suo-Anttila2016-05-161-1/+1
* Upgrade Atmosphere JS back to 2.2.13.vaadin3 as in 7.6Artur Signell2016-05-161-1/+1
* Fix typo in VariableOwner error messageLeif Åstrand2016-05-161-8/+8
* Disable multiselect checkboxes when Grid is disabled. (#18560)Sauli Tähkäpää2016-05-136-6/+254
* Fix opacity value for disabled label and non-collapsible column (#15489)Denis Anisimov2016-05-136-0/+243
* Do not start local Jetty for server testsArtur Signell2016-05-131-13/+5
* Fixed tooltips for sub-windows (#19073)Pontus Boström2016-05-123-6/+142
* Use error styles for NativeSelect/ListSelect/TwinColSelect in Valo (#19550)Artur Signell2016-05-114-2/+128
* Avoid rebuilding VListSelect DOM for each round trip (#14765)Leif Åstrand2016-05-116-13/+529
* Remove guava URL encode dependencyMarkus Koivisto2016-05-116-12/+15
* Eliminate most server-side Guava useHenri Sara2016-05-114-30/+105
* Always close expanded top level menu item on click (#14568).Denis Anisimov2016-05-113-0/+154
* Update to Atmosphere 2.2.9.vaadin2 (#19742)Artur Signell2016-05-112-4/+4
* Always return cursor position 0 when displaying input prompt (#19766)Teemu Pöntelin2016-05-113-1/+73
* Fix UIProvider backwards compatibility with AppWidgetsetTeemu Suo-Anttila2016-05-113-8/+30
* Take widget set style into account when compiling widget setArtur Signell2016-05-111-0/+1
* Fix comment for AttachListener interface (#19792)7.7.0.alpha2Anton Yegorov2016-05-101-1/+1
* Fix null selection to work again (#19787)Artur Signell2016-05-094-7/+69
* Handle touch events in Window (#18042)Anna Koskinen2016-05-091-3/+3
* Clarify expand javadoc for GridLayoutArtur Signell2016-05-091-6/+16
* Test using PayaraArtur Signell2016-05-071-0/+7
* Update @since for 7.6.6Henri Sara2016-05-061-2/+2
* Add @since for DesignContextHenri Sara2016-05-061-2/+2
* Compare against references also if no version specifiedHenri Sara2016-05-041-7/+11
* Add javadocs for onConnectorHierarchyChangeLeif Åstrand2016-05-041-0/+30
* Revert "Better default for nullRepresentation (#13221, #12877)"feature/standard-sassIlia Motornyi2016-05-045-162/+2
* Revert "Documentation fix for null representation (#13221)"Ilia Motornyi2016-05-042-6/+3
* Fix classpath order for integration testsHenri Sara2016-05-041-1/+1
* Relax checkstyle rulesHenri Sara2016-05-031-1/+1
* Ignore files generated for checkstylesLeif Åstrand2016-05-031-0/+2
* Move theme and widgetset compilation to prepare-packageTeemu Suo-Anttila2016-05-031-0/+1
* Throw IAE in setExpandRatio() if given ratio is less than 0Maciej Przepióra2016-05-031-0/+8
* Ensure addItem(null) returns nullArtur Signell2016-05-033-9/+8
* added one missing "you"Fredrik Rönnlund2016-05-021-1/+1
* Update gwt-rpc.asciidocEnver Haase2016-05-021-1/+1
* Update clientside-debugging.asciidocEnver Haase2016-05-021-1/+1
* Update advanced-dragndrop.asciidocGuglielmo Moretti2016-05-021-1/+1
* Take body scrolling into account when deciding combobox popup position (#19162)Artur Signell2016-05-024-11/+122
* GWT history frame is not needed in embeddingJonni Nakari2016-05-021-20/+0
* Documentation fix for null representation (#13221)elmot2016-05-022-3/+6
* Better default for nullRepresentation (#13221, #12877)Matti Tahvonen2016-05-025-2/+162