aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent column drag resize from setting selection column width (#19324)Teemu Suo-Anttila2015-11-301-0/+5
* Unify select all behavior with single row selection. (#17742)Sauli Tähkäpää2015-11-301-0/+12
* Add stylename to sortable Table header cells (#8219)Leif Åstrand2015-11-271-0/+12
* Add stylename to sortable Grid header cells (#16991)Leif Åstrand2015-11-251-6/+15
* Omit empty hierarchy data from the response (#18510)Leif Åstrand2015-11-251-123/+166
* Add comment explaining the dummy read in setStyleTemporarilyLeif Åstrand2015-11-241-1/+4
* Add javadoc in ServerConnectorHenri Sara2015-11-232-5/+38
* Isolate text selection blocking to Grid instead of body element (#16838)Teemu Suo-Anttila2015-11-201-7/+7
* Prevent text selection while DnD resizing columns (#16838)Teemu Suo-Anttila2015-11-182-0/+32
* Use TabState.id for Accordion tab items as well (#18456)pag2015-11-131-0/+16
* Add some performance guidance to renderer javadocs.Leif Åstrand2015-11-132-1/+12
* Mention cell being a flyweight in WidgetRenderer javadocsLeif Åstrand2015-11-131-1/+3
* Optimize layout performance of Table (#17947)jotatu2015-11-056-10/+190
* Render null header caption as empty (#18553)Artur Signell2015-11-031-3/+1
* Changed grid sidebar to overlay (#18698)mtzukanov2015-11-031-34/+42
* Force FormLayout children to shrink with the layout (#11154)Leif Åstrand2015-11-032-2/+145
* Reset sort indicator when saving editor. (#17428)Sauli Tähkäpää2015-11-021-1/+10
* Touch long tap context click emulation improvements (#19222)Markus Koivisto2015-11-021-11/+38
* Null pointer Exception in Slot.onBrowserEvent (#16587)pag2015-10-291-1/+1
* Fixes column header drop indicator (#18925)mtzukanov2015-10-292-33/+19
* Fix VAbstractOrderedLayout widget removal race condition (#18703)7.6.0.beta1Teemu Suo-Anttila2015-10-271-3/+4
* Add ContextClickEvent for touch events (#19206)Markus Koivisto2015-10-274-31/+205
* Remove scheduleDeferred calls from EscalatorTeemu Suo-Anttila2015-10-231-4/+4
* Set pixel sizes to Grid columns when user starts drag resize (#16838)Johannes Dahlström2015-10-211-0/+8
* VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563)pag2015-10-191-1/+1
* Implemented HasEnabled on VLink (#18530)Marco Collovati2015-10-191-1/+12
* Provide own states for a number of components (#18987).Denis Anisimov2015-10-166-4/+30
* Remove call to setEnabled in Grid Sidebar constructor (#19126)Teemu Suo-Anttila2015-10-151-2/+0
* Support ContextClicks in empty areas of Table and TreeTable (#19130)Teemu Suo-Anttila2015-10-141-10/+15
* Support Grid context click events in the empty areas of Grid (#19128)Teemu Suo-Anttila2015-10-143-5/+15
* Move RpcDataProviderExtension and DataGenerator to correct packageTeemu Suo-Anttila2015-10-131-1/+1
* Fix empty @since for 7.6.0.alpha77.6.0.alpha7Markus Koivisto2015-10-123-3/+3
* Fix empty @since for 7.6.alpha7Markus Koivisto2015-10-092-3/+3
* Add Grid column resize event API (#16838)Johannes Dahlström2015-10-094-16/+145
* 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