summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/Button.java
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up the whole projectArtur Signell2009-01-021-0/+5
* Test case and fix for #2151 - Button should not accept invalid values.Artur Signell2008-11-241-4/+13
* Cleaned Button & CheckBox code, now ensures button has initial value false.Matti Tahvonen2008-10-301-11/+13
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-24/+23
* booleanValue should be publicJoonas Lehtinen2008-07-041-1/+1
* Fixes #1906 : Button should provide easy to use method for getting the boolea...Joonas Lehtinen2008-07-041-1/+10
* Fixes #846Joonas Lehtinen2008-05-141-0/+1
* svn changeset:4001/svn branch:trunkJani Laakso2008-03-071-3/+2
* Continued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, UploadJani Laakso2008-03-071-1/+5
* 1. Removed obsolete dependency framework methods and interface definitions.Jani Laakso2008-02-061-7/+6
* DeprecatedJani Laakso2008-02-011-0/+4
* New IOrderedLayout implementation (without sizing abilities).Jouni Koivuviita2007-12-131-1/+1
* License header parametrizedJani Laakso2007-12-041-31/+7
* Added style constant "link" for buttonMatti Tahvonen2007-11-281-0/+4
* MASS REFORMAT.Marc Englund2007-11-191-289/+292
* cleaned importsMatti Tahvonen2007-10-111-8/+0
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-1/+0
* added initial support for keyboard shortcuts. Now only Panel supports them on...Matti Tahvonen2007-08-291-99/+1
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-127/+155
* Constructors documents changedMohamed Atique2007-04-131-6/+6
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-58/+78
* Removed unused importsMarc Englund2007-03-301-4/+4
* Initial commit to suppor shortcut keys see #231Matti Tahvonen2007-03-281-1/+118
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
* Fixed a lot of warns about unused codeJoonas Lehtinen2006-12-271-5/+0
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+286