summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix empty @since tagsHenri Sara2015-12-182-2/+2
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-163-0/+49
* Update @since tags for 7.6Henri Sara2015-10-2710-10/+10
* Provide own states for a number of components (#18987).Denis Anisimov2015-10-1611-10/+189
* Fix empty @since for 7.6.alpha7Markus Koivisto2015-10-092-2/+2
* Report user-resized column widths to server (#16838)Johannes Dahlström2015-10-081-1/+12
* Add API for setting Grid columns resizable (#16838)Johannes Dahlström2015-10-081-3/+6
* Update/add @since tags in javadocHenri Sara2015-10-078-5/+24
* Remove Grid EditorEvents and ListenersTeemu Suo-Anttila2015-10-071-25/+0
* Add support for TreeContextClickEvents (#19062)Teemu Suo-Anttila2015-10-051-0/+34
* Add GridContextClickEvent with item ids, properties and section (#16855)Teemu Suo-Anttila2015-10-052-0/+26
* Add Tree.htmlContentsAllowed (#7717)Leif Åstrand2015-10-021-0/+2
* Implement ContextClickEvent for Table (#19042)Teemu Suo-Anttila2015-10-022-0/+43
* Add support for ContextClickEvent in AbstractComponent (#19015)Teemu Suo-Anttila2015-10-012-1/+30
* Shorten "server connection lost" default timeout (#11733)Henri Sara2015-09-291-1/+1
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-241-0/+1
* Update @since tags for 7.6.Mika Murtojarvi2015-09-086-6/+6
* Change reconnect modality default (#11733)Artur Signell2015-09-081-1/+1
* Fix SingleSelectionModel deselectAllowed default value (#18811)Teemu Suo-Anttila2015-09-071-1/+1
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-0412-61/+267
|\
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-021-14/+0
| * Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-018-29/+164
| * Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4Johannes Dahlström2015-08-262-2/+2
| * Fix AbstractRemoteDataSource cache clearing (#18630)Teemu Suo-Anttila2015-08-211-4/+6
| * Column collapse events for Table (#6914)Artur Signell2015-08-211-0/+1
| * Merge branch 'master' into grid-unbuffered-editorHenri Sara2015-08-192-1/+25
| |\
| | * Fix RpcDataProviderExtension to not rely on item indices (#18503)Teemu Suo-Anttila2015-08-182-1/+25
| * | Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-192-0/+36
| |\|
| | * Add @since for change 11526 ticket #17590patrik2015-08-051-1/+1
| | * Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-051-0/+11
| | * Detect Edge correctly (#18537)Artur Signell2015-07-301-0/+25
| * | Merge branch 'master-18493' into grid-unbuffered-editorHenri Sara2015-08-192-34/+0
| |\|
| | * Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-34/+0
| * | Add row and cell description generators to Grid (#18481)Teppo Kurki2015-07-151-0/+17
| * | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-131-2/+6
| |\|
| * | Refactor RpcDataProviderExtension to use DataGenerators Teemu Suo-Anttila2015-07-101-5/+0
| * | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-06-154-5/+19
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-06-021-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-06-016-3/+90
| |\ \ \ \
| * | | | | Add unbuffered editing mode to GridTeppo Kurki2015-05-261-0/+4
| * | | | | Add grid editor events (#17451)patrik2015-05-212-0/+40
| * | | | | Add focus API to GridJohannes Dahlström2015-05-201-2/+2
* | | | | | Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...Artur Signell2015-08-311-0/+6
* | | | | | Add modality configuration option for reconnect dialog (#11733)Artur Signell2015-08-311-1/+2
* | | | | | Allow using XHR for client to server requests and websockets for push (#12518)Artur Signell2015-07-131-0/+1
* | | | | | Refactor reconnect dialog (#11733,#17075)Artur Signell2015-07-131-0/+1
* | | | | | Allow configuration of reconnect dialog parameters (#11733)Artur Signell2015-07-131-0/+9
* | | | | | Send resynchronize and widgetset version in JSON (#11733)Artur Signell2015-07-131-0/+6
* | | | | | Use counter in client to server messages to avoid duplicate handling (#11733)Artur Signell2015-07-131-0/+6
* | | | | | Do not send empty server requests (#11733)Artur Signell2015-07-131-0/+8
| |_|_|_|/ |/| | | |