summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/CssLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Unified deprecation messagesArtur Signell2012-11-221-2/+2
* Added ComponentContainer.addComponents (#10245)Artur Signell2012-11-221-13/+0
* AbstractComponentContainer should implement getComponentIterator and not iter...Artur Signell2012-11-061-1/+1
* Add comment explaining why beforeClientResponse is usedLeif Åstrand2012-09-141-0/+5
* Commit Pekka's patch for #8030 ((Component...) constructor for layouts) and #...Johannes Dahlström2012-09-071-1/+30
* Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-2/+4
* refak listeners com.vaadin.uiPetri Heinonen2012-08-301-2/+20
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-5/+5
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-1/+1
* Introduce ClientConnector.beforeClientResponse(boolean initial) #9228Leif Åstrand2012-08-201-2/+2
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-3/+3
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+308