aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/CustomComponent.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-225/+0
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-14/+19
* Cleaned up the whole projectArtur Signell2009-01-021-0/+6
* fixed component iterator if composition root is not yet setMatti Tahvonen2008-12-181-1/+1
* most component containers now default to 100% widthMatti Tahvonen2008-11-041-0/+3
* Mass formatArtur Signell2008-09-021-3/+3
* ensure repaint on composition root changesMatti Tahvonen2008-04-241-0/+1
* Fixed #1590: AbstractComponentContainer and CustomComponent setCompositionRoo...Jani Laakso2008-04-231-6/+10
* fixed javadocMatti Tahvonen2008-03-041-10/+1
* Refactored CustomComponent. Fixed possible NPE in Abstract component. Optimi...Matti Tahvonen2008-03-041-413/+69
* 1. Removed obsolete dependency framework methods and interface definitions.Jani Laakso2008-02-061-13/+0
* setWidth(String) and setHeight(String) methods added to SizeableMatti Tahvonen2008-01-311-0/+10
* component implements sizeable and simple general terminal implementationMatti Tahvonen2008-01-281-0/+52
* changed setting repaintRequestListenersNotified flag to same place as in Abst...Matti Tahvonen2008-01-241-2/+1
* refactored method name to correspond to the one (setDebugId) to be added to G...Matti Tahvonen2007-12-141-2/+2
* added testingId field to PaintableMatti Tahvonen2007-12-141-0/+10
* License header parametrizedJani Laakso2007-12-041-31/+7
* MASS REFORMAT.Marc Englund2007-11-191-450/+465
* setStyle() -> setStyleName() refactor (partial #890). Compromise: setStyle() ...Marc Englund2007-10-221-7/+10
* Deprecated dependency-framework. Fixes #871Joonas Lehtinen2007-10-211-38/+4
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-1/+1
* Fixes #950Joonas Lehtinen2007-10-011-1/+3
* support for multiple style namesMatti Tahvonen2007-08-141-0/+17
* Moving #763 related changes to development branch 763_ATF_PID, these are merg...Jani Laakso2007-05-311-2/+1
* Added user interface identifier support for AbstractComponent and CustomCompo...Jani Laakso2007-05-111-1/+2
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-106/+138
* Constructors documents changedMohamed Atique2007-04-131-2/+2
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-58/+161
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+387