summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix README.mdfeature/nullrepresentationelmot2016-05-021-33/+10
* Expect Chrome 50 in VerifyBrowserVersionTestHenri Sara2016-05-021-6/+5
* Fix CriticalNotificationsTest on ChromeHenri Sara2016-05-021-0/+6
* Add interface for AppWidgetset (#19770)Markus Koivisto2016-04-296-43/+264
* Fix IE focus fix which has been broken since 7.0.0 (#7965)Artur Signell2016-04-281-3/+5
* Restrict grid sidebar size to visible viewport (#19349)Artur Signell2016-04-286-4/+302
* Scroll selected tab into view (#3899)Artur Signell2016-04-283-1/+44
* Use the correct window height when comparing to browser window height (#19590)Artur Signell2016-04-283-8/+93
* Double check table focus in IE (#19676)Artur Signell2016-04-282-4/+158
* Take transition into account for Window layout (#15192, #19525, #19415)Artur Signell2016-04-285-0/+241
* Fixed language mistakeselmot2016-04-283-8/+6
* Clarify error message for column mismatches (#18323)Leif Åstrand2016-04-281-5/+9
* Store unknown attributes in DesignContext #19749John Ahlroos2016-04-284-12/+95
* Fix PropertyValueGenerator javadocsLeif Åstrand2016-04-281-4/+6
* Do not throw an exception for PhantomJSHenri Sara2016-04-282-7/+19
* Make sure that browser.factory is passed to JUnitHenri Sara2016-04-281-0/+2
* Merge remote-tracking branch 'origin/feature/mavenize' to masterTeemu Suo-Anttila2016-04-285755-4538/+6485
|\
| * Fix formatting of VaadinBrowserFactoryHenri Sara2016-04-281-6/+8
| * Add browser factory for SauceLabsHenri Sara2016-04-281-0/+112
| * Add browser factory for BrowserStackHenri Sara2016-04-281-0/+128
| * Add a way to override browser factoryHenri Sara2016-04-281-0/+31
| * Move checkstyles plugin to actual moduleselmot2016-04-2712-33/+105
| * Move compiled themes out from resourcesTeemu Suo-Anttila2016-04-271152-37/+40
| * Move test UI to correct source folderTeemu Suo-Anttila2016-04-271-0/+0