summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Applied a similar fix for the scrollbars in accordion and tabsheet as ...Leif Åstrand2012-10-092-0/+22
|\ \
| * | Applied a similar fix for the scrollbars in accordion and tabsheet as was don...John Ahlroos2012-10-092-0/+22
| |/
* | Merge "Update confs to make jetty classes available for the ProxyTest"Artur Signell2012-10-091-3/+4
|\ \
| * | Update confs to make jetty classes available for the ProxyTestLeif Åstrand2012-10-091-3/+4
* | | Move theme name mangling to where it is actually desired (#9891)Leif Åstrand2012-10-092-5/+6
|/ /
* | Merge "Rename connector resource -> dependency resource (#9691)"Leif Åstrand2012-10-096-46/+49
|\ \
| * | Rename connector resource -> dependency resource (#9691)Leif Åstrand2012-10-096-46/+49
* | | Added import package and require bundle definitions (#9793)Artur Signell2012-10-093-0/+16
* | | Fixed build issue with provided depdencies no longer being used (#9793)Artur Signell2012-10-091-1/+0
|/ /
* | Merge "Refactor OSGi manifest attribute handling to support import/export bet...Henri Sara2012-10-092-23/+64
|\ \ | |/ |/|
| * Refactor OSGi manifest attribute handling to support import/export better (#9...Artur Signell2012-10-092-23/+64
* | Merge changes I9bcdc149,Ia25f247cLeif Åstrand2012-10-093-33/+23
|\|
| * Make vaadin.themes a bundle (#9793)Artur Signell2012-10-082-15/+12
| * Make vaadin.client-compiled a bundle (#9793)Artur Signell2012-10-081-18/+11
* | Added build conf to make deps non-optional in pom.xml (#9852)Artur Signell2012-10-091-10/+15
* | Merge "Remove CombinedRequest and BrowserDetails (#8165)"Henri Sara2012-10-0819-395/+65
|\ \
| * | Remove CombinedRequest and BrowserDetails (#8165)Leif Åstrand2012-10-0819-395/+65
* | | Merge branch 'sass'John Ahlroos2012-10-08172-8432/+9095
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into sassJohn Ahlroos2012-10-086-66/+50
| |\ \
| * | | Fixed some issues found in review for #9724John Ahlroos2012-10-081-7/+1
| * | | Made test pass by correcting css and removing failing rulesArtur Signell2012-10-051-10/+5
| * | | Adds one test for sass mixinsMarc Englund2012-10-042-2/+24
| * | | Sass mixin cleanup (author: seba)Marc Englund2012-10-043-18/+2
| * | | Fully fixes #9846, sass mixins with multiple optional params (author: seba)Marc Englund2012-10-043-611/+679
| * | | Partial fix for sass mixins with multiple optional params #9846 (author: seba)Marc Englund2012-10-045-511/+622
| * | | Adds support for CSS3 selectors #9858 (autor: seba)Marc Englund2012-10-045-991/+1066
| * | | FontFace nodes are created correctly, fixes #9611 (author: seba)Marc Englund2012-10-042-2/+23
| * | | Merge branch 'master' into sassMarc Englund2012-10-0452-324/+1390
| |\ \ \
| * | | | Fixed Table to change child element style names when primary stylename is cha...John Ahlroos2012-10-021-2/+14
| * | | | Button now changes child element stylenames when primary style name is change...John Ahlroos2012-10-021-0/+7
| * | | | Javadoc + fixed a typo in method name #9724John Ahlroos2012-10-012-5/+21
| * | | | Merge branch 'primary-stylename' into sassMarc Englund2012-10-0173-172/+605
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-10-0163-211/+267
| | |\ \ \ \
| | * | | | | OrderedLayout now handles alignments for HorizontalLayouts correctly +John Ahlroos2012-09-283-0/+11
| | * | | | | Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-281-2/+0
| | |\ \ \ \ \
| | * | | | | | Fixed window not getting its correct primary stylename #9724John Ahlroos2012-09-281-0/+3
| | * | | | | | Fixed typo in HorizontalLayout #9724John Ahlroos2012-09-271-1/+1
| | * | | | | | Added missing NativeButton state class #9724John Ahlroos2012-09-271-0/+7
| | * | | | | | Fixed issue with Table column alignment not updating correctly #9724John Ahlroos2012-09-271-1/+1
| | * | | | | | Fixed NativeButton broken styles #9724John Ahlroos2012-09-271-3/+3
| | * | | | | | Fixed layout primary stylenames #9724John Ahlroos2012-09-278-39/+24
| | * | | | | | Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-2722-135/+151
| | |\ \ \ \ \ \
| | * | | | | | | Removed references to client widgetset from state #9724John Ahlroos2012-09-2733-69/+33
| | * | | | | | | 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