summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix stack overflows in ListDataSource ListWrapper (#19104)Teemu Suo-Anttila2015-10-091-2/+2
* Add Grid.deselectAll() (#18339)Artur Signell2015-10-091-0/+26
* Fix Checkbox event handling in Grid Editor (#19096)Teemu Suo-Anttila2015-10-081-6/+6
* Report user-resized column widths to server (#16838)Johannes Dahlström2015-10-083-6/+18
* Add API for setting Grid columns resizable (#16838)Johannes Dahlström2015-10-082-17/+65
* Update/add @since tags in javadocHenri Sara2015-10-0710-2/+24
* Add handles to Grid default header for column drag resize (#16838)Patrik Lindström2015-10-074-61/+387
* Remove Grid EditorEvents and ListenersTeemu Suo-Anttila2015-10-078-323/+0
* Add support for TreeContextClickEvents (#19062)Teemu Suo-Anttila2015-10-052-2/+29
* Add GridContextClickEvent with item ids, properties and section (#16855)Teemu Suo-Anttila2015-10-0510-14/+35
* Add Tree.htmlContentsAllowed (#7717)Leif Åstrand2015-10-022-2/+17
* Fix TreeTableContextClick support (#19056)Teemu Suo-Anttila2015-10-022-1/+10
* Implement ContextClickEvent for Table (#19042)Teemu Suo-Anttila2015-10-021-0/+61
* Add support for ContextClickEvent in AbstractComponent (#19015)Teemu Suo-Anttila2015-10-017-40/+45
* Close calendar popup when DateField is detached (#18985)Teemu Pöntelin2015-09-301-0/+1
* Output end-to-end bootstrap time (#19034)Leif Åstrand2015-09-291-0/+19
* Skip checking unknown properties for @NoLayout on client side (#18334)Artur Signell2015-09-291-1/+2
* Log reason for loading a connector bundle (#19024)Artur Signell2015-09-291-1/+6
* Fix resetting of top or left alignment in GridLayout (#18660)Artur Signell2015-09-291-0/+6
* Create ConnectionStateHandler instance to enable overriding (#19017)Artur Signell2015-09-282-3/+7
* Do not rely on content-type to detect errors (#19009)Artur Signell2015-09-271-8/+0
* Correctly round tr width in Escalator (#18820)Artur Signell2015-09-241-1/+7
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-241-4/+12
* Fix missing @since, update release notes7.6.0.alpha6Teemu Suo-Anttila2015-09-233-4/+4
* Prevent moving editor while requests are pending (#18959)Teemu Suo-Anttila2015-09-211-0/+7
* Fix Grid internal focus tracking with Editor open (#18956)Teemu Suo-Anttila2015-09-211-5/+12
* Clean up unneeded logging and focusCell method in GridTeemu Suo-Anttila2015-09-211-38/+18
* Make ordered layout Slot customizable (#18703)Henri Sara2015-09-172-5/+69
* Fix Grid Editor handling to not track focus events from widgets (#18919)Teemu Suo-Anttila2015-09-172-25/+11
* Fix Sidebar isOpen to not throw an exception (#18918)Teemu Suo-Anttila2015-09-171-1/+1
* Fix Grid unbuffered validation error area theme (#18812)Teemu Suo-Anttila2015-09-161-0/+13
* Fix Escalator onResize to layout Finally instead of Deferred (#18751)Teemu Suo-Anttila2015-09-162-17/+48
* Fix RpcDataSourceConnector data handling when scrolling fast (#18909)Teemu Suo-Anttila2015-09-162-1/+5
* Fix Grid validation with row change race condition (#18908)Teemu Suo-Anttila2015-09-164-44/+136
* Grid: allow zooming in touch devices.Manolo Carrasco2015-09-161-18/+23
* Add Tab move to next/previous row in Editor (#16841)Teemu Suo-Anttila2015-09-161-3/+22
* Add basic tab navigation with focus handling in Editor (#16841)Teemu Suo-Anttila2015-09-152-28/+123
* Fix scrolling bug when moving Grid editor upsnapshot/7.6Johannes Dahlström2015-09-152-32/+34
* Update @since tags to 7.5.6.Mika Murtojarvi2015-09-153-4/+4
* Disable sidebar button when grid is disabled. (#18696)Sauli Tähkäpää2015-09-141-1/+20
* Use high resolution time for profiling if it's available #14716, #18782.Denis Anisimov2015-09-106-52/+142
* Add body style name when reconnecting (#18838)Artur Signell2015-09-102-0/+10
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-091-0/+23
* Fix Editor selection checkbox handling to be more specific (#18818)Teemu Suo-Anttila2015-09-091-1/+4
* Always do layout if there are connectors pending layout or measure (#16992)Artur Signell2015-09-093-10/+56
* Add missing @since 7.6 tagsMika Murtojarvi2015-09-081-0/+3
* Add missing @since 7.6Mika Murtojarvi2015-09-081-2/+2
* Update @since tags for 7.6.Mika Murtojarvi2015-09-089-17/+14
* Save editor content on keyboard editor move (#18809)Teemu Suo-Anttila2015-09-072-2/+39
* Ensure dialog is not shown if reconnected during grace period (#11733)Artur Signell2015-09-061-0/+3