summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-214-5/+5
* Merge commit '49973354b22e8aba9cc71f83571020b0414c54e0'Sauli Tähkäpää2014-03-212-0/+52
|\
| * Fixed trailing slash trimming in VaadinPortletService.Sauli Tähkäpää2014-03-134-3/+56
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-1813-1217/+0
* | Merge branch 'master' into gridLeif Åstrand2014-03-1813-0/+1217
|\ \
| * \ Merge branch 'master' into gridHenrik Paul2014-03-034-3/+42
| |\ \
| * | | 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-174-0/+756
| * | | | Merge branch 'master' into grid-mergeHenrik Paul2013-12-121-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into grid-mergeHenrik Paul2013-12-122-3/+6
| |\ \ \ \ \
| * | | | | | 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-206-8/+46
| |\ \ \ \ \ \
| * | | | | | | 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
* | | | | | | Use separate dependencies instead of shared-depsArtur Signell2014-02-281-3/+9
* | | | | | | 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
| |_|_|_|/ |/| | | |
* | | | | 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