summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/themes/BaseTheme.java
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Moved base theme constants (v-widget and v-layout) from BaseTheme toJohn Ahlroos2012-09-071-11/+0
* Renamed .v-boxlayout selector to .v-layout and applied the .v-layoutJohn Ahlroos2012-09-061-0/+5
* Replaced all .v and .v-connector selectors with .v-widget selectorJohn Ahlroos2012-08-281-0/+5
* Removed API deprecated in Vaadin 6 (#9071)Artur Signell2012-08-221-12/+0
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+59