| Commit message (Expand) | Author | Age | Files | Lines |
* | Grid theme API changes and style fixes | Jouni Koivuviita | 2014-12-17 | 1 | -2/+3 |
* | Fix gradient path for notifications in Chameleon. (#15351) | Sauli Tähkäpää | 2014-12-12 | 1 | -2/+2 |
* | Fix background color of Notification in chameleon theme (#14246) | Dmitrii Rogozin | 2014-07-24 | 1 | -0/+2 |
* | Fix Tabsheet scrollbutton by css position in Chameleon theme (#12154) | Johannes Tuikkala | 2014-07-14 | 1 | -0/+1 |
* | Fix regression in notification for chameleon caused by 13885.(#14172) | Dmitrii Rogozin | 2014-07-08 | 1 | -0/+1 |
* | Fix background color in chameleon theme after removing shadow divs (#14145) | Dmitrii Rogozin | 2014-07-07 | 1 | -3/+8 |
* | Disabled shadow divs. Instead use css box-shadow (#13885) | Dmitrii Rogozin | 2014-07-02 | 3 | -2/+7 |
* | Changes padding for Textfields with Chameleon theme. (#12974) | Felype Santiago Ferreira | 2014-01-07 | 1 | -2/+5 |
* | Changes padding for Textfields with Chameleon theme. (#12974) | Felype Santiago Ferreira | 2013-12-10 | 1 | -1/+1 |
* | 32x32 favicons added, replacing the old favicons (#12143) | Jouni Koivuviita | 2013-06-28 | 1 | -0/+0 |
* | Add primary style name support for ProgressBar/Indicator (#9913) | Artur Signell | 2013-05-29 | 1 | -1/+5 |
* | Maximize/restore icons for Chameleon, Liferay, Runo (#3400) | Artur Signell | 2013-04-05 | 3 | -10/+24 |
* | Fixed ComboBox width problems in all themes (#10484) | Artur Signell | 2013-01-07 | 1 | -1/+6 |
* | Ensure popup datefield width setting works in all themes (#10485) | Artur Signell | 2013-01-04 | 7 | -53/+55 |
* | Added override for font-sizes which used em in base theme (#10606, #10587) | Artur Signell | 2013-01-02 | 2 | -0/+2 |
* | Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587) | Artur Signell | 2013-01-02 | 10 | -30/+30 |
* | Fixed IE scrollbar issues for most if not all components | Artur Signell | 2012-12-17 | 2 | -0/+6 |
* | Vaadin 7 compatible ColorPicker (#9201) | Anna Koskinen | 2012-12-10 | 2 | -0/+17 |
* | $primaryStyleName functionality to Chameleon, fixes #9881 | Marc Englund | 2012-12-07 | 16 | -342/+342 |
* | Revert "Temporary work around for drag'n'drop image problem (#10385)" | Artur Signell | 2012-12-02 | 2 | -9/+2 |
* | Temporary work around for drag'n'drop image problem (#10385) | Artur Signell | 2012-11-26 | 2 | -2/+9 |
* | Fix chameleon "body" css selectors (#10382) | Artur Signell | 2012-11-26 | 4 | -21/+21 |
* | Fixed browser specific theme selectors (#10362) | Artur Signell | 2012-11-23 | 4 | -19/+19 |
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ... | Marc Englund | 2012-11-23 | 2 | -61/+61 |
* | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ... | Marc Englund | 2012-11-23 | 3 | -8/+15 |
* | UI stylename handling (#9832) | Johannes Dahlström | 2012-11-14 | 1 | -1/+1 |
* | Overlay container #9220 | Marc Englund | 2012-10-30 | 1 | -1/+1 |
* | Fixed Chameleon theme for InlineDatefield #10070 | John Ahlroos | 2012-10-29 | 3 | -57/+71 |
* | Merge branch 'master' into sass | John Ahlroos | 2012-10-08 | 1 | -0/+3 |
|\ |
|
| * | Fixed combobox line heights in Chameleon theme #9838 | John Ahlroos | 2012-10-03 | 1 | -0/+3 |
* | | Sass restructure: need to disable .themename{} -wrapping until we get overlay... | Marc Englund | 2012-09-28 | 2 | -4/+5 |
* | | Rearranging sass theme structure in phases. | Marc Englund | 2012-09-26 | 2 | -16/+12 |
|/ |
|
* | Replaced all .v and .v-connector selectors with .v-widget selector | John Ahlroos | 2012-08-28 | 1 | -1/+1 |
* | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 28 | -307/+441 |
* | Rename v-paintable -> v-connector (#8652) | Leif Åstrand | 2012-04-12 | 1 | -1/+1 |
* | Dynamically adjust window content paddings (#8313) | Leif Åstrand | 2012-03-09 | 1 | -5/+1 |
* | Update VWindow.setWidth/Height to set outer sizes (#8313) | Leif Åstrand | 2012-03-08 | 1 | -2/+5 |
* | Merge remote-tracking branch 'origin/6.8' | Johannes Dahlström | 2012-03-02 | 1 | -1/+1 |
|\ |
|
| * | [merge from 6.7] #8369 Fixed absolute path in Chameleon CSS | Automerge | 2012-02-21 | 1 | -1/+1 |
* | | Use different size for text fields with box-sizing (#8313) | Leif Åstrand | 2012-02-23 | 1 | -2/+6 |
* | | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2012-01-27 | 1 | -1/+0 |
|\| |
|
| * | Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996 | Marc Englund | 2012-01-18 | 1 | -1/+0 |
* | | Merge remote branch 'origin/6.8' | Henri Sara | 2011-12-22 | 1 | -2/+2 |
|\| |
|
| * | Merged changes from 6.8 | Johannes Dahlström | 2011-12-22 | 1 | -1/+1 |
* | | #7984 removed Firefox workarounds | Artur Signell | 2011-11-22 | 1 | -2/+1 |
* | | #7913 Removed IE7 specific CSS rules | Artur Signell | 2011-11-22 | 2 | -36/+0 |
* | | #7912 Remove support for IE6 | Leif Åstrand | 2011-11-09 | 21 | -172/+0 |
|/ |
|
* | Final fix for #6745: Connectors for Tree | Jouni Koivuviita | 2011-09-28 | 1 | -0/+4 |
* | Fixed unwanted 24bit png gradients for IE6 (Chameleon theme) | Jouni Koivuviita | 2011-08-30 | 5 | -1/+23 |
* | Fixes zero width buttons inside segment compound style for IE7 | Jouni Koivuviita | 2011-08-30 | 1 | -2/+11 |