aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/Tree.java
Commit message (Expand)AuthorAgeFilesLines
* 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