summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Added primary stylename to all component states #9724John Ahlroos2012-09-2757-16/+328
| | * | | | | | | Added TableState with default primary style name #9724John Ahlroos2012-09-263-4/+16
| | * | | | | | | Primary stylename handling for Table #9724John Ahlroos2012-09-261-1/+7
| | * | | | | | | Primary stylename handling for Table #9724John Ahlroos2012-09-261-26/+61
| | * | | | | | | Primary stylename handling for Table #9724John Ahlroos2012-09-262-102/+163
| | * | | | | | | Primary stylename handling for button #9724John Ahlroos2012-09-261-4/+9
| | * | | | | | | Minor change to how the primary stylename gets applied to the widgets John Ahlroos2012-09-261-4/+5
| | * | | | | | | Widgets primary stylename is now set if the component state has definedJohn Ahlroos2012-09-251-2/+8
| | * | | | | | | Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-2571-921/+706
| | |\ \ \ \ \ \ \
| | * | | | | | | | Added primary stylename handling on server side #9724John Ahlroos2012-09-244-1/+26
| * | | | | | | | | Merge branch 'master' into sassMarc Englund2012-10-01125-798/+1041
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| * | | | | | | | | | Improves remove() for #9380Marc Englund2012-09-2710-781/+983
| * | | | | | | | | | Fixes #9492 so that interpolation of mixin parameters works as expectedMarc Englund2012-09-2710-5893/+5560
| * | | | | | | | | | Rearranging sass theme structure in phases.Marc Englund2012-09-268-109/+109
* | | | | | | | | | | Cleaned up GeneratePackageExports (#9793)Artur Signell2012-10-081-84/+71
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Remove VaadinServiceSession.getURL (#9884)Leif Åstrand2012-10-0810-281/+136
* | | | | | | | | | Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-0820-274/+495
* | | | | | | | | | Add SystemMessagesProvider for getting messages for a Locale (#4127)Leif Åstrand2012-10-0810-22/+219
* | | | | | | | | | Merge "Add Page.getLocation() (#9249)"Leif Åstrand2012-10-0515-69/+144
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add Page.getLocation() (#9249)Johannes Dahlström2012-10-0515-69/+144
* | | | | | | | | | | Merge "Fixed datefield height #9798"Johannes Dahlström2012-10-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed datefield height #9798John Ahlroos2012-10-041-0/+1
* | | | | | | | | | | | Allow servletInitialized,portletInitialized to throw exception (#9848)Artur Signell2012-10-053-5/+5
* | | | | | | | | | | | Remove getters and setters from converted stateLeif Åstrand2012-10-052-9/+1
* | | | | | | | | | | | Merge changes I0cc40f7c,Ia65d8bfb,I03ad3d60Artur Signell2012-10-055-22/+39
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Declared dependencies for jars found in Maven (#9852)Artur Signell2012-10-042-4/+34
| * | | | | | | | | | | | Use rebased Guava from vaadin-shared-deps (#9612)Artur Signell2012-10-042-5/+3
| * | | | | | | | | | | | Use Flute from vaadin-shared-deps (#9612)Artur Signell2012-10-043-14/+3
* | | | | | | | | | | | | 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
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Removed hard coded package names from export metadata generator (#9612)"Johannes Dahlström2012-10-042-13/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Removed hard coded package names from export metadata generator (#9612)Artur Signell2012-10-022-13/+33
* | | | | | | | | | | | Merge "Remove default bootstrap parameter support (#9824)"Johannes Dahlström2012-10-043-53/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove default bootstrap parameter support (#9824)Leif Åstrand2012-10-023-53/+14
* | | | | | | | | | | | Merge "Revert "FontFace nodes are created correctly, fixes #9611" Should not ...Marc Englund2012-10-042-23/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "FontFace nodes are created correctly, fixes #9611"Marc Englund2012-10-042-23/+2
* | | | | | | | | | | | | Merge "FontFace nodes are created correctly, fixes #9611"Marc Englund2012-10-042-2/+23
|\| | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | FontFace nodes are created correctly, fixes #9611Marc Englund2012-10-042-2/+23
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Avoid NPEs in integration test"Leif Åstrand2012-10-042-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Avoid NPEs in integration testArtur Signell2012-10-022-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Firefox now uses the overflow autofix + made sure we don't trigger a l...Leif Åstrand2012-10-032-3/+9
|\ \ \ \ \ \ \ \ \ \ \