aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/themes/BaseTheme.java
Commit message (Collapse)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-58/+0
| | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
* Update copyright year to 2014Artur Signell2014-04-161-2/+2
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Moved base theme constants (v-widget and v-layout) from BaseTheme toJohn Ahlroos2012-09-071-11/+0
| | | StyleConstants
* Renamed .v-boxlayout selector to .v-layout and applied the .v-layoutJohn Ahlroos2012-09-061-0/+5
| | | selector to all layouts
* 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