summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/Component.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-1047/+0
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-1/+1
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+4
* Formatted all source filesArtur Signell2012-06-281-2/+2
* Rename setCurrentXyz() to setCurrent() (#9029)Leif Åstrand2012-06-251-1/+1
* Root javadocArtur Signell2012-06-211-15/+14
* Initial extension support (#6690)Leif Åstrand2012-06-061-137/+1
* Simplified RPC handling for client to server RPCArtur2012-04-181-3/+1
* Component no longer implements PaintableArtur Signell2012-04-121-26/+99
* #8555 Listener for modifying state before it is sent to the clientArtur Signell2012-03-221-0/+12
* #8500 Properly repaint parent (hierarchy) when the visibility of a childArtur Signell2012-03-211-28/+0
* Javadoc - mentioned that components must notify their Root when they areArtur Signell2012-03-211-1/+10
* Moved Connector -> Connector Id mapping to AbstractComponentArtur Signell2012-03-211-2/+2
* Separated Component.isEnabled/isVisible from Connector enabled state.Artur Signell2012-03-141-25/+24
* #8504 Support passing Connector references to/from clientArtur Signell2012-03-141-2/+3
* All components are RPCTargetsArtur Signell2012-03-141-1/+2
* #8500 Initial implementation for sending component hierarchyArtur Signell2012-03-131-0/+13
* Organized imports and formatted all java filesArtur Signell2012-02-281-2/+2
* Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-13/+0
|\
| * [merge from 6.7] #8045 Removed incorrect/confusing javadocArtur Signell2012-01-271-13/+0
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-2/+2
|\|
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* | Split Window to Root and WindowLeif Åstrand2011-11-011-3/+3
|/
* #7422 AbstractComponent.setStyleName containing spaces causes illogical resultsLeif Åstrand2011-08-161-2/+7
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-8/+8
* refined javadoc to avoid #4533Matti Tahvonen2010-04-151-7/+12
* JavaDoc for the Component interface. For #4244.Marko Grönroos2010-03-151-37/+325
* Revised JavaDoc documentation for Component (#4244).Marko Grönroos2010-03-091-99/+469
* Fixed generics warningsArtur Signell2009-12-281-1/+3
* Initial commit for framework enhancement for #3234Artur Signell2009-11-201-0/+9
* #2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial c...Henri Sara2009-05-181-3/+2
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+437