Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temporary work around for drag'n'drop image problem (#10385) | Artur Signell | 2012-11-26 | 2 | -2/+8 |
| | | | | Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0 | ||||
* | Fixed browser specific theme selectors (#10362) | Artur Signell | 2012-11-23 | 5 | -25/+25 |
| | | | | | | Browser specific class names are set on the body element and the theme class name is inside body. Theme selectors must therefore be of type ".v-ie & " Change-Id: I1893946ed9b5441a6977945a757a85ae87c07ce8 | ||||
* | Ensure generated-body rules are not prefixed (#10360) | Artur Signell | 2012-11-23 | 2 | -3/+4 |
| | | | | | | This should not cause issue with multiple themes as you do not have a generated body then. Change-Id: I9391ee006de9c5759df0d7e1a7d6470caf82a8c4 | ||||
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵ | Marc Englund | 2012-11-23 | 2 | -41/+41 |
| | | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3 | ||||
* | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵ | Marc Englund | 2012-11-23 | 4 | -9/+17 |
| | | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375 | ||||
* | Define line-height for tooltips in Runo (#10136) | Artur Signell | 2012-11-06 | 1 | -0/+1 |
| | | | | Change-Id: Id73389fa7fa629ce312c2566b8b2dc36b0b6dcc5 | ||||
* | Fixed primary stylename handling for Datefield and InlineDatefield #9903 | John Ahlroos | 2012-10-16 | 3 | -39/+49 |
| | | | | Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7 | ||||
* | Merge branch 'master' into sass | Marc Englund | 2012-10-04 | 1 | -11/+11 |
|\ | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/formlayout/formlayout.scss WebContent/VAADIN/themes/reindeer/formlayout/formlayout.scss Change-Id: Ie895a1bbafdcf2fe79d500efb04c6eef3f5a812e | ||||
| * | Merge from 6.8: Limit propagation of vertical spacing and margins in | Henri Sara | 2012-10-01 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | nested FormLayouts, related test (#9427) svn changeset:24503/svn branch:6.8 svn changeset:24504/svn branch:6.8 svn changeset:24506/svn branch:6.8 Change-Id: I7eca0fccdd9fc9258514c68025bd9e99dcc0b89d | ||||
* | | Sass restructure: need to disable .themename{} -wrapping until we get ↵ | Marc Englund | 2012-09-28 | 2 | -4/+4 |
| | | | | | | | | overlay-container. | ||||
* | | 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 ↵ | John Ahlroos | 2012-09-18 | 2 | -2/+2 |
| | | | | html5 content type | ||||
* | Renamed .v-boxlayout selector to .v-layout and applied the .v-layout | John Ahlroos | 2012-09-06 | 1 | -4/+4 |
| | | | selector to all layouts | ||||
* | 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 |
| | | | | | | | | | | | | | | | | 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. | ||||
* | | 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 |
| | | | | | | | | | | | | | | This reverts commit 64f34f1c6ed5f910d5bf401a573d6b72539a437b. The fix is not needed to prevent scrolling any more now that margin is used instead of padding for reserving room for the layout's "margin". | ||||
* | | 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 |
| | | | | This enables easy support for e.g. header height based on font size and footer height changing if resizing is disabled. | ||||
* | Update VWindow.setWidth/Height to set outer sizes (#8313) | Leif Åstrand | 2012-03-08 | 1 | -1/+7 |
| | | | Also fix some small issues related to when the min size is used | ||||
* | 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 |
| | |||||
* | Merge commit '98737932a588f1b4a8f8115f2545da63ae7f4e4a' | Artur Signell | 2012-02-03 | 4 | -277/+277 |
|\ | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/button/button.css WebContent/VAADIN/themes/runo/button/button.css tests/integration_tests.xml | ||||
| * | #8311 Converted CRLF -> LF in css/html/xml files | Artur Signell | 2012-02-02 | 4 | -293/+293 |
| | | | | | | | | svn changeset:22852/svn branch:6.7 | ||||
* | | Remove the last simple ie6 hacks #7912 | Leif Åstrand | 2011-12-01 | 1 | -4/+0 |
| | | |||||
* | | #7913 Removed IE7 specific CSS rules | Artur Signell | 2011-11-22 | 7 | -49/+1 |
| | | |||||
* | | #7912 Remove support for IE6 | Leif Åstrand | 2011-11-09 | 11 | -119/+0 |
|/ | |||||
* | Removed svn:executable property to avoid problems with Git on Windows | Artur Signell | 2011-11-08 | 6 | -0/+0 |
| | | | | svn changeset:21944/svn branch:6.7 | ||||
* | Final fix for #6745: Connectors for Tree | Jouni Koivuviita | 2011-09-28 | 1 | -0/+10 |
| | | | | | | | -Adjusted all themes to have even pixel caption height -Liferay theme doesn't support the connectors (#7682) svn changeset:21411/svn branch:6.7 | ||||
* | Corrections to table column reordering styles. | Jouni Koivuviita | 2011-09-27 | 1 | -0/+3 |
| | | | | | | Cleaned up table column drag styles for Reindeer (lost of duplication) svn changeset:21334/svn branch:6.7 | ||||
* | #7496 Undo r20719 as the additional '{' and '}' in the css causes Safari 4 ↵ | Leif Åstrand | 2011-08-30 | 1 | -1/+9 |
| | | | | | | to stop parsing the rest of the css svn changeset:20723/svn branch:6.7 | ||||
* | #7496 Theme files loaded from a css file using AlphaImageLoader only works ↵ | Leif Åstrand | 2011-08-30 | 1 | -9/+1 |
| | | | | | | in the root context svn changeset:20719/svn branch:6.7 | ||||
* | Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can ↵ | Jouni Koivuviita | 2011-08-23 | 6 | -0/+0 |
| | | | | | | | | make it more pretty in future releases if necessary. Includes TestBench test for the feature. svn changeset:20577/svn branch:6.7 | ||||
* | Implemented row generation for Table and TreeTable #6720# | Jonatan Kronqvist | 2011-08-19 | 1 | -0/+7 |
| | | | | svn changeset:20495/svn branch:6.7 | ||||
* | #7187 Allow HTML content in an MenuItem | Leif Åstrand | 2011-08-10 | 1 | -1/+1 |
| | | | | svn changeset:20245/svn branch:6.7 | ||||
* | Merge from 6.6 | Henri Sara | 2011-06-16 | 2 | -3/+3 |
|\ | | | | | | | svn changeset:19412/svn branch:6.7 | ||||
| * | #6731 - focus on the node's caption instead of the element in order to avoid ↵ | Jonatan Kronqvist | 2011-04-08 | 1 | -3/+3 |
| | | | | | | | | | | | | unnecessary scrolling svn changeset:18186/svn branch:6.5 | ||||
| * | #6367 - remove focus outline from table header cell | Jonatan Kronqvist | 2011-04-07 | 1 | -3/+4 |
| | | | | | | | | svn changeset:18146/svn branch:6.5 | ||||
| * | Cleaned up #6197 - moved keyboard handling from the table body to the table rows | Jonatan Kronqvist | 2011-04-06 | 1 | -1/+3 |
| | | | | | | | | svn changeset:18129/svn branch:6.5 | ||||
| * | Fixed #6731 - tree no longer scrolls when an item is selected. | Jonatan Kronqvist | 2011-04-06 | 1 | -2/+5 |
| | | | | | | | | svn changeset:18127/svn branch:6.5 | ||||
| * | Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - ↵ | Artur Signell | 2011-03-24 | 1 | -2/+4 |
| | | | | | | | | | | | | Moved v-app-loading class to separate div inside v-app svn changeset:17907/svn branch:6.5 | ||||
| * | #6542 Tabsheet content sometimes not rendered in IE6/IE7 | Artur Signell | 2011-03-03 | 1 | -2/+6 |
| | | | | | | | | svn changeset:17566/svn branch:6.5 | ||||
* | | Fixes #6932 "Table rows shift a couple of pixels down when selecting a row ↵ | Jouni Koivuviita | 2011-05-19 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | in IE7" * Added negative margins to the cell content when the row is focused * Removed padding/line-height changes from all core themes that previously handled the focus state offset change svn changeset:18925/svn branch:6.6 | ||||
* | | Fixed #5383 "TextField content alignment problem with Runo and FF" | Jouni Koivuviita | 2011-05-19 | 1 | -2/+1 |
| | | | | | | | | svn changeset:18910/svn branch:6.6 | ||||
* | | Fixes #6745 "Connectors for Tree" | Jouni Koivuviita | 2011-05-19 | 1 | -2/+2 |
| | | | | | | | | svn changeset:18907/svn branch:6.6 | ||||
* | | removed automatically compiled css files from svn. Derived files and should ↵ | Matti Tahvonen | 2011-04-21 | 1 | -4471/+0 |
| | | | | | | | | | | | | thus not be in version control. core developers not need to build theme with ant script after core css files have been modified in the version control. svn changeset:18438/svn branch:6.6 |