summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix Table.sort(...) to update the sort indicator (#8978)Juuso Valli2014-04-251-1/+9
* Clarify comments in Table.typeIsCompatible (#8168)Juuso Valli2014-04-231-16/+2
* Clean Table.propertyValueConverters if the property is removed (#8168)Juuso Valli2014-04-231-9/+65
* ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-161-2/+2
* Merge changes from origin/7.2Artur Signell2014-04-145-382/+122
|\
| * Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-145-382/+122
* | Update Window Javadoc based on 7.2 API review changesLeif Åstrand2014-04-141-3/+3
* | Apply abstract ordered layout settings for replaced component (#13568).Denis Anisimov2014-04-141-0/+10
* | Updated Window API based on 7.2 API reviewArtur Signell2014-04-141-9/+14
* | Make ComboBox always immediate (#4054)Jonatan Kronqvist2014-04-111-3/+11
* | Prevent duplicate session destroy events (#12612)Johannes Dahlström2014-04-101-1/+2
|/
* Update Accordion and TabSheet to use Vaadin 7 style. (#13402).Felype Santiago Ferreira2014-04-082-212/+185
* Make removeFromParent throw if the right session is not locked (#13473)Leif Åstrand2014-04-021-0/+15
* Add reinit method for preserve-on-refresh UIs (#12191)Johannes Dahlström2014-03-311-2/+55
* Move DragAndDropService to VaadinSession (#11409)Johannes Dahlström2014-03-311-1/+10
* 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
|\| |