summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Font icon support (#13152)Marc Englund2014-02-201-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-072-1/+30
|\| | | | |
| * | | | | Upload control with empty selection (#9602)Tomi Virtanen2014-01-071-0/+26
| * | | | | Decrease the websocket buffer size due to a Jetty 9.1 issue (#13087)Johannes Dahlström2013-12-161-1/+4
* | | | | | Implement long polling support for push (#13011)Johannes Dahlström2014-01-311-1/+5
| |_|_|_|/ |/| | | |
* | | | | Makes sure git creates the shared/tests/src dir (#13081)Henrik Paul2013-12-121-0/+1
| |_|_|/ |/| | |
* | | | JUnit tests should be supported for shared (#13081)Henrik Paul2013-12-122-3/+6
| |_|/ |/| |
* | | Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'Artur Signell2013-11-111-0/+2
|\| |
| * | Send window position data back to server after drag (#12885)Thomas2013-11-061-0/+2
* | | Let UI fire PollEvents (#12466)Henrik Paul2013-10-291-1/+1
* | | Updated shared-deps dependency to 1.0.3 (#12421)John Ahlroos2013-10-111-1/+1
* | | Merge changes from origin/7.1Leif Åstrand2013-10-041-0/+4
|\| |
| * | Prefixes GET parameters in Liferay with portlet namespace #12602John Ahlroos2013-09-271-0/+4
* | | Link no longer implements LegacyComponent (#10015)joheriks2013-10-021-0/+6
* | | Merge changes from origin/7.1Artur Signell2013-09-261-6/+32
|\| | | |/ |/|
| * Fixes browser detection for IE11 (#12638)Artur Signell2013-09-251-6/+32
* | Merge changes from origin/7.1Artur Signell2013-09-172-1/+9
|\|
| * Use non-obfuscated version of vaadinPush.js when not in production (#12527)Artur Signell2013-09-101-0/+8
| * Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
* | Ignore RPC calls from components that are concurrently removed (#12337)Henrik Paul2013-09-101-0/+8
* | Rewrite client request into JSON (#9269, #11257)Henrik Paul2013-09-041-0/+14
* | Make settting of assistive description of Window optional (#12276)michaelvogt2013-07-241-1/+1
* | Merge changes from origin/7.1Leif Åstrand2013-07-151-2/+2
|\|
| * Implemented Focusable in MenuBar (#7674)Jens Jansson2013-06-281-2/+2
* | Prevent to exit a Window with the tab key (#11874)michaelvogt2013-07-121-0/+3
* | Fixes @PreserveOnRefresh losing page title on refresh #11054Joonas Lehtinen2013-07-092-2/+5
* | Tabsheet tabs should support alternate text (#11824)michaelvogt2013-07-081-0/+2
* | Accessibility for Window (#11821)michaelvogt2013-07-041-0/+13
* | Support screen reader only notifications (#11830)michaelvogt2013-07-031-1/+6
* | Accessibility for Notification (#11820)michaelvogt2013-07-032-0/+155
|/
* Enable using @Stylesheet with vaadin:// (#9934)Artur Signell2013-06-181-0/+1
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-4/+2
* Remove DEFAULT constant as an annotation enum cannot use it (#11966)Artur Signell2013-06-052-12/+3
* Don't use the broken {@value Type#CONSTANT} pattern in javadocsLeif Åstrand2013-06-051-0/+1
* Allow customizing client-side push config on server side (#11867)Artur Signell2013-06-052-2/+75
* Added missing rpc interface (#11536)Artur Signell2013-06-051-0/+39
* Change analyze layouts to use RPC (#11536)Artur Signell2013-06-052-2/+7
* Send connector debug (highlight) using RPC (#11536)Artur Signell2013-06-052-1/+43
* Fixed javadoc referencesArtur Signell2013-06-051-3/+3
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-52/+54
* Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-292-0/+10
* Extract ProgressBar and deprecate ProgressIndicator (#11925)Leif Åstrand2013-05-292-5/+35
* Fixed javadoc compilation errorArtur Signell2013-05-291-4/+2
* Moved Locale data handling to LocaleService (#11378)Artur Signell2013-05-291-0/+28
* Send window mode changes to the server immediately (#11737)Leif Åstrand2013-05-281-2/+0
* Added Serializable where missing and ignore classes which do not need Seriali...Artur Signell2013-05-283-3/+9
* Upgrade to Atmosphere 1.0.13 (#11861)Johannes Dahlström2013-05-211-1/+1
* Use "\0" instead of "|" as a push message delimiter (#11692)Johannes Dahlström2013-05-212-4/+46
* Tooltip accessibility fixes (#11799)michaelvogt2013-05-171-1/+5
* Remove JavaDoc dependency to vaadin-server from PageState (#11873)Johannes Dahlström2013-05-171-3/+1