summaryrefslogtreecommitdiffstats
path: root/shared/src/com
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'master' into grid"John Ahlroos2014-03-1812-899/+0
* Merge branch 'master' into gridLeif Åstrand2014-03-1812-0/+899
|\
| * Merge branch 'master' into gridHenrik Paul2014-03-033-0/+33
| |\
| * | Fix compile errors (#13334)Leif Åstrand2014-02-281-0/+55
| * | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-182-0/+86
| * | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-123-2/+35
| |\ \
| * | | Grid supports data set changes (#12645)Henrik Paul2013-12-173-0/+438
| * | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-241-0/+8
| * | | Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-223-0/+110
| * | | Multiple headers and footer rows #3153John Ahlroos2013-11-224-10/+99
| * | | Merge branch 'master' into gridJohn Ahlroos2013-11-205-7/+45
| |\ \ \
| * | | | Base grid component and column API (#12829, #12830)John Ahlroos2013-11-192-0/+113
* | | | | Do not ever set title to null (#13430)Artur Signell2014-03-111-1/+1
* | | | | Merge changes from origin/7.1Build Agent2014-03-051-0/+59
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add javadoc for @DelegateToWidget (#10980)Leif Åstrand2014-03-041-0/+59
* | | | | Add change event for Upload (#13222)Artur Signell2014-02-212-0/+32
* | | | | 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
| |_|/ |/| |
* | | 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
* | | 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-171-0/+8
|\|
| * Use non-obfuscated version of vaadinPush.js when not in production (#12527)Artur Signell2013-09-101-0/+8
* | 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
* 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