summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/AbstractComponent.java
Commit message (Expand)AuthorAgeFilesLines
* Restored functionality related to subwindows and focus in RootLeif Åstrand2011-11-021-1/+1
* Split Window to Root and WindowLeif Åstrand2011-11-011-3/+3
* Merged changes from 6.6Henri Sara2011-09-271-3/+8
* #7369 Removed "final" to enable CDI compatibility and added javadoc that expl...Artur Signell2011-08-191-7/+43
* #7422 Updated fix for coping with additional spaces in the inputLeif Åstrand2011-08-161-5/+12
* #7422 AbstractComponent.setStyleName containing spaces causes illogical resultsLeif Åstrand2011-08-161-2/+5
* #7369 Vaadin and CDI - can't use SessionScoped beans. Artur Signell2011-08-091-25/+0
* #1410 getListeners method for all classes that have addListener/removeListenerArtur Signell2011-04-191-0/+27
* added method for implementations to check if component has a listener for a s...Matti Tahvonen2010-10-281-0/+11
* #5692 Generics: EventRouter, MethodEventSource, AbstractComponentHenri Sara2010-10-041-5/+6
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-3/+3
* fixes #5278Matti Tahvonen2010-07-021-0/+8
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-281-5/+5
* #1394 enable implementing Focusable components outside the com.vaadin.ui packageHenri Sara2010-04-011-0/+23
* JavaDoc for the Component interface. For #4244.Marko Grönroos2010-03-151-0/+13
* Merged revisions [10620]-[10678] from 6.2Artur Signell2010-01-121-0/+1
* Merge from 6.2 to 6.3Henri Sara2010-01-051-1/+2
|\
| * fixes #3607Matti Tahvonen2009-12-281-1/+2
* | Fixed generics warningsArtur Signell2009-12-281-6/+9
|/
* Added genericsArtur Signell2009-12-151-5/+5
* Fix for #3825 - AbstractComponentThrows NPE when both visible and enable is s...Artur Signell2009-12-141-1/+2
* fixed missing constantMatti Tahvonen2009-11-261-5/+2
* Brought branch up to date with /versions/6.2Artur Signell2009-11-251-1/+1
|\
| * Variable enhancementsMatti Tahvonen2009-11-251-1/+1
* | Work in progressArtur Signell2009-11-251-148/+35
* | Patch #4 from #3234 "JavaDoc and ClientEventList Update"Artur Signell2009-11-231-5/+14
* | Initial commit for framework enhancement for #3234Artur Signell2009-11-201-21/+210
|/
* Merged Test case and fix for #3609 - "Enabling/disabling components in a non-...Artur Signell2009-11-171-3/+18
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-1/+11
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-3/+12
* #2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial c...Henri Sara2009-05-181-16/+9
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+1296