summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/Application.java
Commit message (Expand)AuthorAgeFilesLines
* Added missing setters for communication error message, fixes #2521. Also fixe...Marc Englund2009-01-301-0/+46
* Added a communication error system-message that is written to the client when...Marc Englund2009-01-231-12/+47
* improving windowing javadocsMatti Tahvonen2009-01-091-6/+15
* fixes #2440. Relocated handling of uris for browser level windows form applic...Matti Tahvonen2009-01-091-30/+6
* removed obsolete method.Matti Tahvonen2008-12-181-16/+0
* debug flag on by default, will change laterMatti Tahvonen2008-12-161-1/+1
* Fix for #2320 - web.xml debug parameter should enable debug mode in ApplicationArtur Signell2008-12-111-1/+4
* Added isDebugMode() helper function (reads "Debug" parameter from context in ...Matti Tahvonen2008-11-171-31/+20
* Application div id now contains hashcode, classname contains themename and ap...Marc Englund2008-11-101-4/+3
* Declared Application.getSystemMessages() API as final: JavaDoc changed.Joonas Lehtinen2008-09-261-13/+11
* Fixed #2106 : Reviewed, tested, merged (and a bit fixed) Maunos patch for aut...Joonas Lehtinen2008-09-261-5/+10
* Fixes #2100 : Prevent window from being added to multiple placesJoonas Lehtinen2008-09-241-0/+7
* Fixes #1970 : Need for a safe way to use application from multiple windows wi...Joonas Lehtinen2008-09-171-17/+43
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-75/+89
* Made #1642 fix more generic by moving implementation to AbstractComponentArtur Signell2008-08-251-4/+8
* Fixes for #2002 and #1642 - improved exception handling in CommunicationManagerArtur Signell2008-08-221-2/+43
* Documented; fixes #1768Marc Englund2008-06-051-11/+193
* fixes #1730Matti Tahvonen2008-05-271-1/+5
* fixes #1187, added some documentation to applications handleUriMatti Tahvonen2008-05-161-1/+7
* Implements SystemMessages, that can be customized. Replaces Application.get/s...Marc Englund2008-05-081-23/+122
* -Enhancement: Application.setSessionExpiredURL now allows the developer to se...Jouni Koivuviita2008-04-071-3/+35
* Fixed #1174: Where comes data for the Application.getProperty()Jani Laakso2008-03-061-1/+13
* Deprecated Application.setFocusedComponent and Application.consumeFocus(), th...Jani Laakso2008-02-081-0/+7
* javadoc fixJani Laakso2008-02-071-2/+2
* Newbies can easily do bad code that throws exceptions but those are simply ig...Jani Laakso2008-02-071-1/+4
* setting main window in a cleaner manner when main window is not yet setMatti Tahvonen2008-02-011-1/+1
* added getVersion to Application and giving version info to TTMatti Tahvonen2008-01-151-0/+11
* License header parametrizedJani Laakso2007-12-041-60/+36
* MASS REFORMAT.Marc Englund2007-11-191-976/+1007
* Fixes missing license-classJoonas Lehtinen2007-10-161-35/+0
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-10/+18
* API changes and most of the base library implementation needed for new Window...Joonas Lehtinen2007-08-241-36/+49
* Fixed some typos in commentsMarc Englund2007-08-131-4/+4
* fixes #510Matti Tahvonen2007-04-181-0/+22
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-146/+189
* Constructors documents changed.Mohamed Atique2007-04-131-2/+2
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-131-94/+136
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-89/+190
* piece forgot from last commitMatti Tahvonen2007-03-301-0/+18
* Better documentation for terminalErrorJoonas Lehtinen2007-02-071-1/+6
* Fixed comment.Jani Laakso2007-02-061-23/+16
* Fixed a bug in Application.setThemeJoonas Lehtinen2007-01-291-1/+1
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
* Comment updatesJoonas Lehtinen2006-12-281-192/+267
* Changed API to avoid naming problems when inherited applications also have li...Joonas Lehtinen2006-12-271-2/+2
* Added license getter/setter for applicationJoonas Lehtinen2006-12-271-0/+27
* Removed unused privateJoonas Lehtinen2006-12-011-3/+0
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+767