summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/TabSheet.java
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+2
* Always mark child hierarchy dirty when switching tabs (#10404)Artur Signell2012-11-281-9/+2
* Added Component constructors (#10246)Artur Signell2012-11-221-1/+13
* Unified deprecation messagesArtur Signell2012-11-221-6/+6
* Moved isComponentVisible to separate interface (#10303)Artur Signell2012-11-201-2/+2
* AbstractComponentContainer should implement getComponentIterator and not iter...Artur Signell2012-11-061-1/+1
* Move LegacyComponent from com.vaadin.server to com.vaadin.uiJohannes Dahlström2012-11-021-1/+0
* Reformat projectLeif Åstrand2012-09-051-0/+4
* inner Event classes converted to static nested classes (#5855)Pekka Hyvönen2012-09-041-2/+2
* refak listeners com.vaadin.uiPetri Heinonen2012-08-301-6/+59
* Rename Vaadin6Component to LegacyComponent (#9434)Johannes Dahlström2012-08-291-2/+2
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-7/+7
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-17/+17
* Removed API deprecated in Vaadin 6 (#9071)Artur Signell2012-08-221-78/+3
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Removed more @version included in some files but not in all (#9299)Artur Signell2012-08-161-4/+0
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-151-2/+0
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-8/+8
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+1328