summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Implement range for date field (#6241)johan2013-04-082-2/+15
* WAI-ARIA functions for Tree (#11389)michaelvogt2013-04-041-0/+2
* Maximize Restore for Window #3400Pekka Hyvönen2013-04-042-0/+12
* Server push (#111)Johannes Dahlström2013-04-042-0/+57
* Integrate Calendar into core #11079John Ahlroos2013-04-035-0/+215
* Enable setting loading indicator delays from the server (#7448)Artur Signell2013-04-031-0/+7
* Made is possible to configure tooltip on the server (#8065)Artur Signell2013-04-031-0/+12
* WAI-ARIA field corrections (#11407)michaelvogt2013-04-021-1/+3
* WAI-ARIA button (#11380)michaelvogt2013-03-281-0/+1
* Added Page.reload (#10250)Artur Signell2013-03-281-0/+2
* Remove synchronous AJAX support (#11254)Johannes Dahlström2013-03-271-1/+0
* Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'Artur Signell2013-03-211-2/+4
|\
| * Fixed focus and tab index handling for UI (#11129)Artur Signell2013-03-121-2/+4
* | Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-012-4/+4
|/
* Include GWT sources in sources jar (#9102)Artur Signell2013-01-211-1/+3
* Fixed loadStyle to be more sensible (#10746)7.0.0.rc1Artur Signell2013-01-161-1/+1
* Ensure all server and shared classes are serializable (#10735)Henri Sara2013-01-1527-28/+79
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+7
* Updated copyright notices and added missing license headersArtur Signell2013-01-04130-133/+744
* 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