| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Added override for font-sizes which used em in base theme (#10606, #10... | Leif Åstrand | 2013-01-04 | 8 | -2/+14 |
|\ |
|
| * | Added override for font-sizes which used em in base theme (#10606, #10587) | Artur Signell | 2013-01-02 | 8 | -2/+14 |
* | | 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 | 16 | -42/+42 |
* | Updated Release Notes for Vaadin 7.0.0.rc1 release. | Marko Gronroos | 2012-12-19 | 1 | -17/+28 |
* | Additional fixes for IE scrollbars issues | Artur Signell | 2012-12-18 | 2 | -5/+5 |
* | Merge changes Ide0a7e28,I78da2c2c | Artur Signell | 2012-12-18 | 19 | -7/+42 |
|\ |
|
| * | Fixed IE scrollbar issues for most if not all components | Artur Signell | 2012-12-17 | 19 | -7/+42 |
* | | Removed Firefox rule making dropdown too high (#10559) | Artur Signell | 2012-12-17 | 2 | -6/+0 |
|/ |
|
* | Moved third-party license notes to the license file. For #10153. | Marko Gronroos | 2012-12-14 | 2 | -252/+228 |
* | Merge "Colorpicker IE fixes" | John Ahlroos | 2012-12-14 | 1 | -2/+2 |
|\ |
|
| * | Colorpicker IE fixes | Anna Koskinen | 2012-12-14 | 1 | -2/+2 |
* | | Added a Terms and Conditions section about the Vaadin license as well as all ... | Marko Gronroos | 2012-12-14 | 1 | -50/+260 |
|/ |
|
* | Restrict DateField fix to IE (#10498) | Artur Signell | 2012-12-11 | 1 | -1/+1 |
* | Fixed overflow issue in PopupDateField | Artur Signell | 2012-12-11 | 1 | -0/+4 |
* | Vaadin 7 compatible ColorPicker (#9201) | Anna Koskinen | 2012-12-10 | 15 | -1/+289 |
* | Additional fixes for accordion/IE (#9552) | Artur Signell | 2012-12-10 | 3 | -8/+6 |
* | Hide using display:none to be screenshot compatible (#10080) | Artur Signell | 2012-12-07 | 1 | -0/+7 |
* | Merge "Default id should get overridden only if id has been specifically set ... | Artur Signell | 2012-12-07 | 1 | -0/+10 |
|\ |
|
| * | Default id should get overridden only if id has been specifically set | Anna Koskinen | 2012-12-07 | 1 | -0/+10 |
* | | Added support for $primaryStyleName to Runo | Marc Englund | 2012-12-07 | 22 | -383/+383 |
* | | $primaryStyleName functionality to Chameleon, fixes #9881 | Marc Englund | 2012-12-07 | 16 | -342/+342 |
* | | Merge "Fixed accordion to not cause scrollbars in IE (#9552)" | Marc Englund | 2012-12-07 | 2 | -7/+6 |
|\ \ |
|
| * | | Fixed accordion to not cause scrollbars in IE (#9552) | Artur Signell | 2012-12-07 | 2 | -7/+6 |
| |/ |
|
* | | Merge "Revert "Temporary work around for drag'n'drop image problem (#10385)"" | Marc Englund | 2012-12-07 | 8 | -35/+14 |
|\ \
| |/
|/| |
|
| * | Revert "Temporary work around for drag'n'drop image problem (#10385)" | Artur Signell | 2012-12-02 | 8 | -35/+14 |
* | | Made layouts inline-blocks to support undefined width (#10080) | Artur Signell | 2012-12-05 | 1 | -1/+1 |
* | | Allow customization of the widgetset url in order to be able to remove the '?... | Jonatan Kronqvist | 2012-12-04 | 1 | -8/+10 |
|/ |
|
* | Added prefix "v-" to internal parameters (#10156) | Anna Koskinen | 2012-11-30 | 1 | -19/+19 |
* | Fall back to activex xml http if XMLHttpRequest is disabled (#10423) | Artur Signell | 2012-11-29 | 1 | -1/+6 |
* | Temporary work around for drag'n'drop image problem (#10385) | Artur Signell | 2012-11-26 | 8 | -14/+35 |
* | 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 | 35 | -136/+136 |
* | Ensure generated-body rules are not prefixed (#10360) | Artur Signell | 2012-11-23 | 6 | -12/+17 |
* | Moved DebugConsole (and related) styles to separate mixin which is applied gl... | Marc Englund | 2012-11-23 | 3 | -27/+35 |
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ... | Marc Englund | 2012-11-23 | 72 | -1378/+1378 |
* | Merge "Disabled @media print {} to avoid invalid CSS, see #10336" | Artur Signell | 2012-11-23 | 1 | -0/+3 |
|\ |
|
| * | Disabled @media print {} to avoid invalid CSS, see #10336 | Marc Englund | 2012-11-23 | 1 | -0/+3 |
* | | Set bootstrap error using innerHTML instead of document.write (#9735) | Leif Åstrand | 2012-11-23 | 1 | -5/+12 |
|/ |
|
* | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ... | Marc Englund | 2012-11-23 | 28 | -92/+131 |
* | When closeIdleUIs is true, close open UIs only after all UIs have been idle f... | Johannes Dahlström | 2012-11-20 | 1 | -1/+1 |
* | UI stylename handling (#9832) | Johannes Dahlström | 2012-11-14 | 3 | -7/+7 |
* | Define line-height for tooltips in Runo (#10136) | Artur Signell | 2012-11-06 | 1 | -0/+1 |
* | Fix for small theme bug induced by overlay-container #9220 Note: this will br... | Marc Englund | 2012-11-05 | 1 | -0/+1 |
* | Revert "Don't require browserDetailsUrl when embedding (#10122)" | Leif Åstrand | 2012-11-05 | 2 | -59/+1 |
* | Don't require browserDetailsUrl when embedding (#10122) | Leif Åstrand | 2012-11-02 | 2 | -1/+59 |
* | Overlay container #9220 | Marc Englund | 2012-10-30 | 2 | -2/+2 |
* | Merge "Removed padding which has magically appeared (#10075)" | John Ahlroos | 2012-10-30 | 1 | -0/+1 |
|\ |
|
| * | Removed padding which has magically appeared (#10075) | Artur Signell | 2012-10-26 | 1 | -0/+1 |
* | | Revert accidentally pushed "Fix most IE scrollbar issues" | Artur Signell | 2012-10-29 | 2 | -18/+1 |