summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/Label.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed references to XHTML and issue found in review #8294John Ahlroos2012-09-071-4/+4
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-071-4/+3
* Now using HTML5 content mode. Also deprecated the XHTML content modes.John Ahlroos2012-09-071-2/+3
* Reformat projectLeif Åstrand2012-09-051-0/+2
* Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-051-1/+1
* refak listeners com.vaadin.uiPetri Heinonen2012-08-301-2/+20
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-2/+2
* Handle requestRepaint automatically (#9325)Leif Åstrand2012-08-231-3/+0
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-1/+1
* Support using public fields in state classes (#9324)Leif Åstrand2012-08-221-5/+5
* 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-2/+0
* 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/+483