summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent scroll position reset on GridLayout hierarchy change (#13386)Johannes Dahlström2014-04-294-2/+167
* Replace DragStartModes TB2 test with TB3 testTeemu Suo-Anttila2014-04-292-62/+46
* Avoid client side exception on DnD for empty table (#13655).Denis Anisimov2014-04-283-2/+131
* Fix ComboBox cleared suggestion popup on ItemSetChange (#13635)Teemu Suo-Anttila2014-04-283-3/+120
* Fix Table width calculation when adding the first item (#13592)Juuso Valli2014-04-283-1/+139
* Ensure session is set before writing timeout interval (#13617)Artur Signell2014-04-282-1/+97
* Fix ComboBox popup scrolling when paging disabled (#13488)mtzukanov2014-04-253-4/+124
* Fix TextArea with enter keyboard shortcut (#12424)Markus Koivisto2014-04-253-0/+245
* Update uitest/ivy.xml to use TestBench 4.0.0.alpha1 (#13625)Teemu Suo-Anttila2014-04-251-1/+1
* Apply layout after remove tab in Accordion (#11366, #13423)Denis Anisimov2014-04-253-0/+138
* Fix missing TreeTable column lines in IE8 (#12989)Juuso Valli2014-04-251-1/+0
* Fix Table.sort(...) to update the sort indicator (#8978)Juuso Valli2014-04-253-1/+203
* Report an error if RPC interface is parameterized (#10392).Denis Anisimov2014-04-242-0/+13
* Disable test which changes global behavior of the servletArtur Signell2014-04-241-0/+2
* 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