summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing @since, remove empty @since annotations from tests7.6.7Aleksi Hietanen2016-06-23184-195/+2
* Make sure AtmosphereFramework is always properly destroyed (#17581)Artur Signell2016-06-231-1/+31
* Provide a way to disallow navigation to the same state twice (#12107).Denis Anisimov2016-06-232-26/+122
* Fixing messed up column in Grid after hide, resize and show (#19826)adam2016-06-233-1/+181
* Add missing license header to BodyStyleNameTeemu Suo-Anttila2016-06-231-0/+16
* Fix a Javadoc typo that crashes Checkstyle (yes, really)Johannes Dahlström2016-06-231-1/+1
* Make tests pass in any timezone (#19813)Marco Collovati2016-06-232-9/+15
* Correctly detect PhantomJS 2.1Artur Signell2016-06-233-2/+47
* Make tests pass in any timezoneJoonas Lehtinen2016-06-233-23/+49
* Fixed tooltips for sub-windows (#19073)Pontus Boström2016-06-233-6/+142
* Compare against references also if no version specifiedHenri Sara2016-06-231-7/+11
* Add javadocs for onConnectorHierarchyChangeLeif Åstrand2016-06-231-0/+30
* Fix classpath order for integration testsHenri Sara2016-06-231-1/+2
* Relax checkstyle rulesHenri Sara2016-06-231-1/+1
* Throw IAE in setExpandRatio() if given ratio is less than 0Maciej Przepióra2016-06-231-0/+8
* Ensure addItem(null) returns nullArtur Signell2016-06-233-9/+8
* Fix comment for AttachListener interface (#19792)7.6.6Anton Yegorov2016-05-111-1/+1
* Handle touch events in Window (#18042)Anna Koskinen2016-05-111-3/+3
* Clarify expand javadoc for GridLayoutArtur Signell2016-05-111-6/+16
* Update @since for 7.6.6Henri Sara2016-05-061-2/+2
* Take body scrolling into account when deciding combobox popup position (#19162)Artur Signell2016-05-064-11/+122
* Expect Chrome 50 in VerifyBrowserVersionTestHenri Sara2016-05-061-3/+2
* Fix CriticalNotificationsTest on ChromeHenri Sara2016-05-061-0/+6
* Fix IE focus fix which has been broken since 7.0.0 (#19789, #7965)Henri Sara2016-05-061-3/+5
* Restrict grid sidebar size to visible viewport (#19349)Artur Signell2016-05-066-4/+302
* Scroll selected tab into view (#3899)Artur Signell2016-05-063-1/+44
* Use the correct window height when comparing to browser window height (#19590)Artur Signell2016-05-063-8/+93
* Double check table focus in IE (#19676)Artur Signell2016-05-062-4/+158
* Take transition into account for Window layout (#15192, #19525, #19415)Artur Signell2016-05-065-0/+241
* Clarify error message for column mismatches (#18323)Leif Åstrand2016-05-061-5/+9
* Only handle shortcuts targeted for UI or body element (#19498)Artur Signell2016-05-063-2/+129
* Fix Chrome version string7.6.5Markus Koivisto2016-04-191-2/+3
* Add javadoc and @since for new APIelmot2016-04-152-0/+12
* Revert "Make it possible to intercept RPC calls without copy/paste"Ilia Motornyi2016-04-158-412/+33
* Revert "Support string data in javascript renderers (#18209)"Ilia Motornyi2016-04-156-79/+9
* Revert "Fix JavaScriptStringRenderer to work in IE8"Ilia Motornyi2016-04-151-2/+0
* Make sure RPC queue is only flushed when there are pending invocations (#19684)Artur Signell2016-04-141-1/+2
* Prevent closing of uncloseable Window on esc (#19700)Teemu Pöntelin2016-04-143-1/+94
* Documentation for container switch limitations (#18323)elmot2016-04-141-2/+7
* Focus click element inside a drag'n'drop wrapper (#14826)Artur Signell2016-04-143-35/+96
* Update gwt-rpc.asciidocEnver Haase2016-04-141-2/+2
* Update gwt-shared-state.asciidocEnver Haase2016-04-141-1/+1
* Documentation for container switch limitations (#18323)elmot2016-04-141-1/+4
* Fix Grid to not refresh already focused cell (#19653)Teemu Suo-Anttila2016-04-141-1/+0
* Refresh grid body after resize (#19664)Markus Koivisto2016-04-143-0/+118
* Fix Escalator BodyContainer logical top row tracking (#17262)Markus Koivisto2016-04-143-0/+31
* Remove TB2 tests and integration tests for legacy servers/portalsArtur Signell2016-04-14470-43049/+3
* Add documentation for Eclipse Notification CenterMarkus Koivisto2016-04-1412-0/+92
* Fix ClassPathExplorer widgetset source directory lookup (#19694)Teemu Suo-Anttila2016-04-142-12/+37
* Fixed some missing images and broken xrefs, as well as problems in the gettin...Marko Gronroos2016-04-1417-69/+1137