summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/AbstractComponentContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Moved visible out from state so isVisible does not call markAsDirty (#9695)Artur Signell2012-09-201-1/+1
* Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-2/+6
* refak listeners com.vaadin.uiPetri Heinonen2012-08-301-4/+40
* Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)Artur Signell2012-08-291-1/+1
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-7/+2
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-151-2/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+351