summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/web/ApplicationServlet.java
Commit message (Expand)AuthorAgeFilesLines
* removed empty linesJani Laakso2007-05-251-3/+0
* Fixed #744Jani Laakso2007-05-241-0/+4
* Providing informative message on how to configure themes on warning and error...Jani Laakso2007-05-241-9/+9
* 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
* Fixed #723 (Critical memory leak)Jani Laakso2007-05-151-16/+19
* 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
* = CustomLayout preloading =Joonas Lehtinen2007-04-221-1/+1
* JDK 1.4.x compatibility fix. Code did not work on JDK 1.4.x.Jani Laakso2007-04-201-1/+1
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-130/+170
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-165/+288
* Fixed clazzName into classNameJani Laakso2007-04-041-2/+2
* Fixed NPE when theme name mismatch occurs between description.xml and Applica...Jani Laakso2007-04-031-14/+27
* Add full firebugLite only in debug modeMatti Tahvonen2007-03-261-5/+11
* fixes #468Matti Tahvonen2007-03-231-2/+6
* Fixes #519Joonas Lehtinen2007-03-141-1/+4
* Better exception reporting for first time users on cases where themes or lice...Jani Laakso2007-03-131-3/+13
* Fixed #83 (Server certificate test: Websphere).Jani Laakso2007-03-121-2/+5
* fix to rendering mode selection without parametersMatti Tahvonen2007-03-061-1/+1
* fixes #468Matti Tahvonen2007-03-061-3/+5
* Fixed #82 (Server certificate test: Weblogic), after this changeset test succ...Jani Laakso2007-03-041-81/+95
* Fixed #447Jani Laakso2007-02-271-1/+2
* removed lot of globals and refactored some components to work w/o themMatti Tahvonen2007-02-271-4/+5
* CleanupJoonas Lehtinen2007-02-201-4/+0
* fixes #432Matti Tahvonen2007-02-191-14/+18
* Modifications in detecting Ajax vs. Html mode. Should fix opening unwanted de...Matti Tahvonen2007-02-151-13/+34
* Fixed deployment to :80 with safari (again) Joonas Lehtinen2007-02-071-2/+6
* Now deployment to port 80 should work also with safariJoonas Lehtinen2007-02-071-3/+4
* old debug window now doesn't pop up in ajax modeMatti Tahvonen2007-02-021-2/+1
* small fixMatti Tahvonen2007-02-021-1/+1
* moved itmtk css class to body elementMatti Tahvonen2007-02-021-4/+3
* Added itmtk class name for applications container divMatti Tahvonen2007-02-021-1/+1
* Removed dual adapter registration: in ajax mode the window sent the events bo...Joonas Lehtinen2007-01-291-0/+4
* Fixed #175Joonas Lehtinen2007-01-241-1/+1
* Fixes #183Joonas Lehtinen2007-01-151-5/+5
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
* fix to #57Joonas Lehtinen2007-01-121-4/+6
* refactoring...Joonas Lehtinen2007-01-121-91/+94
* javascript namespace change: itmill.toolkit -> itmillJoonas Lehtinen2007-01-121-2/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
* Refactoring ajax theme to include real inheritance and conform to OpenAjax Al...Joonas Lehtinen2007-01-111-8/+13
* Millstone -> IT Mill ToolkitJoonas Lehtinen2007-01-031-1/+1
* Added serials for fix #131Joonas Lehtinen2007-01-021-0/+2
* fidex a warnJoonas Lehtinen2007-01-021-7/+6
* bugfix in forcing to non-debug modeJoonas Lehtinen2007-01-021-4/+6
* Added support for opening debug window from get parameters and web.xml. Also ...Joonas Lehtinen2007-01-021-40/+65
* Fixed jetty related bugJoonas Lehtinen2006-12-291-2/+3
* - Renamed default theme to baseJoonas Lehtinen2006-12-291-63/+155