summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Make OSGi work againArtur Signell2016-08-151-2/+2
* Update/remove empty @since for 7.7Henri Sara2016-08-152-8/+8
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-156-40/+134
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-123-6/+6
* Update to GWT 2.8.0-rc2Artur Signell2016-08-121-1/+1
* Remove unused GWT dependenciesArtur Signell2016-08-121-1/+1
* Move multi-select mode to AbstractSelectStateHenri Sara2016-08-111-2/+1
* Use shared state for OptionGroup htmlContentAllowedHenri Sara2016-08-112-9/+12
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-0/+25
* Remove deprecated column based width support from selectsHenri Sara2016-08-113-28/+1
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-115-1/+128
* 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