summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Import shared-deps packages instead of requiring the bundle (#10066)Johannes Dahlström2012-10-301-2/+1
* Formatted projectArtur Signell2012-10-262-2/+0
* Missing package for ProgressIndicator (#10008)Artur Signell2012-10-252-0/+46
* Merge "Refactor GET parameter names to ApplicationConstants"Leif Åstrand2012-10-241-0/+2
|\
| * Refactor GET parameter names to ApplicationConstantsJohannes Dahlström2012-10-241-0/+2
* | Create UIProvider & Extension for easily opening popups. (#9513)Leif Åstrand2012-10-241-0/+27
|/
* Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5Leif Åstrand2012-10-161-2/+2
* Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-161-1/+1
* Parse Trident versions to support IE in compatibility mode (#9887)Leif Åstrand2012-10-101-1/+11
* Fixed typos and added missing import in OSGi requirements (#9793)Artur Signell2012-10-091-1/+1
* Merge "Rename connector resource -> dependency resource (#9691)"Leif Åstrand2012-10-091-3/+6
|\
| * Rename connector resource -> dependency resource (#9691)Leif Åstrand2012-10-091-3/+6
* | Added import package and require bundle definitions (#9793)Artur Signell2012-10-091-0/+3
|/
* Merge branch 'sass'John Ahlroos2012-10-0837-5/+207
|\
| * Merge branch 'master' into sassMarc Englund2012-10-041-0/+28
| |\
| * \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-10-011-1/+0
| |\ \
| * | | Fixed window not getting its correct primary stylename #9724John Ahlroos2012-09-281-0/+3
| * | | Added missing NativeButton state class #9724John Ahlroos2012-09-271-0/+7
| * | | Removed references to client widgetset from state #9724John Ahlroos2012-09-2733-69/+33
| * | | Added primary stylename to all component states #9724John Ahlroos2012-09-2733-5/+222
| * | | Added TableState with default primary style name #9724John Ahlroos2012-09-261-0/+10
| * | | Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-251-4/+4
| |\ \ \
| * | | | Added primary stylename handling on server side #9724John Ahlroos2012-09-241-0/+1
* | | | | Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-081-1/+13
* | | | | Merge "Add Page.getLocation() (#9249)"Leif Åstrand2012-10-051-1/+1
|\ \ \ \ \
| * | | | | Add Page.getLocation() (#9249)Johannes Dahlström2012-10-051-1/+1
| | |_|_|/ | |/| | |
* / | | | Use rebased Guava from vaadin-shared-deps (#9612)Artur Signell2012-10-041-0/+2
|/ / / /
* | | / Moved ShortcutActionHandler constants to shared (#8484)Artur Signell2012-10-011-0/+28
| |_|/ |/| |
* | | Global code cleanupLeif Åstrand2012-09-271-1/+0
| |/ |/|
* | Added defaults for slider state (#9734)Artur Signell2012-09-251-4/+4
|/
* Moved visible out from state so isVisible does not call markAsDirty (#9695)Artur Signell2012-09-201-1/+0
* Replace onVaadinSessionStarted with a listener (#9635)Leif Åstrand2012-09-181-0/+7
* Ensures negative height is not returned in HorizontalLayout height calculatio...John Ahlroos2012-09-131-0/+8
* Fixed dependencies so tests also find org.json (#9539)Artur Signell2012-09-111-1/+1
* Constants -> enums (#9072)Pekka Hyvönen2012-09-116-22/+169
* Improvements to #9087:Johannes Dahlström2012-09-112-7/+7
* Added missing dependencies (#9299)Artur Signell2012-09-091-6/+8
* Build javadoc and sources jars (#9299)Artur Signell2012-09-092-1/+7
* Generate pom artifacts and automatically publish to local Maven (#9299)Artur Signell2012-09-091-2/+3
* Added themes-compiled module (#9299)Artur Signell2012-09-091-4/+1
* Support running JUnit tests (#9299)Artur Signell2012-09-092-2/+9
* Added build-provided to make build work againArtur Signell2012-09-091-0/+1
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-092-0/+53
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-071-8/+0
* Now using HTML5 content mode. Also deprecated the XHTML content modes.John Ahlroos2012-09-071-2/+10
* Don't use @DelegateToWidget in AbstractSplitPanelState.SplitterState (#9485, ...Johannes Dahlström2012-09-061-5/+0
* Rename DeploymentConfiguration -> VaadinService (#9402)Leif Åstrand2012-09-061-1/+0
* Reformat projectLeif Åstrand2012-09-054-5/+2
* Merge branch 'master' into layoutgraphJohn Ahlroos2012-09-0325-1251/+168
|\
| * Add helper methods for checking stateJohn Ahlroos2012-08-311-0/+8