summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make it possible for drop target to accept both files and other data (#9382)Adam Wagner2017-05-193-17/+58
* Add shorthand for adding a column with ComponentRendererPekka Hyvönen2017-05-194-8/+28
* Update Atmosphere to support latest Jetty versions (#9359)Artur2017-05-182-2/+2
* Add TreeData#addRootItems, getRootItemsAleksi Hietanen2017-05-182-0/+80
* Add HasHierarchicalDataProvider#setTreeDataAleksi Hietanen2017-05-183-29/+13
* Add stream variants for the child item provider shorthands (#9375)Leif Åstrand2017-05-183-4/+86
* Show drop hints when dropping in empty Grid (#9353)Pekka Hyvönen2017-05-187-66/+166
* Rename findAndFilterDependencies to findDependencies (#9366)Leif Åstrand2017-05-183-8/+8
* Update Firefox screenshots with checkbox focus (#9362)Henri Sara2017-05-181-0/+0
* Move tree-basic.png to the correct folder (#9363)Aleksi Hietanen2017-05-181-0/+0
* Clarify TreeData and TreeDataProvider javadocs, improve documentation (#9349)Aleksi Hietanen2017-05-184-26/+18
* Remove warning for shortcuts on disabled connector (#9352)Olli Tietäväinen2017-05-181-3/+0
* Fix DnD issues regarding data type text (#9347)Adam Wagner2017-05-174-13/+52
* Fix NPE when detaching DragSource & DropTarget on client side (#9341)Pekka Hyvönen2017-05-174-32/+124
* Update screenshots with new tooltip formattingHenri Sara2017-05-171-0/+0
* Fix tooltip test after tooltip style changeHenri Sara2017-05-171-4/+4
* Update WidgetUtilTest for Chrome 58Henri Sara2017-05-171-2/+1
* Make ThemeTest notification tests more reliableHenri Sara2017-05-171-0/+1
* Update ES5/ES6 tests for FirefoxHenri Sara2017-05-172-2/+4
* Make GridPopupViewTest more stableHenri Sara2017-05-171-1/+1
* Update Chrome version to 58 in testHenri Sara2017-05-171-1/+1
* Remove deprecation from setTag and throw on subsequent callsTeemu Suo-Anttila2017-05-172-5/+10
* Add getters for providers to Tree and TreeGridTeemu Suo-Anttila2017-05-173-12/+76
* Add convenience constructors for Tree componentTeemu Suo-Anttila2017-05-171-1/+51
* Add example of how to use ComponentRenderer to JavaDocTeemu Suo-Anttila2017-05-171-0/+10
* Fix drag image offset for Grid rows for mobile (#9336)Pekka Hyvönen2017-05-174-31/+68
* Fix Button as a Html5 DragSource (#9346)Pekka Hyvönen2017-05-173-36/+13
* Add since tags for 8.1 (#9343)Henri Sara2017-05-173-2/+6
* Reflect latest Tree API and styling changes to the documentationIlia Motornyi2017-05-171-41/+28
* Make it possible for grid drop target to accept dragged data when grid is emp...Adam Wagner2017-05-176-24/+86
* Add mention of context menu and DnD collision on mobile devices (#9337)Teemu Suo-Anttila2017-05-161-1/+3
* Update since tags for TB elements (#9329)8.1.0.alpha8Henri Sara2017-05-167-10/+9
* Remove unnecessary rowmode prefix from TreeGrid focus styles (#9327)Teemu Suo-Anttila2017-05-166-41/+44
* Properly init client-side data in GridDataChangeHandlerTestTeemu Suo-Anttila2017-05-161-1/+2
* Add BackEndHierarchicalDataProvider and an abstract base classAleksi Hietanen2017-05-164-19/+139
* Fix code review commentsAleksi Hietanen2017-05-162-7/+16
* Add ItemCollapseAllowedProvider interfaceAleksi Hietanen2017-05-165-8/+54
* Add TreeGrid#getHierarchyColumnAleksi Hietanen2017-05-161-0/+10
* Improve CollapseEvent and ExpandEvent javadocsAleksi Hietanen2017-05-162-4/+6
* Move HierarchicalDataCommunicatorConstants to the correct packageAleksi Hietanen2017-05-165-5/+5
* Add convenience constructors to TreeGridAleksi Hietanen2017-05-162-2/+120
* Add javadocs to Grid#readData and writeDataAleksi Hietanen2017-05-161-0/+28
* Add setHierarchyColumn(column) overload to TreeGridAleksi Hietanen2017-05-161-0/+24
* Make HierarchyRendererCellReferenceWrapper a nested class of HierarchyRendererAleksi Hietanen2017-05-162-60/+39
* Rename BodyRowContainer.setNewEscalatorRowCallback to setNewRowCallbackAleksi Hietanen2017-05-164-7/+7
* Rename TreeGridCommunicationConstants to HierarchicalDataCommunicatorConstantsAleksi Hietanen2017-05-165-32/+33
* Remove redundant method getComponentCount from CompositeAleksi Hietanen2017-05-161-10/+1
* Add FunctionalInterface annotation to DependencyFilterAleksi Hietanen2017-05-161-0/+1
* Wrap DataCommunicator#getBackEndSorting in an unmodifiable listAleksi Hietanen2017-05-161-2/+3
* Move CompositeState to different packageAleksi Hietanen2017-05-162-2/+2