summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added IE8 HTML5 doctype fix for removing unneeded scrollbars in splitpanel #9552John Ahlroos2012-10-041-0/+10
| |/ / / /
* | | | | Merge "Fixed combobox line heights in Chameleon theme #9838"Johannes Dahlström2012-10-041-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed combobox line heights in Chameleon theme #9838John Ahlroos2012-10-031-0/+3
| |/ / /
* / / / Remove default bootstrap parameter support (#9824)Leif Åstrand2012-10-021-12/+0
|/ / /
* | | Merge from 6.8: Limit propagation of vertical spacing and margins inHenri Sara2012-10-013-36/+36
* | | Added a dummy value to the parameter to make Websphere happy (#9776)Artur Signell2012-09-281-1/+1
| |/ |/|
* | Add missing semicolons to vaadinBootstrap.jsHenri Sara2012-09-281-9/+9
* | Fix and test case for #9294 (hideTabs() hides a nested tabsheet tabs as well)Johannes Dahlström2012-09-271-1/+1
|/
* Fix logic error in initialPath handling (#9747)Leif Åstrand2012-09-251-1/+1
* Restored content:"" for layout slots which fixes #9736John Ahlroos2012-09-251-1/+1
* Show internal error reponses for browser details request (#8243)Artur Signell2012-09-241-0/+2
* Only use UI from web.xml for requests without additional path (#9722)Leif Åstrand2012-09-241-1/+4
* Caption text should be middle aligned #8294John Ahlroos2012-09-241-1/+1
* Revert "Fixed different spacing height in IE and Opera #8294". Was causing to...John Ahlroos2012-09-241-5/+0
* Fixed different spacing height in IE and Opera #8294John Ahlroos2012-09-241-0/+5
* Revert "Restored table row heights #8294".John Ahlroos2012-09-211-2/+2
* Restored table row heights #8294John Ahlroos2012-09-211-2/+2
* Fixed panel caption height causing 1px jump #8294John Ahlroos2012-09-201-0/+1
* Fixed select row height changes #8294John Ahlroos2012-09-201-0/+4
* Revert "Fixed NativeButton 1px caption jump #8294"John Ahlroos2012-09-201-2/+1
* Fixed NativeButton 1px caption jump #8294John Ahlroos2012-09-201-1/+2
* Fixed 1px jump in caption #8294John Ahlroos2012-09-191-1/+1
* Trying again, this time making layouts block elements #8294John Ahlroos2012-09-191-2/+2
* Fixed issue where layouts with empty slots gets line height. #8294John Ahlroos2012-09-191-0/+1
* Removed empty content: in css rules since they generate a empty line with htm...John Ahlroos2012-09-186-7/+6
* Moved grid layout margin and spacing fixes from reindeer to base theme #9559John Ahlroos2012-09-132-18/+20
* Fixed previously broken gridlayout margins and spacings.John Ahlroos2012-09-121-5/+5