aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Grid server-side selection (#13334)Henrik Paul2014-05-289-4/+1051
* Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-05-264-54/+82
|\
| * Optimizes ConnectorTracker.cleanConnectorMap (#13803)Fabian Lange2014-05-221-45/+32
| * Prevent adding/setting parent component as child (#12720).Denis Anisimov2014-05-223-9/+30
| * Adds methods for setting only width or height undefined #13546John Ahlroos2014-05-211-0/+20
* | Merge branch 'master' into gridTeemu Suo-Anttila2014-05-20128-185/+248
|\|
| * Fix Push inserts producing duplicate rows in Table (#13562)Juuso Valli2014-05-151-2/+10
| * Allow editing colorpicker values in colorpicker in textfield #13469John Ahlroos2014-05-141-19/+57
| * Javadoc added to com.vaadin.ui.Field interface (#13209)Dmitrii Rogozin2014-05-051-15/+24
| * Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-05124-140/+140
| |\
| | * Update remaining copyright years to 2014Artur Signell2014-04-231-1/+1
| | * Merge changes from origin/7.1Artur Signell2014-04-23123-139/+139
| | |\
| | | * Update copyright year to 2014Artur Signell2014-04-16123-140/+140
| | * | Merge changes from origin/7.1Artur Signell2014-04-231-2/+2
| | |\|
| | | * ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-161-2/+2
| | * | Merge branch 'master' into 7.2Jonatan Kronqvist2014-04-144-16/+40
| | |\ \
| * | | | Fix Table.sort(...) to update the sort indicator (#8978)Juuso Valli2014-04-251-1/+9
* | | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-04-259-408/+213
|\| | | |
| * | | | 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
* | | | Merge branch 'master' into gridLeif Åstrand2014-04-104-0/+1645
|\ \ \ \ | |/ / / |/| | |
| * | | Made some Grid classes Serializable.Sauli Tähkäpää2014-03-211-2/+3
| * | | Adds setHeightByRow support to Grid (#13297)Henrik Paul2014-03-191-0/+99
| * | | Merge commit '5d0b53bad' into gridLeif Åstrand2014-03-194-0/+1545
| |\ \ \
* | | | | 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