aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed update order of column state #133347.4.0.alpha1John Ahlroos2014-04-281-2/+11
* Fixes Grid flick scroll (#13334)Henrik Paul2014-04-281-2/+23
* Updated release notesJohn Ahlroos2014-04-251-305/+5
* Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)Jarno Rantala2014-04-256-18/+512
* Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-04-2590-1426/+12682
|\
| * Support running tests on PhantomJSArtur Signell2014-04-232-1/+27
| * Clarify comments in Table.typeIsCompatible (#8168)Juuso Valli2014-04-231-16/+2
| * Fix findUI throwing NullPointerException when extending Vaadin (#13556)Juuso Valli2014-04-232-1/+32
| * Add caching support for PublishedFileHandler (#13574)Juuso Valli2014-04-234-1/+117
| * Fixed javadoc XHTML to HTML and fixed typos (#13518)Markus Koivisto2014-04-231-5/+5
| * Clean Table.propertyValueConverters if the property is removed (#8168)Juuso Valli2014-04-232-9/+445
| * Javadoc fixArtur Signell2014-04-231-1/+4
| * Clarify lock check assert message if another session is locked (#13473)Leif Åstrand2014-04-171-2/+11
| * Fix test depending on default localeJuuso Valli2014-04-171-1/+1
| * Use getChildComponents in PopupView instead of getChildren (#13503)Denis Anisimov2014-04-163-4/+104
| * ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-162-2/+34
| * Remove redundant toggling of calendarToggle enabled state (#13124)Leif Åstrand2014-04-151-3/+0
| * Drag image for text-area should contain text of text-area (#13557).Denis Anisimov2014-04-155-1/+200
| * Disable/enable text field for DateField on setEnable() method (#13124).Denis Anisimov2014-04-154-6/+36
| * Merge changes from origin/7.2Build Agent2014-04-149-123/+10455
| |\
| | * Update to Atmosphere js 2.1.5.vaadin2 (#13578)Artur Signell2014-04-141-1/+1
| | * Disable PopupView Animations (#13593)Teemu Suo-Anttila2014-04-141-1/+2
| | * Downgrade Atmosphere client jQuery 2.0.3 -> 1.11.0. (#13374)Sauli Tähkäpää2014-04-142-3/+10339
| | * Redo Push reconnect tests.Sauli Tähkäpää2014-04-145-118/+113
| | * Merge "Merge branch 'master' into 7.2" into 7.2Artur Signell2014-04-1430-260/+1373
| | |\
| * | \ No-op merge from origin/7.2Build Agent2014-04-140-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' into 7.2Jonatan Kronqvist2014-04-1430-260/+1373
| | |\ \
| * | \ \ Merge changes from origin/7.2Artur Signell2014-04-1423-608/+283
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix NPE when removing tabsheet (#13402)Artur Signell2014-04-141-1/+5
| | |/ /
| | * | Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-1422-607/+278
| * | | Fix copyright headers not passing the validationLeif Åstrand2014-04-145-21/+22
| | |/ | |/|
| * | Merge "Merge branch '7.2'"Artur Signell2014-04-146-510/+18
| |\ \
| | * | Merge branch '7.2'Jonatan Kronqvist2014-04-146-510/+18
| | |\|
| | | * Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)"Jonatan Kronqvist2014-04-116-510/+18
| | | * Merge from 7.1 to 7.2Artur Signell2014-04-111-1/+1
| * | | 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-142-0/+95
| * | Updated Window API based on 7.2 API reviewArtur Signell2014-04-142-9/+67
| * | Discourage use of setNeedsLayout while a layout is running (#13542)Leif Åstrand2014-04-141-2/+35
| * | Make ComboBox always immediate (#4054)Jonatan Kronqvist2014-04-111-3/+11
| * | Merge from 7.2Artur Signell2014-04-111-1/+1
| * | Update 3rd party license information (#13449)Jonatan Kronqvist2014-04-111-1/+10
| * | Remove old widget from tab content on replace (#12931).Denis Anisimov2014-04-103-0/+121
| * | Merge commit '3d0ff32bea81c3e3c64bd044276ff04a4f8555ed'Johannes Dahlström2014-04-102-1/+87
| |\ \
| | * | Prevent duplicate detach() calls with push (#13261)Johannes Dahlström2014-04-022-41/+86
| * | | Refactor VaadinPortletRequest extending. (#13551)Sauli Tähkäpää2014-04-106-107/+472
* | | | Merge "Merge branch 'master' into grid" into gridLeif Åstrand2014-04-102155-51832/+9367
|\ \ \ \
| * \ \ \ Merge branch 'master' into gridLeif Åstrand2014-04-1067-0/+15388
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Prevent duplicate session destroy events (#12612)Johannes Dahlström2014-04-104-20/+99
| * | | | Don't allocate unnecessary memory for empty array of Objects inDenis Anisimov2014-04-102-9/+162