summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-031-3/+8
* Only trigger profiler after precondition checksLeif Åstrand2016-08-011-3/+3
* Fix disappearing ComboBox value (#19221)Matti Tahvonen2016-08-012-17/+79
* Use pure JS instead of JQuery JS for Atmosphere (#19396)Artur Signell2016-07-162-7/+6
* Added a null check to method 'setCellFocus' in grid.java in line with other c...7.7.0.beta1Dillion Bowman2016-07-151-1/+2
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-1/+1
* Fixing drag and drop file upload issue on windows (#19809)adam2016-07-132-10/+41
* Fixing Grid Layout required indicator position (#18418)Henri Sara2016-07-131-22/+21
* Fix ComboBox highlight width on IE8/9 (#19889)Henri Sara2016-07-131-1/+2
* Fixing ComboBox page flip on trackpad scroll (#19704)adam2016-07-041-4/+53
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-292-5/+41
* Fixing messed up column in Grid after hide, resize and show (#19826)adam2016-06-071-1/+1
* Add missing @since 7.77.7.0.alpha3Henri Sara2016-06-011-1/+1
* New login form (#8171)Ingo Kegel2016-06-012-0/+221
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-72/+1
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-312-30/+182
* Update missing @since for 7.7Henri Sara2016-05-303-6/+7
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-272-7/+22
* Correctly detect PhantomJS 2.1Artur Signell2016-05-222-0/+37
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2016-05-191-0/+25
* Change GridLayout to no longer be a legacy componentArtur Signell2016-05-161-11/+2
* 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-162-19/+17
* Disable multiselect checkboxes when Grid is disabled. (#18560)Sauli Tähkäpää2016-05-134-6/+141
* Fixed tooltips for sub-windows (#19073)Pontus Boström2016-05-121-6/+19
* Avoid rebuilding VListSelect DOM for each round trip (#14765)Leif Åstrand2016-05-111-13/+51
* Always close expanded top level menu item on click (#14568).Denis Anisimov2016-05-111-0/+2
* Always return cursor position 0 when displaying input prompt (#19766)Teemu Pöntelin2016-05-111-1/+1
* Handle touch events in Window (#18042)Anna Koskinen2016-05-091-3/+3
* Update @since for 7.6.6Henri Sara2016-05-061-2/+2
* Add javadocs for onConnectorHierarchyChangeLeif Åstrand2016-05-041-0/+30
* Take body scrolling into account when deciding combobox popup position (#19162)Artur Signell2016-05-021-11/+24
* 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-282-4/+134
* Scroll selected tab into view (#3899)Artur Signell2016-04-281-0/+7
* Use the correct window height when comparing to browser window height (#19590)Artur Signell2016-04-281-8/+11
* Double check table focus in IE (#19676)Artur Signell2016-04-281-4/+23
* Take transition into account for Window layout (#15192, #19525, #19415)Artur Signell2016-04-281-0/+16
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+13
* Check Java 1.6 compatibilityHenri Sara2016-04-251-0/+8
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-213-4/+13
|\
| * Only handle shortcuts targeted for UI or body element (#19498)Artur Signell2016-04-181-2/+10
| * Change @since from 7.6.5 to 7.7 - new API is not released in maintenance releaseelmot2016-04-151-1/+1
| * Add missing @since for 7.6.5elmot2016-04-141-1/+1
| * Make sure RPC queue is only flushed when there are pending invocations (#19684)Artur Signell2016-04-131-1/+2
* | Merge branch 'master' into feature/mavenizeelmot2016-04-139-48/+111
|\|
| * Focus click element inside a drag'n'drop wrapper (#14826)Artur Signell2016-04-111-16/+4
| * Fix Grid to not refresh already focused cell (#19653)Teemu Suo-Anttila2016-04-051-1/+0
| * Refresh grid body after resize (#19664)Markus Koivisto2016-04-051-0/+5