aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/CustomComponent.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-189/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+6
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-4/+0
* Converted CustomComponent to use only connector hierarchy change eventArtur Signell2012-03-301-13/+0
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-2/+2
* Split CustomComponent, CustomField and CustomLayout into widget +Artur Signell2012-01-311-2/+2
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-2/+2
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* | #8026 remove some deprecated API from CustomComponentHenri Sara2011-12-011-39/+0
|/
* #7369 Removed ‌"final" from methods that do not need to be finalArtur Signell2011-08-191-2/+2
* #4611 add getComponentCount() method for ComponentContainer implementationsHenri Sara2010-10-261-0/+10
* Reverted constructor visibility changes, will use isSynthetic() test insteadHenri Sara2010-07-061-5/+0
* Make private nested class constructor visibility public or package to prevent...Henri Sara2010-07-061-0/+5
* code splitting + client initializationMatti Tahvonen2010-06-111-1/+2
* initial implementation of code splitting #4408Matti Tahvonen2010-06-041-1/+1
* draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-161-0/+6
* Added generics to ComponentContainer.getComponentIterator (#3717).Artur Signell2009-12-141-4/+4
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-5/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+225