summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-212-2/+2
* | Merge changes from origin/7.1Build Agent2014-03-211-1/+12
|\|
| * Improve error message when reusing UI instance (#13457)Leif Åstrand2014-03-131-1/+12
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-184-1545/+0
* | Merge branch 'master' into gridLeif Åstrand2014-03-184-0/+1545
|\ \
| * \ Merge branch 'master' into gridHenrik Paul2014-03-031-1/+91
| |\ \
| * | | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-181-0/+54
| * | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-1211-99/+152
| |\ \ \
| * | | | Grid supports data set changes (#12645)Henrik Paul2013-12-171-1/+361
| * | | | Validate column group boundaries #12907John Ahlroos2013-12-101-5/+53
| * | | | Support custom column widths in Grid #13024John Ahlroos2013-12-041-2/+11
| * | | | Ensure setting value on detached column group throws exception #3153John Ahlroos2013-12-022-3/+27
| * | | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-242-0/+94
| * | | | Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-221-0/+9
| * | | | Multiple headers and footer rows #3153John Ahlroos2013-11-224-22/+523
| * | | | Merge branch 'master' into gridJohn Ahlroos2013-11-206-81/+114
| |\ \ \ \
| * | | | | Base grid component and column API (#12829, #12830)John Ahlroos2013-11-192-0/+446
* | | | | | Resource constructors for Button (#13446)Artur Signell2014-03-111-0/+25
* | | | | | Fire value change events from Label when content changes (#12414)Maciej Przepióra2014-03-101-5/+14
| |_|_|/ / |/| | | |
* | | | | Add change event for Upload (#13222)Artur Signell2014-02-211-1/+91
| |_|/ / |/| | |
* | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-102-2/+21
|\ \ \ \ | | |_|/ | |/| |
| * | | Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-301-2/+2
| * | | Add deprecated expand ratio methods to FormLayout (#12876)Artur Signell2014-01-211-0/+19
* | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-071-12/+2
|\| | |
| * | | Upload control with empty selection (#9602)Tomi Virtanen2014-01-071-12/+2
* | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-071-8/+9
|\| | |
| * | | Do not throw NPE if conversion messages is null (#12962)Artur Signell2013-12-031-8/+9
* | | | Refactor PushConnection handling (#13223)Johannes Dahlström2014-01-312-58/+67
* | | | Remove dead codeJohannes Dahlström2014-01-174-10/+0
* | | | Make fields with value change listener immediateMatti Tahvonen2013-12-182-1/+21
* | | | Added convenience method to add items as a varargs array (#13067)Matti Tahvonen2013-12-181-0/+31
* | | | removed invalid documentationMatti Tahvonen2013-12-171-8/+1
| |_|/ |/| |
* | | Merge changes from origin/7.1Artur Signell2013-11-111-2/+2
|\| |
| * | Fixes NPE in TreeTable.setContainerDS(null) (#12928)Thomas2013-11-081-2/+2
* | | Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'Artur Signell2013-11-111-0/+10
|\| |
| * | Send window position data back to server after drag (#12885)Thomas2013-11-061-0/+10
* | | Let UI fire PollEvents (#12466)Henrik Paul2013-10-291-5/+17
* | | Merge changes from origin/7.1Leif Åstrand2013-10-221-2/+3
|\| |
| * | Reverted button click() logic check (#12743)Artur Signell2013-10-161-1/+1
| * | Validate that the connector is enabled before triggering actions for it (#12743)Artur Signell2013-10-152-3/+4
* | | Merge commit 'd461fb438f62b38d2082b41b0a3c7a1189927c3d'Leif Åstrand2013-10-189-83/+984
|\ \ \ | |/ / |/| |
| * | Link no longer implements LegacyComponent (#10015)joheriks2013-10-021-65/+19
| * | Merge changes from origin/7.1Artur Signell2013-09-261-4/+28
| |\ \
| * \ \ Merge changes from origin/7.1Leif Åstrand2013-09-231-2/+5
| |\ \ \ | | |_|/ | |/| |
| * | | Ignore RPC calls from components that are concurrently removed (#12337)Henrik Paul2013-09-101-0/+135
| * | | Merge changes from origin/7.1Leif Åstrand2013-09-032-2/+23
| |\ \ \
| * \ \ \ Merge changes from origin/7.1Leif Åstrand2013-08-302-6/+25
| |\ \ \ \
| * | | | | Activate tab stop automatically for modal windows (#12344)michaelvogt2013-08-261-3/+9
| * | | | | Merge changes from origin/7.1Artur Signell2013-08-193-10/+27
| |\ \ \ \ \
| * \ \ \ \ \ Merge changes from origin/7.1Artur Signell2013-08-192-1/+54
| |\ \ \ \ \ \