| Commit message (Expand) | Author | Age | Files | Lines |
* | 32x32 favicons added, replacing the old favicons (#12143) | Jouni Koivuviita | 2013-06-28 | 1 | -0/+0 |
* | Add missing dialog maximize/restore icons for Runo (#11734) | Artur Signell | 2013-05-31 | 3 | -1/+24 |
* | Extracted dialog style to a separate block (#11734) | Artur Signell | 2013-05-31 | 1 | -23/+25 |
* | Add primary style name support for ProgressBar/Indicator (#9913) | Artur Signell | 2013-05-29 | 1 | -1/+5 |
* | Fixed header padding to avoid caption overlap (#3400) | Artur Signell | 2013-04-09 | 1 | -1/+1 |
* | Maximize/restore icons for Chameleon, Liferay, Runo (#3400) | Artur Signell | 2013-04-05 | 3 | -7/+19 |
* | Maximize Restore for Window #3400 | Pekka Hyvönen | 2013-04-04 | 1 | -2/+21 |
* | Applied IE9 CSS fixes to IE10 also (#11301) | Artur Signell | 2013-03-11 | 1 | -3/+0 |
* | Fixed Runo dialog window style (#10599) | Artur Signell | 2013-01-10 | 1 | -2/+2 |
* | Merge "Fixed ComboBox width problems in all themes (#10484)" | Leif Åstrand | 2013-01-08 | 1 | -1/+6 |
|\ |
|
| * | Fixed ComboBox width problems in all themes (#10484) | Artur Signell | 2013-01-07 | 1 | -1/+6 |
* | | Fixed lower left corner of tabsheet in Runo (#10658) | Artur Signell | 2013-01-07 | 1 | -1/+1 |
|/ |
|
* | Ensure popup datefield width setting works in all themes (#10485) | Artur Signell | 2013-01-04 | 1 | -3/+12 |
* | Merge "Added override for font-sizes which used em in base theme (#10606, #10... | Leif Åstrand | 2013-01-04 | 2 | -1/+6 |
|\ |
|
| * | Added override for font-sizes which used em in base theme (#10606, #10587) | Artur Signell | 2013-01-02 | 2 | -1/+6 |
* | | Ensure panel decoration is shown (#10258) | Artur Signell | 2013-01-02 | 1 | -1/+1 |
|/ |
|
* | Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587) | Artur Signell | 2013-01-02 | 3 | -8/+8 |
* | Merge changes Ide0a7e28,I78da2c2c | Artur Signell | 2012-12-18 | 2 | -1/+4 |
|\ |
|
| * | Fixed IE scrollbar issues for most if not all components | Artur Signell | 2012-12-17 | 2 | -1/+4 |
* | | Removed Firefox rule making dropdown too high (#10559) | Artur Signell | 2012-12-17 | 1 | -3/+0 |
|/ |
|
* | Vaadin 7 compatible ColorPicker (#9201) | Anna Koskinen | 2012-12-10 | 2 | -1/+23 |
* | Additional fixes for accordion/IE (#9552) | Artur Signell | 2012-12-10 | 1 | -3/+3 |
* | Added support for $primaryStyleName to Runo | Marc Englund | 2012-12-07 | 22 | -383/+383 |
* | Revert "Temporary work around for drag'n'drop image problem (#10385)" | Artur Signell | 2012-12-02 | 2 | -8/+2 |
* | Temporary work around for drag'n'drop image problem (#10385) | Artur Signell | 2012-11-26 | 2 | -2/+8 |
* | Fixed browser specific theme selectors (#10362) | Artur Signell | 2012-11-23 | 5 | -25/+25 |
* | Ensure generated-body rules are not prefixed (#10360) | Artur Signell | 2012-11-23 | 2 | -3/+4 |
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ... | Marc Englund | 2012-11-23 | 2 | -41/+41 |
* | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ... | Marc Englund | 2012-11-23 | 4 | -9/+17 |
* | Define line-height for tooltips in Runo (#10136) | Artur Signell | 2012-11-06 | 1 | -0/+1 |
* | Fixed primary stylename handling for Datefield and InlineDatefield #9903 | John Ahlroos | 2012-10-16 | 3 | -39/+49 |
* | Merge branch 'master' into sass | Marc Englund | 2012-10-04 | 1 | -11/+11 |
|\ |
|
| * | Merge from 6.8: Limit propagation of vertical spacing and margins in | Henri Sara | 2012-10-01 | 1 | -11/+11 |
* | | Sass restructure: need to disable .themename{} -wrapping until we get overlay... | Marc Englund | 2012-09-28 | 2 | -4/+4 |
* | | Rearranging sass theme structure in phases. | Marc Englund | 2012-09-26 | 2 | -32/+35 |
|/ |
|
* | Removed empty content: in css rules since they generate a empty line with htm... | John Ahlroos | 2012-09-18 | 2 | -2/+2 |
* | Renamed .v-boxlayout selector to .v-layout and applied the .v-layout | John Ahlroos | 2012-09-06 | 1 | -4/+4 |
* | merge master (sass theme changes) | Jouni Koivuviita | 2012-08-13 | 27 | -6/+163 |
|\ |
|
| * | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 27 | -6/+163 |
* | | Merged master to layoutgraph | Jouni Koivuviita | 2012-05-11 | 1 | -1/+2 |
|\| |
|
| * | Refine box-sizing: border-box styles (#8682) | Leif Åstrand | 2012-04-20 | 1 | -1/+2 |
* | | Fixes to BoxLayout | Jouni Koivuviita | 2012-04-18 | 1 | -2/+4 |
* | | Merge branch 'master' into layoutgraph | Leif Åstrand | 2012-04-18 | 1 | -1/+3 |
|\| |
|
| * | Revert "Reduce tree node caption padding to make room for focus border" | Leif Åstrand | 2012-04-18 | 1 | -1/+3 |
* | | Fixes to BoxLayout based on first round of screenshot tests | Jouni Koivuviita | 2012-04-18 | 1 | -2/+8 |
|/ |
|
* | Reduce tree node caption padding to make room for focus border | Leif Åstrand | 2012-04-17 | 1 | -3/+1 |
* | Dynamically adjust window content paddings (#8313) | Leif Åstrand | 2012-03-09 | 1 | -4/+0 |
* | Update VWindow.setWidth/Height to set outer sizes (#8313) | Leif Åstrand | 2012-03-08 | 1 | -1/+7 |
* | Compensate height definition for border-box sizing (#8313) | Leif Åstrand | 2012-02-23 | 1 | -1/+1 |
* | Compensate text field height for border-box sizing (#8313) | Leif Åstrand | 2012-02-17 | 1 | -2/+2 |