aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Rename field in VFilterSelect.DataReceivedHandler for clarityHenri Sara2016-08-081-6/+6
* Update comment in VFilterSelect.resetSelection()Henri Sara2016-08-081-5/+3
* Clean javadoc/comments in ComboBoxConnectorHenri Sara2016-08-081-4/+1
* Moved ComboBox suggestion popup width to shared stateHenri Sara2016-08-081-7/+2
* Minor ComboBox client side cleanup (#19929)Henri Sara2016-08-082-27/+2
* Move combo box selection update logic to handler (#19929)Henri Sara2016-08-082-104/+142
* Move more combo logic to handler (#19929)Henri Sara2016-08-082-59/+63
* Use a separate data received handler in VFilterSelect (#19929)Henri Sara2016-08-082-121/+159
* Move combo popup opener clicked flag to connector (#19929)Henri Sara2016-08-082-37/+31
* Refactor ComboBox pending selection handling (#19929)Henri Sara2016-08-082-81/+62
* Use accessors for combo internal state (#19929)Henri Sara2016-08-082-25/+114
* Remove UIDL references in VFilterSelect (#19929)Henri Sara2016-08-082-17/+27
* Request ComboBox pages with RPC (#19929)Henri Sara2016-08-081-6/+2
* Move ComboBox filtering mode to state (#19929)Henri Sara2016-08-081-11/+2
* Move ComboBox pageLength to state (#19929)Henri Sara2016-08-082-6/+2
* Send ComboBox selection with RPC (#19929)Henri Sara2016-08-082-8/+6
* Send ComboBox focus/blur with RPC (#19929)Henri Sara2016-08-082-10/+52
* Create new items with RPC (#19929)Henri Sara2016-08-081-2/+1
* Move ComboBox communication to connector (#19929)Henri Sara2016-08-082-27/+95
* Create ComboBoxServerRpc stub (#19229)Henri Sara2016-08-081-0/+5
* Use shared state in ComboBox (#19229)Henri Sara2016-08-081-32/+29
* 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