summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Fixed issue with other stylenames being overwritten when applying prim...Marc Englund2012-10-111-1/+2
|\ \ \ \ \ \
| * | | | | | Fixed issue with other stylenames being overwritten when applying primary sty...John Ahlroos2012-10-111-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Parse Trident versions to support IE in compatibility mode (#9887)"Marc Englund2012-10-113-13/+30
|\ \ \ \ \ \
| * | | | | | Parse Trident versions to support IE in compatibility mode (#9887)Leif Åstrand2012-10-103-13/+30
* | | | | | | Mini tutorial code updateLeif Åstrand2012-10-1115-60/+457
| |/ / / / / |/| | | | |
* | | | | | Merge "Fixed primary stylename handling in Accordion #9900"Marc Englund2012-10-113-3/+176
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixed primary stylename handling in Accordion #9900John Ahlroos2012-10-103-3/+176
| | |/ / / | |/| | |
* | | | | Abort widgetset compile for conflicting @Connect mappings (#9343)Leif Åstrand2012-10-101-3/+22
* | | | | Changed the convention for importing themes from e.g @import "reindeer.scss" ...Marc Englund2012-10-101-25/+28
| |/ / / |/| | |
* | | | Allow overriding handleContextRootWithoutSlash (#9921)Leif Åstrand2012-10-101-6/+17
| |/ / |/| |
* | | Update test to use relative paths (#6771)Leif Åstrand2012-10-101-11/+19
* | | ACCC no longer has a default implementation of onConnectorHierarchyChange (#9...Artur Signell2012-10-1019-52/+58
* | | Merge "Preserve query string and use sendRedirect (#9921)"Artur Signell2012-10-101-3/+7
|\ \ \
| * | | Preserve query string and use sendRedirect (#9921)Leif Åstrand2012-10-101-3/+7
* | | | Merge "Added test to confirm primary stylenames work with TextField #9896"Marc Englund2012-10-102-0/+83
|\ \ \ \ | |/ / / |/| | |
| * | | Added test to confirm primary stylenames work with TextField #9896John Ahlroos2012-10-092-0/+83
* | | | Reverted previously fixed scrollbars since it does not work with components r...John Ahlroos2012-10-103-34/+0
| |/ / |/| |
* | | Import all required jsoup packages (#9793)Johannes Dahlström2012-10-091-1/+1
* | | Explicitly specify symbolic names for each bundle to prevent names like "com...Johannes Dahlström2012-10-098-5/+11
* | | Merge "Allow specifying prefixes also for resource directories (#9793)"Johannes Dahlström2012-10-095-24/+20
|\ \ \
| * | | Allow specifying prefixes also for resource directories (#9793)Artur Signell2012-10-095-24/+20
* | | | Redirect if no ending slash in context root request (#9921)Leif Åstrand2012-10-091-0/+25
|/ / /
* | | Merge "Update test to work with recent changes: * translateVaadinUri now give...Artur Signell2012-10-091-2/+2
|\ \ \
| * | | Update test to work with recent changes:Leif Åstrand2012-10-091-2/+2
* | | | Merge "Add placeholder text to prevent NPE with Ant builds #9863"Artur Signell2012-10-091-0/+1
|\ \ \ \
| * | | | Add placeholder text to prevent NPE with Ant builds #9863Mikael Vappula2012-10-041-0/+1
* | | | | Merge "Fixed typos and added missing import in OSGi requirements (#9793) * I...Artur Signell2012-10-092-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixed typos and added missing import in OSGi requirements (#9793)Artur Signell2012-10-092-4/+4
| | |/ / | |/| |
* / | | Avoid logging all taskdef Ivy lookupsArtur Signell2012-10-091-2/+2
|/ / /
* | | Merge "Update test script to work with updated embed1 servlet mapping"Henri Sara2012-10-091-2/+2
|\ \ \
| * | | Update test script to work with updated embed1 servlet mappingLeif Åstrand2012-10-091-2/+2
* | | | Merge "Add version to exported packages (#7222)"Johannes Dahlström2012-10-092-5/+12
|\ \ \ \
| * | | | Add version to exported packages (#7222)Artur Signell2012-10-092-5/+12
* | | | | 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