summaryrefslogtreecommitdiffstats
path: root/build/buildhelpers/com/vaadin
Commit message (Collapse)AuthorAgeFilesLines
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-093-403/+0
|
* Make theme building work againLeif Åstrand2012-08-301-2/+1
|
* Merge SASS fixes keeping comments, remove hack for reindeer (#9223)Henri Sara2012-08-101-17/+0
|
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-150/+56
| | | | | | | | Conversion performed for most themes trivial, just rename file and wrap in a mixin. For chameleon compounds, also nesting used. In some cases, related small files combined in a single SCSS file Chameleon accordion and select contain fixes other than just a missing semicolon.
* Generate package exports for the JAR only for com.vaadin and com.googleHenri Sara2012-06-201-28/+40
| | | | Other (unrebased) packages are not included in the exported packages list of the manifest.
* #7912 Remove support for IE6Leif Åstrand2011-11-091-3/+2
|
* Corrections to table column reordering styles.Jouni Koivuviita2011-09-271-1/+5
| | | | | | Cleaned up table column drag styles for Reindeer (lost of duplication) svn changeset:21334/svn branch:6.7
* #7053 copy two icons from reindeer to chameleonHenri Sara2011-07-291-2/+0
| | | | svn changeset:20027/svn branch:6.7
* #4580 and #7053 theme compiler support for multi-level imports and relative ↵Henri Sara2011-07-291-18/+47
| | | | | | URL processing (needed for Chameleon) svn changeset:20018/svn branch:6.7
* #7053 Chameleon theme integration, first phase: basic theme in Vaadin and ↵Henri Sara2011-07-281-0/+4
| | | | | | JAR, compiled into a single styles.css svn changeset:20007/svn branch:6.7
* Delete two accidentally committed .class filesHenri Sara2011-03-162-0/+0
| | | | svn changeset:17799/svn branch:6.6
* Merged some changes from 6.5Henri Sara2011-03-163-1/+10
| | | | svn changeset:17798/svn branch:6.6
* undoing last accidental commitMatti Tahvonen2010-12-212-0/+0
| | | | svn changeset:16613/svn branch:6.5
* svn changeset:16611/svn branch:6.5Matti Tahvonen2010-12-212-0/+0
|
* Generate OSGi manifest Package-Exports attribute automatically. For #3521.Marko Grönroos2010-10-222-0/+261
| | | | svn changeset:15674/svn branch:6.5
* Liferay Alloy UI theme for Vaadin Henri Kerola2010-09-171-1/+5
| | | | svn changeset:14986/svn branch:6.4
* #5204 Include demo portlets in demo package; portlet configuration files are ↵Henri Sara2010-06-211-403/+0
| | | | | | no longer generated at build, cleaned up manually maintained versions svn changeset:13806/svn branch:6.4
* Theme version check for #3416Marc Englund2009-12-081-4/+25
| | | | svn changeset:10202/svn branch:6.2
* The Button Component Strikes BackJouni Koivuviita2009-08-271-41/+71
| | | | | | | | | | | | Fixes many theme issues with Button (mostly Reindeer theme), including #3110, #3193, #3194, #3180 and 3079. Default button is now rendered on the client side with a DIV. Disabled buttons can now have descriptions, which fixes #2085. Added a "new" component, NativeButton, which uses native BUTTON element rendering on the client side. Theme compilation script now understands simple @import statements, which help keep things more organized in theme development. svn changeset:8558/svn branch:6.1
* #2904 ToolkitTunes -> VaadinTunes and one other file renameHenri Sara2009-05-181-1/+1
| | | | svn changeset:7864/svn branch:6.0
* Update theme compilation script.Jouni Koivuviita2009-05-181-3/+3
| | | | svn changeset:7862/svn branch:6.0
* #2904: more Toolkit -> Vaadin renamingHenri Sara2009-05-181-2/+2
| | | | svn changeset:7860/svn branch:6.0
* Old default theme renamed to "runo".Jouni Koivuviita2009-05-181-2/+2
| | | | svn changeset:7856/svn branch:6.0
* Fixed #2957 - Include smartsprites in build script Artur Signell2009-05-181-7/+37
| | | | svn changeset:7845/svn branch:6.0
* Fix for #2953 - Rename old default theme to itmill5Artur Signell2009-05-151-2/+2
| | | | svn changeset:7826/svn branch:6.0
* Renaming ITMILL/ -> VAADIN/ part 2 (for #2904)Marc Englund2009-05-121-1/+1
| | | | svn changeset:7765/svn branch:6.0
* Fixes buildhelper class package names.Jouni Koivuviita2009-05-112-0/+517
svn changeset:7734/svn branch:6.0