aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/Tree.java
Commit message (Expand)AuthorAgeFilesLines
* Tooltips for Tree + Testbech test for them #6637John Alhroos2011-08-161-0/+35
* #7220 TreeTable support for Expand/Collapse eventsArtur Signell2011-07-211-2/+2
* Simplified if-else conditional for actions in Tree as well #5992John Alhroos2011-04-271-8/+1
* Adds context menu to empty space in Tree. #5992John Alhroos2011-04-271-5/+33
* merged fix for #6320Matti Tahvonen2011-04-201-1/+2
* #5821 - ItemClickSource should be ItemClickNotifierArtur Signell2010-11-051-2/+4
* #5692 Generics: Tree and Table property and item ID types can be anything, ch...Henri Sara2010-10-041-16/+16
* fixes #5622Matti Tahvonen2010-09-211-1/+1
* fixes #5469Matti Tahvonen2010-09-071-12/+0
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-7/+7
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-281-3/+3
* - Added Ctrl+Shift multiple selection to TreeJohn Alhroos2010-05-061-1/+70
* renamed method to the related typeMatti Tahvonen2010-03-251-4/+4
* renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...Matti Tahvonen2010-03-241-9/+9
* renaming criteriaMatti Tahvonen2010-03-241-24/+24
* renaming criteriaMatti Tahvonen2010-03-241-5/+14
* finished renameMatti Tahvonen2010-03-231-4/+4
* refactoring (renaming)Matti Tahvonen2010-03-221-3/+3
* Removed extra serialVersionUIDsArtur Signell2010-03-181-4/+0
* javadocsMatti Tahvonen2010-03-181-3/+6
* property id is now sent to server from table drag event + some javadocs and s...Matti Tahvonen2010-03-181-5/+8
* DD related refactorings and javadocsMatti Tahvonen2010-03-181-9/+28
* some javadocsMatti Tahvonen2010-03-171-6/+30
* Some drag'n'drop javadoc improvements and a new method in DataBoundTransferable.Henri Sara2010-03-121-2/+5
* extracted helper to detect previous itemId (in children list) of the actual t...Matti Tahvonen2010-03-051-0/+35
* merged changes from 6.3 + some container related changesMatti Tahvonen2010-03-051-23/+16
|\
| * Moved Expand/Collapse method references to listener class and added Tree list...Artur Signell2010-02-191-22/+15
* | changesMatti Tahvonen2010-03-041-13/+114
* | Unified namingArtur Signell2010-02-221-36/+88
* | Fixed drag mode support for TreeArtur Signell2010-02-221-7/+10
* | removed component transferable (integrated to transferable), changed one test...Matti Tahvonen2010-02-191-0/+1
* | some refactoringMatti Tahvonen2010-02-181-28/+10
* | new criteria + enhancementsMatti Tahvonen2010-02-181-25/+2
* | enhancing wrapper, now horizontal drop location -> example horizontally sorta...Matti Tahvonen2010-02-171-2/+2
* | criterion map now generated from annotations from server side counterpartMatti Tahvonen2010-02-171-0/+3
* | styles, table drop handler, small changesMatti Tahvonen2010-02-161-1/+1
* | small changesMatti Tahvonen2010-02-151-2/+7
* | n:th protoMatti Tahvonen2010-02-121-13/+92
* | Transferrable -> TransferableArtur Signell2010-02-021-21/+24
* | svn changeset:11066/svn branch:6.3_ddMatti Tahvonen2010-01-311-19/+47
* | some preliminary drag and drop stuffMatti Tahvonen2010-01-281-1/+88
|/
* Merged revisions [10620]-[10678] from 6.2Artur Signell2010-01-121-0/+7
* Fix for #3259 - Removing all action handlersArtur Signell2009-12-171-0/+9
* Updated "selected" javadoc for Tree to make it clear that it only applies to ...Artur Signell2009-12-101-5/+9
* ItemClickListeners in Tree and Table now use the new event listener feature (...Matti Tahvonen2009-12-011-21/+4
* fixes #3070, implemented item style generator for treeMatti Tahvonen2009-11-231-0/+48
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-15/+4
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* fixes #3275 (regression from #2603, now solved in another way) + some minor c...Matti Tahvonen2009-09-031-24/+12
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+1048