summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Vaadin 7 compatible ColorPicker (#9201)Anna Koskinen2012-12-107-0/+511
* Specify version numbers for OSGi imports (#10358)Artur Signell2012-12-072-2/+2
* Correctly update version during build (#9624)Artur Signell2012-12-021-4/+18
* Added prefix "v-" to internal parameters (#10156)Anna Koskinen2012-11-301-1/+1
* UI scroll position can be given programmatically (#9952)Leif Åstrand2012-11-302-0/+29
* Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097)Leif Åstrand2012-11-291-0/+17
* Add fragment and parameter support to BrowserWindowOpener (#10093)Leif Åstrand2012-11-291-0/+7
* Refactor BrowserPopupOpener API (#10241)Leif Åstrand2012-11-231-1/+2
* Merge "Use json from vaadin-shared-deps 1.0.1 (#10118)"Johannes Dahlström2012-11-221-3/+1
|\
| * Use json from vaadin-shared-deps 1.0.1 (#10118)Artur Signell2012-11-201-3/+1
* | Remove slashes from beginning or end of constants (#10140)Leif Åstrand2012-11-211-4/+4
* | Global code cleanupLeif Åstrand2012-11-212-3/+2
* | Rename DependencyResource to PublishedFile (#10224)Leif Åstrand2012-11-211-4/+4
* | Removed server class reference from shared javadocArtur Signell2012-11-211-2/+1
* | Merge "Added possibility to disable text input for PopupDateField (#6790)"Artur Signell2012-11-201-0/+3
|\ \ | |/ |/|
| * Added possibility to disable text input for PopupDateField (#6790)Mikael Grankvist2012-11-191-0/+3
* | Renamed ComponentState to AbstractComponentState (#9032)Artur Signell2012-11-2017-40/+41
|/
* @Connect lastonly -> lastOnly (#10244)Leif Åstrand2012-11-164-8/+8
* UI stylename handling (#9832)Johannes Dahlström2012-11-141-0/+3
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-2/+0
* (#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent...Mikael Grankvist2012-11-132-0/+20
* Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)Artur Signell2012-11-073-8/+10
* 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
| |_|/ |/| |