aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt/client/ui/ITree.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-469/+0
* Merged to 6.0 #2603 (a single select tree could show multiple items as select...Henri Sara2009-04-061-1/+6
* Removed redundant code.Jouni Koivuviita2009-02-181-8/+0
* Fixes the last issue in #1245: ITree wraps captions in IE6.Jouni Koivuviita2009-02-171-4/+40
* fixes #2502, now notifies correctly of size changesMatti Tahvonen2009-02-021-9/+19
* fixes #2133, context menu event from gwt 1.5 + some other gwt 1.5 dependent c...Matti Tahvonen2008-10-031-34/+11
* "clickEvent" immediateness logic change, fixes #2104 (Table did not exhibit s...Marc Englund2008-09-231-1/+6
* removed obsolete log messageMatti Tahvonen2008-09-191-4/+0
* Fixes #2027: One extra DIV element added to each node caption to help style T...Jouni Koivuviita2008-09-101-4/+10
* #2009, ItemClickEventsMatti Tahvonen2008-08-291-4/+20
* fixes #1245 (ITree in IOrderedLayout in IE6)Matti Tahvonen2008-08-261-7/+24
* Selecting a new node when the previously selected node was not visible (paren...Marc Englund2008-06-161-1/+5
* fixed some code to compile on gwt 1.5Matti Tahvonen2008-05-161-3/+1
* Enabled selectmode=none. Fixes #1459Marc Englund2008-03-041-1/+1
* renamed function (typo)Matti Tahvonen2008-02-041-1/+1
* fixes #1085Matti Tahvonen2008-01-301-0/+16
* removed flickering node state indicatorMatti Tahvonen2007-12-131-1/+1
* License header parametrizedJani Laakso2007-12-041-20/+24
* fixes #2851Matti Tahvonen2007-11-261-15/+18
* menu icons etc now support ThemeResourceMatti Tahvonen2007-11-161-346/+356
* collapsing events now handledMatti Tahvonen2007-11-131-13/+23
* fixes #1131Matti Tahvonen2007-11-131-0/+6
* ITree: rewrote without GWT's treeMatti Tahvonen2007-11-131-97/+132
* Tree: fixes select indication issues (at least in #1100)Matti Tahvonen2007-11-091-1/+9
* fixed issues with IE6 and selection indicationMatti Tahvonen2007-11-071-1/+3
* fixes some selection issues with ITreeMatti Tahvonen2007-11-061-50/+58
* Tree is now not positioned and works in scrollable containers, but we lost ke...Matti Tahvonen2007-10-301-0/+11
* -Style name convetion changes to IPanel (no longer multiple classname like "....Jouni Koivuviita2007-10-091-1/+3
* ContainerResizedListener, ISplitPanel refactoring, ExpandLayout and testMatti Tahvonen2007-10-051-72/+74
* icons for trees and tables context menus, added helper div for theme building...Matti Tahvonen2007-10-011-0/+1
* Refactoring for new package convention.Jani Laakso2007-09-201-1/+1
* Refactoring for new package convention.Jani Laakso2007-09-201-4/+4
* refactoring static methods to Util class, avoiding memory leaksMatti Tahvonen2007-09-191-0/+6
* added TODOMatti Tahvonen2007-09-191-1/+3
* context menu position now fixed with scroll positionMatti Tahvonen2007-09-191-0/+3
* various tree fixesMatti Tahvonen2007-09-191-3/+14
* System errors, UIDL.XML fix, made console static, allow html in debug windows...Matti Tahvonen2007-09-111-1/+0
* updated to work with GWT 1.4.59Matti Tahvonen2007-08-211-1/+1
* tree selection indicationMatti Tahvonen2007-08-151-5/+26
* cancelled contenxt menu bubblingMatti Tahvonen2007-08-131-0/+1
* tree now renders only subtree on expand event, not whole componentMatti Tahvonen2007-08-131-4/+67
* actions for treeMatti Tahvonen2007-08-131-4/+97
* Refactoring terminalJoonas Lehtinen2007-07-171-4/+4
* Added drafting classes for locale handling.Jouni Koivuviita2007-06-191-1/+1
* New IPanel implementation with 3 different styles (default, light, strong). N...Jouni Koivuviita2007-06-171-23/+19
* Renamed all IT Mill widgets to begin with I. Jouni will rename css-classes as...Joonas Lehtinen2007-06-141-0/+94