aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/Tree.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-1048/+0
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-14/+4
* Merged to 6.0 #2603 (a single select tree could show multiple items as select...Henri Sara2009-04-061-20/+24
* Merge #2687 to 6.0Henri Sara2009-03-241-1/+5
* removed limited documentation - using the one from interfaceMatti Tahvonen2009-01-141-4/+5
* Fix for #2439 - Inconsistent JavaDoc for Hierarchical containerArtur Signell2009-01-101-2/+1
* Cleaned up the whole projectArtur Signell2009-01-021-0/+9
* fixes #2050, Tree cannot send only partial update if items are expanded from ...Matti Tahvonen2008-09-031-1/+3
* Mass formatArtur Signell2008-09-021-2/+2
* #2009, ItemClickEventsMatti Tahvonen2008-08-291-1/+41
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-33/+32
* setContainerDataSource() now accepts null. Fixes #1971.Marc Englund2008-08-201-0/+7
* reverted to trust on isChildrenAllowd only when deciding leaf vs. node (Regre...Matti Tahvonen2008-03-171-2/+1
* Fixed #1393 (Focusable has id which is obsolete)Jani Laakso2008-02-081-6/+6
* Selects now listen for changes to item/property as appropriate. Version 1. Ta...Marc Englund2008-01-301-0/+4
* License header parametrizedJani Laakso2007-12-041-64/+41
* MASS REFORMAT.Marc Englund2007-11-191-952/+950
* collapsing events now handledMatti Tahvonen2007-11-131-4/+21
* Tree now throws if setNullSelectionItemId() is called (unsupported).Marc Englund2007-11-061-0/+13
* fixes some selection issues with ITreeMatti Tahvonen2007-11-061-0/+4
* Null selection changes (#574)Marc Englund2007-11-021-0/+8
* Select refactor initial commit; not done.Marc Englund2007-10-311-83/+112
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-20/+20
* fixed problem with trees partial update when expanding node is called before ...Matti Tahvonen2007-08-141-1/+11
* changed "nodes" without children (but areChildrenAllowed == true) to be leafs...Matti Tahvonen2007-08-141-1/+1
* tree now renders only subtree on expand event, not whole componentMatti Tahvonen2007-08-131-26/+64
* actions for treeMatti Tahvonen2007-08-131-4/+7
* Experimental patch to block sending back variables that are just updated. Now...Joonas Lehtinen2007-06-271-3/+5
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-225/+266
* Constructors documents changedMohamed Atique2007-04-131-3/+3
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-79/+157
* Integrated filter select features. Fixed #41Joonas Lehtinen2007-01-311-0/+9
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+763