summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-251-144/+144
* Use requestAnimationFrame when scrolling in Grid (#20294)Artur Signell2016-09-201-3/+27
* Make initially disabled grid work when enabled (#20240)Artur Signell2016-09-205-16/+40
* Change javadoc to a style Eclipse formatter can handleArtur Signell2016-09-201-5/+3
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-20503-8024/+8437
* Fix assertion error when column widths are calculatedArtur Signell2016-09-201-1/+2
* Ensure temporary layout manager state is cleared at the end of a layout phaseArtur Signell2016-09-161-0/+7
* Use correct column index when calculating min width during resize (#19833)Artur Signell2016-09-151-2/+1
* Calculate column widths immediately if there is data (#20269)Artur Signell2016-09-141-1/+3
* Ensure Firefox always updates the grid scrollbar (#19802)Artur Signell2016-09-141-8/+40
* Change snapshot version 7.7-SNAPSHOTArtur Signell2016-09-131-1/+1
* Always show loading indicator for JavaScript RPC (#20235)Artur Signell2016-09-081-3/+5
* Update DOM and update escalator row count in the correct order (#19442)Artur Signell2016-09-051-5/+8
* Fire actions before removing menu from the DOM (#20080)Matti Tahvonen2016-08-301-26/+21
* Fix animation end listeners so they are always removed (#17903)Artur Signell2016-08-302-9/+36
* Added a fallback value for useragent (#20172)Matti Tahvonen2016-08-301-0/+3
* Update/remove empty @since for 7.7Henri Sara2016-08-152-8/+8
* Remove unused GWT dependenciesHenri Sara2016-08-121-1/+1
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-115-1/+128
* 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