summaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Update @since tags for 7.6.4 and related javadoc7.6.4Henri Sara2016-03-092-1/+8
* Correctly report timing information again (#19661)Artur Signell2016-03-081-2/+1
* Make table take parent enable state changes into account (#19455)Artur Signell2016-03-081-14/+19
* Fix ScrollbarBundle to use proper rounding instead of truncate (#19657)Teemu Suo-Anttila2016-03-081-2/+2
* Omit timings in production mode (#19644)Henri Sara2016-03-081-1/+5
* Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-082-4/+27
* Disable browser's own autocomplete suggestions in ComboBox (#16647)Leif Åstrand2016-03-081-0/+20
* Add missing @since for 7.6.3elmot2016-02-161-2/+2
* Fix Editor trying to detach save and cancel buttons when unbufferedTeemu Suo-Anttila2016-02-161-2/+4
* Fix AbstractRemoteDataSource cache clean up on remove (#19482)Teemu Suo-Anttila2016-02-151-3/+7
* Fix NPE if stopping navigation in onBeforeUnload (#19541)Artur Signell2016-02-151-0/+8
* Fix NPE on column width detection in TreeTable and RowGenerator (#19437)Teemu Suo-Anttila2016-02-151-3/+7
* Open editor deferred to allow column size calculations on init (#19488)Teemu Suo-Anttila2016-02-151-2/+2
* Fix Editor overlay position when footer is displayed on top (#19491)Teemu Suo-Anttila2016-02-151-3/+5
* Make hiding/showing components in grid header/footer work (#19297)Artur Signell2016-02-152-37/+82
* Add missing @since for 7.6.27.6.2elmot2016-01-282-3/+3
* Make Checkbox label send context click events also (#19456)Artur Signell2016-01-261-0/+15
* Do not process click events for disabled optiongroups (#19433)Artur Signell2016-01-211-1/+5
* Allow legacy components to paint infinity double values again (#19447)Artur Signell2016-01-211-1/+5
* Clean up SingleSelectionModel client-side on data source change (#19469)Teemu Suo-Anttila2016-01-211-0/+10
* Add clarifying comment to CustomDetailsGeneratorTeemu Suo-Anttila2016-01-211-1/+3
* Use LayoutManager for details rows (#18821, #18619)Leif Åstrand2016-01-214-11/+106
* Add missing @since for 7.6.17.6.1Teemu Suo-Anttila2016-01-122-1/+3
* Split VOverlay functionality to a new base class (#19347)Teemu Suo-Anttila2016-01-124-1010/+1070
* Fix ScrollbarBundle to not round down pixel values (#19421)Teemu Suo-Anttila2016-01-081-12/+2
* Support non-AbstractFieldConnector fields with Grid Editor (#19440)Teemu Suo-Anttila2016-01-081-6/+6
* Always set header/footer style name to TH (#19209)Artur Signell2016-01-081-1/+1
* ConnectorHierarchyChangeEvent.getParent() should return the connector (#18525)Artur Signell2016-01-081-11/+8
* Fixes exception when enter is pressed and there is nothing to select (#19149)Artur Signell2016-01-081-2/+10
* Add a client-side connector for DetailsComponentManager (#19412)Teemu Suo-Anttila2016-01-051-0/+36
* Listen to body for shortcut actions for standalone apps (#19392)Artur Signell2016-01-052-14/+19
* Add keyboard shortcut to save grid editor in buffered mode (#16842)Teemu Suo-Anttila2016-01-051-1/+9
* Fix WidgetRenderer column cells not correctly init on change (#19086)Teemu Suo-Anttila2016-01-052-2/+29
* Disable long tap support on iOS (#19367)Henri Sara2015-12-211-1/+1
* Ignore context click on resize handle (#19408)Henri Sara2015-12-211-0/+16
* Fix IE8 focus handling in Grid editor in unbuffered state (#19389)Teemu Suo-Anttila2015-12-181-1/+22
* Verify Column width after all sort related cell changes (#16597)Teemu Suo-Anttila2015-12-181-6/+4
* Disable Atmosphere online/offline handling (#19391)Artur Signell2015-12-171-0/+1
* Parse true/false as boolean values for push configuration (#19394)Artur Signell2015-12-171-2/+17
* Fix Grid column resize to take account min width for cells (#16597)Johannes Dahlström2015-12-162-45/+113
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-162-4/+16
* Fix text selection and context click events for Android devices (#19367)Teemu Suo-Anttila2015-12-151-7/+11
* Ignore empty style names from Grid Row and CellStyleGenerators (#19364)Teemu Suo-Anttila2015-12-151-5/+8
* Prevent text selection on iOS devices with long tap (#19367)Teemu Suo-Anttila2015-12-151-0/+6
* Add a method to clear selected text on context click (#19367)Teemu Suo-Anttila2015-12-155-3/+25
* Fix mouse wheel scrolling of ComboBox in IE11 (#16918)Anna Koskinen2015-12-152-18/+154
* Fix selecting a row that was deselected on the server (#19360)Teemu Suo-Anttila2015-12-141-10/+32
* Enable using custom overlay in VMenuBar (#19368)Henri Sara2015-12-111-1/+13
* Remove VOverlay dependency and use PopupPanel instead in Grid (#18698)Teemu Suo-Anttila2015-12-021-4/+30
* Add missing @since valuesHenri Sara2015-12-023-3/+2