summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
Commit message (Expand)AuthorAgeFilesLines
* Ensure popup datefield width setting works in all themes (#10485)Artur Signell2013-01-0410-62/+77
* Merge "Added override for font-sizes which used em in base theme (#10606, #10...Leif Åstrand2013-01-048-2/+14
|\
| * Added override for font-sizes which used em in base theme (#10606, #10587)Artur Signell2013-01-028-2/+14
* | Ensure panel decoration is shown (#10258)Artur Signell2013-01-021-1/+1
|/
* Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587)Artur Signell2013-01-0216-42/+42
* Additional fixes for IE scrollbars issuesArtur Signell2012-12-182-5/+5
* Merge changes Ide0a7e28,I78da2c2cArtur Signell2012-12-1819-7/+42
|\
| * Fixed IE scrollbar issues for most if not all componentsArtur Signell2012-12-1719-7/+42
* | Removed Firefox rule making dropdown too high (#10559)Artur Signell2012-12-172-6/+0
|/
* Colorpicker IE fixesAnna Koskinen2012-12-141-2/+2
* Restrict DateField fix to IE (#10498)Artur Signell2012-12-111-1/+1
* Fixed overflow issue in PopupDateFieldArtur Signell2012-12-111-0/+4
* Vaadin 7 compatible ColorPicker (#9201)Anna Koskinen2012-12-1015-1/+289
* Additional fixes for accordion/IE (#9552)Artur Signell2012-12-103-8/+6
* Hide using display:none to be screenshot compatible (#10080)Artur Signell2012-12-071-0/+7
* Merge "Default id should get overridden only if id has been specifically set ...Artur Signell2012-12-071-0/+10
|\
| * Default id should get overridden only if id has been specifically setAnna Koskinen2012-12-071-0/+10
* | Added support for $primaryStyleName to RunoMarc Englund2012-12-0722-383/+383
* | $primaryStyleName functionality to Chameleon, fixes #9881Marc Englund2012-12-0716-342/+342
* | Merge "Fixed accordion to not cause scrollbars in IE (#9552)"Marc Englund2012-12-072-7/+6
|\ \
| * | Fixed accordion to not cause scrollbars in IE (#9552)Artur Signell2012-12-072-7/+6
| |/
* | Merge "Revert "Temporary work around for drag'n'drop image problem (#10385)""Marc Englund2012-12-078-35/+14
|\ \ | |/ |/|
| * Revert "Temporary work around for drag'n'drop image problem (#10385)"Artur Signell2012-12-028-35/+14
* | Made layouts inline-blocks to support undefined width (#10080)Artur Signell2012-12-051-1/+1
* | Allow customization of the widgetset url in order to be able to remove the '?...Jonatan Kronqvist2012-12-041-8/+10
|/
* Added prefix "v-" to internal parameters (#10156)Anna Koskinen2012-11-301-19/+19
* Fall back to activex xml http if XMLHttpRequest is disabled (#10423)Artur Signell2012-11-291-1/+6
* Temporary work around for drag'n'drop image problem (#10385)Artur Signell2012-11-268-14/+35
* Fix chameleon "body" css selectors (#10382)Artur Signell2012-11-264-21/+21
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-2335-136/+136
* Ensure generated-body rules are not prefixed (#10360)Artur Signell2012-11-236-12/+17
* Moved DebugConsole (and related) styles to separate mixin which is applied gl...Marc Englund2012-11-233-27/+35
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ...Marc Englund2012-11-2372-1378/+1378
* Merge "Disabled @media print {} to avoid invalid CSS, see #10336"Artur Signell2012-11-231-0/+3
|\
| * Disabled @media print {} to avoid invalid CSS, see #10336Marc Englund2012-11-231-0/+3
* | Set bootstrap error using innerHTML instead of document.write (#9735)Leif Åstrand2012-11-231-5/+12
|/
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ...Marc Englund2012-11-2328-92/+131
* UI stylename handling (#9832)Johannes Dahlström2012-11-143-7/+7
* Define line-height for tooltips in Runo (#10136)Artur Signell2012-11-061-0/+1
* Fix for small theme bug induced by overlay-container #9220 Note: this will br...Marc Englund2012-11-051-0/+1
* Revert "Don't require browserDetailsUrl when embedding (#10122)"Leif Åstrand2012-11-051-4/+1
* Don't require browserDetailsUrl when embedding (#10122)Leif Åstrand2012-11-021-1/+4
* Overlay container #9220Marc Englund2012-10-302-2/+2
* Merge "Removed padding which has magically appeared (#10075)"John Ahlroos2012-10-301-0/+1
|\
| * Removed padding which has magically appeared (#10075)Artur Signell2012-10-261-0/+1
* | Revert accidentally pushed "Fix most IE scrollbar issues"Artur Signell2012-10-292-18/+1
* | Fix most IE scrollbar issuesArtur Signell2012-10-292-1/+18
* | Fixed Chameleon theme for InlineDatefield #10070John Ahlroos2012-10-293-57/+71
|/
* Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-1610-77/+114
* Reverted previously fixed scrollbars since it does not work with components r...John Ahlroos2012-10-103-34/+0