aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Applied splitpanel scrollbar fix for IE9 as well #9552"Leif Åstrand2012-10-091-5/+6
|\
| * Applied splitpanel scrollbar fix for IE9 as well #9552John Ahlroos2012-10-091-5/+6
* | Applied a similar fix for the scrollbars in accordion and tabsheet as was don...John Ahlroos2012-10-092-0/+22
|/
* Merge branch 'sass'John Ahlroos2012-10-0875-1455/+1510
|\
| * Merge branch 'master' into sassJohn Ahlroos2012-10-082-12/+3
| |\
| * \ Merge branch 'master' into sassMarc Englund2012-10-044-37/+37
| |\ \
| * \ \ Merge branch 'master' into sassMarc Englund2012-10-012-10/+10
| |\ \ \
| * | | | Sass restructure: split button into nativebutton and checkboxMarc Englund2012-09-288-100/+149
| * | | | Sass restructure: fixed bug in embedded.scssMarc Englund2012-09-281-1/+1
| * | | | Sass restructure: base theme with renameable componentsMarc Englund2012-09-2831-495/+495
| * | | | Sass restructure: tried some variants, this should be a reindeer structure th...Marc Englund2012-09-2831-712/+712
| * | | | Sass restructure: need to disable .themename{} -wrapping until we get overlay...Marc Englund2012-09-2810-64/+70
| * | | | Rearranging sass theme structure in phases.Marc Englund2012-09-268-109/+109
* | | | | Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-081-13/+10
* | | | | Merge "Add Page.getLocation() (#9249)"Leif Åstrand2012-10-051-5/+3
|\ \ \ \ \
| * | | | | Add Page.getLocation() (#9249)Johannes Dahlström2012-10-051-5/+3
* | | | | | Merge "Fixed datefield height #9798"Johannes Dahlström2012-10-051-0/+1
|\ \ \ \ \ \
| * | | | | | Fixed datefield height #9798John Ahlroos2012-10-041-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Fixed selectors in layout.scss #9860"John Ahlroos2012-10-051-2/+2
|\ \ \ \ \ \
| * | | | | | Fixed selectors in layout.scss #9860John Ahlroos2012-10-041-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Added IE8 HTML5 doctype fix for removing unneeded scrollbars in splitp...John Ahlroos2012-10-051-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |