aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Grid column resize to take account min width for cells (#16597)Johannes Dahlström2015-12-163-45/+123
* Update to Atmosphere 2.2.13.vaadin2 (#19388)Artur Signell2015-12-161-1/+1
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-169-5/+184
* Fix LegacyComponentThemeChangeTest on Chrome 47Henri Sara2015-12-151-2/+3
* 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-157-3/+158
* Fix mouse wheel scrolling of ComboBox in IE11 (#16918)Anna Koskinen2015-12-153-18/+213
* Fix RpcDataProvider listener handling on ItemSetChange (#19371)Teemu Suo-Anttila2015-12-153-0/+128
* Fix and extend Javadoc for setFirstDayOfWeek (#19227)Leonid Rozenblyum2015-12-141-2/+4
* Fix selecting a row that was deselected on the server (#19360)Teemu Suo-Anttila2015-12-143-10/+210
* Reapply DataGenerators when container changes (#19357, #19359)Teemu Suo-Anttila2015-12-141-0/+10
* Enable using custom overlay in VMenuBar (#19368)Henri Sara2015-12-111-1/+13
* Update to Chrome 47elmot2015-12-081-1/+1
* Format recommended git settings as codeLeif Åstrand2015-12-071-1/+1
* Revert "Merge branch 'documentation'"7.6.0.beta2Ilia Motornyi2015-12-03523-99194/+0
* Revert "BoV 7.6 update - Grid (#19317)"Ilia Motornyi2015-12-031-70/+27
* BoV 7.6 update - Grid (#19317)elmot2015-12-031-27/+70
* Merge "Merge branch 'documentation'"elmot2015-12-03523-0/+99194
|\
| * Merge branch 'documentation'elmot2015-11-23523-0/+99194
| |\
| | * fixed missing image in datamodel/datamodel-overview.asciidocJens Jansson2015-11-202-3/+0
| | * Add space before section linksLeif Åstrand2015-11-201-5/+5
| | * Framework documentation INelmot2015-09-25523-6/+99191
| | * The very first documentation fileelmot2015-08-111-0/+12
* | | Check for optimizations when looking for missing updates (#18317)Leif Åstrand2015-12-033-6/+57
* | | Remove VOverlay dependency and use PopupPanel instead in Grid (#18698)Teemu Suo-Anttila2015-12-021-4/+30
* | | Add missing @since valuesHenri Sara2015-12-025-5/+4
* | | Detect hierarchy changes not sent to the client (#18317)Leif Åstrand2015-12-025-4/+218
* | | Upgrade Sass compiler to 0.9.13Henri Sara2015-12-021-1/+1
* | | Improve BuildDemos exception handlingTeemu Suo-Anttila2015-12-021-1/+8
* | | Get revision numbers for tagging from TeamCityHenri Sara2015-12-021-5/+10
* | | Fail during compile if required methods are missing (#18924)Leif Åstrand2015-11-302-1/+17
* | | Prevent column drag resize from setting selection column width (#19324)Teemu Suo-Anttila2015-11-301-0/+5
* | | Fix select all checkbox state update with low row count (#19322)Teemu Suo-Anttila2015-11-301-2/+4
* | | Unify select all behavior with single row selection. (#17742)Sauli Tähkäpää2015-11-303-0/+67
* | | Upgrade to Atmosphere-js 2.2.13-vaadin1 (#19323)Johannes Dahlström2015-11-301-1/+1
* | | Remove bogus commentLeif Åstrand2015-11-301-1/+0
* | | Add stylename to sortable Table header cells (#8219)Leif Åstrand2015-11-274-1/+128
* | | Repackage spinner.gif to reduce sizeTeemu Suo-Anttila2015-11-261-0/+0
* | | Use wider age column in GridThemeUITeemu Suo-Anttila2015-11-261-1/+2
* | | Fix GridMultiSortingTest click coordinates to avoid column resize Teemu Suo-Anttila2015-11-261-2/+2
* | | Fix setSelected in MultiSelectionModel to update row data (#19302)Teemu Suo-Anttila2015-11-254-4/+34
* | | Add stylename to sortable Grid header cells (#16991)Leif Åstrand2015-11-254-7/+135
* | | Set session as current while deserializing (#9953)Leif Åstrand2015-11-252-18/+90
* | | Ignore log file created in some casesLeif Åstrand2015-11-251-0/+1
* | | Fix javadoc copied from CellStyleGeneratorLeif Åstrand2015-11-251-1/+1
* | | Omit empty hierarchy data from the response (#18510)Leif Åstrand2015-11-254-137/+198
* | | Add comment explaining the dummy read in setStyleTemporarilyLeif Åstrand2015-11-241-1/+4
* | | Move capability handling from MultiBrowserTest to super classTeemu Suo-Anttila2015-11-242-32/+32