summaryrefslogtreecommitdiffstats
path: root/src/com/itmill
Commit message (Expand)AuthorAgeFilesLines
* removed empty linesJani Laakso2007-05-251-3/+0
* Fixes #746Mikael Vappula2007-05-251-1/+1
* Fixed #744Jani Laakso2007-05-241-0/+4
* Providing informative message on how to configure themes on warning and error...Jani Laakso2007-05-242-10/+17
* Moving ATFTest to example project.Jani Laakso2007-05-241-424/+0
* added check to only remove component if it really is a containers child (avoi...Matti Tahvonen2007-05-241-2/+4
* fixes #737Matti Tahvonen2007-05-241-1/+3
* fixes #731Matti Tahvonen2007-05-231-4/+4
* Fix for #730Jani Laakso2007-05-221-7/+9
* Another fix for #723.Jani Laakso2007-05-221-28/+49
* typo fixJani Laakso2007-05-211-1/+2
* uidlTransformer provides java.net.SocketException comment addedJani Laakso2007-05-211-3/+3
* Fixed #723 (Critical memory leak)Jani Laakso2007-05-152-19/+22
* Transformer fails persistently under heavy load, see #724Jani Laakso2007-05-151-0/+1
* Removed allWindows property and related code to it.Jani Laakso2007-05-151-12/+0
* Partial fix for #723 (Memory leak), Applications are still not GC'ed.Jani Laakso2007-05-151-6/+6
* dded user interface identifier support for AbstractComponent and CustomCompon...Jani Laakso2007-05-111-0/+96
* Added user interface identifier support for AbstractComponent and CustomCompo...Jani Laakso2007-05-113-55/+76
* Description added.Jani Laakso2007-05-111-16/+30
* Added automatic test framework (ATF) test. Jani Laakso2007-05-111-0/+410
* Fixed #716Jani Laakso2007-05-081-1/+1
* Removed obsolete code from demo.Jani Laakso2007-05-071-11/+0
* fixes #678Matti Tahvonen2007-05-021-1/+1
* Fixed #669Jani Laakso2007-04-261-2/+2
* KeyboardShortcut considered as beta.Jani Laakso2007-04-261-2/+2
* Workaround against #655Jani Laakso2007-04-261-1/+2
* Fixed window names.Jani Laakso2007-04-266-6/+6
* Always refilter if filter=="" (fixes #658)Marc Englund2007-04-261-1/+2
* Fixed javadoc URL to work in any context (using relative url).Jani Laakso2007-04-251-1/+1
* Workaround for #654.Jani Laakso2007-04-251-1/+1
* Removed debug.Jani Laakso2007-04-251-1/+0
* User friendlier texts.Jani Laakso2007-04-241-8/+10
* "Keybinding is under development and considered as alpha quality" note added.Jani Laakso2007-04-241-2/+9
* Refixed #641, #642 properly. Major issues with Windowing on FeatureBrowser.Jani Laakso2007-04-242-23/+56
* Added selectdemo back to trunk: major issues fixed.Jani Laakso2007-04-241-0/+74
* Fixed #641, #642. Major issues with Windowing on FeatureBrowser.Jani Laakso2007-04-241-19/+19
* lazyloading 'page size' fix (initial pagesize same as streaming pagesize, pag...Marc Englund2007-04-231-7/+14
* Removed selectdemo because it had unresolved issues with FF2.Jani Laakso2007-04-231-74/+0
* Fixed #632Jani Laakso2007-04-231-2/+2
* LazyLoading Select fixes: (java) did not honor itemCaptionProperty, (theme) d...Marc Englund2007-04-231-2/+3
* String compare typo fixed.Jani Laakso2007-04-231-1/+1
* = CustomLayout preloading =Joonas Lehtinen2007-04-223-4/+52
* JDK 1.4.x compatibility fix. Code did not work on JDK 1.4.x.Jani Laakso2007-04-203-3/+3
* fixes #618Matti Tahvonen2007-04-191-13/+15
* fixes #510Matti Tahvonen2007-04-182-10/+37
* Added new demo FilterSelect, changed it's layout and texts.Jani Laakso2007-04-181-0/+141
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-18114-18413/+20400
* Got rid of two TODOsJani Laakso2007-04-172-3/+1
* Some javadoc changes. Identation fix.Jani Laakso2007-04-171-67/+93
* Forced TableDemo to Ajax mode.Jani Laakso2007-04-171-1/+1