summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc typo in ItemClickEventHenri Sara2015-12-211-1/+1
* Increase grid column resize handle width (#16838)Marlon Richert2015-12-181-0/+10
* Fix empty @since tagsHenri Sara2015-12-181-2/+2
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-161-1/+33
* Fix RpcDataProvider listener handling on ItemSetChange (#19371)Teemu Suo-Anttila2015-12-151-0/+11
* Fix and extend Javadoc for setFirstDayOfWeek (#19227)Leonid Rozenblyum2015-12-141-2/+4
* Reapply DataGenerators when container changes (#19357, #19359)Teemu Suo-Anttila2015-12-141-0/+10
* Check for optimizations when looking for missing updates (#18317)Leif Åstrand2015-12-032-3/+45
* Add missing @since valuesHenri Sara2015-12-022-2/+2
* Detect hierarchy changes not sent to the client (#18317)Leif Åstrand2015-12-022-0/+70
* Fix select all checkbox state update with low row count (#19322)Teemu Suo-Anttila2015-11-301-2/+4
* Remove bogus commentLeif Åstrand2015-11-301-1/+0
* Fix setSelected in MultiSelectionModel to update row data (#19302)Teemu Suo-Anttila2015-11-252-3/+9
* Set session as current while deserializing (#9953)Leif Åstrand2015-11-252-18/+90
* Fix javadoc copied from CellStyleGeneratorLeif Åstrand2015-11-251-1/+1
* Omit empty hierarchy data from the response (#18510)Leif Åstrand2015-11-253-14/+32
* Typo in setCompositionRoot descriptioncbmeeks2015-11-231-1/+1
* Support on-the-fly compiled CSS hot reload from classpath (#16949)Vladimir Kulev2015-11-171-6/+19
* Do not modify state while serializing (#19090)Artur Signell2015-11-122-2/+37
* Fix outdated javadoc referenceLeif Åstrand2015-11-121-2/+2
* Specify custom first day of week for Calendar #19227Leonid Rozenblyum2015-11-112-6/+85
* Add destroy method for Navigator (#10213).Denis Anisimov2015-11-074-6/+175
* Optimize layout performance of Table (#17947)jotatu2015-11-052-1/+95
* Render null header caption as empty (#18553)Artur Signell2015-11-031-1/+3
* Mention quirks with JavaScript "this" in AbstractJavaScript* javadocsLeif Åstrand2015-11-023-6/+16
* Fix javadoc typosLeif Åstrand2015-11-021-2/+2
* Support caption fetching for HTML and Widget headers. (#18528)Sauli Tähkäpää2015-10-282-7/+23
* Update @since tags for 7.6Henri Sara2015-10-271-0/+4
* Fix Grid NPE when deselecting already removed row (#19152)Teemu Suo-Anttila2015-10-261-5/+11
* Make it possible to inject Navigators (#14006)Henri Sara2015-10-231-4/+43
* Make Navigator more extensibleHenri Sara2015-10-231-12/+91
* Set pixel sizes to Grid columns when user starts drag resize (#16838)Johannes Dahlström2015-10-211-0/+1
* Fix session wrap class javadocsLeif Åstrand2015-10-202-3/+3
* Fix replacing of currently selected Tab (#14252)Dmitrij Abolichin2015-10-202-0/+68
* improved javadocsMatti Tahvonen2015-10-171-1/+2
* Provide own states for a number of components (#18987).Denis Anisimov2015-10-1625-2/+713
* Javadocs for new 7.6 API (#19135) and some fixeselmot2015-10-153-12/+19
* Support ContextClicks in empty areas of Table and TreeTable (#19130)Teemu Suo-Anttila2015-10-141-2/+4
* Removed unnecessary comments (#19116)elmot2015-10-144-69/+0
* Move RpcDataProviderExtension and DataGenerator to correct packageTeemu Suo-Anttila2015-10-134-5/+9
* Fix empty @since for 7.6.0.alpha77.6.0.alpha7Markus Koivisto2015-10-121-6/+6
* Remove Guava dependency from GridTeemu Suo-Anttila2015-10-121-9/+22
* Refactor DetailComponentManager to be a static nested class of GridTeemu Suo-Anttila2015-10-123-325/+272
* Fix empty @since for 7.6.alpha7Markus Koivisto2015-10-093-11/+11
* Add Grid column resize event API (#16838)Johannes Dahlström2015-10-092-10/+250
* Write true boolean attibutes without ='' (#17583)Leif Åstrand2015-10-0946-196/+237
* Update FontAwesome to 4.4.0 (#14555)Artur Signell2015-10-091-3/+175
* Revert "connection: close" change for long polling (#18758)Artur Signell2015-10-091-9/+3
* Add Grid.deselectAll() (#18339)Artur Signell2015-10-092-0/+114
* Correct the place where attach events are fired (#16348)Matti Tahvonen2015-10-092-16/+29