summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Artur Signell2014-04-237-53/+304
|\
| * Avoid eagerly layouting from VScrollTable.updateFromUIDL (#13188)Tomi Virtanen2014-04-175-1/+226
| * Replace SelectionRangeDragging TB2 test with TB3 testTeemu Suo-Anttila2014-04-162-52/+78
* | Merge changes from origin/7.1Artur Signell2014-04-231459-1630/+1630
|\|
| * Update copyright year to 2014Artur Signell2014-04-161549-1726/+1726
* | Merge changes from origin/7.1Artur Signell2014-04-2314-57/+436
|\|
| * ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-162-2/+34
| * Add test for TransactionalPropertyWrapper memory leaksTeemu Suo-Anttila2014-04-142-1/+117
| * Fixed resetting of ComboBox if focused and new items allowed (#13413).Tapio Aali2014-04-143-1/+119
| * Always initialize WebBrowser for new sessions (#13571)Leif Åstrand2014-04-145-11/+105
| * Revert "Drag image for text-area should contain text of text-area (#13557)"Teemu Suo-Anttila2014-04-145-202/+1
| * Fix FieldGroup and TransactionalPropertyWrapper memory leaks (#13438)Teemu Suo-Anttila2014-04-142-7/+27
| * Introduce a drag threshold for Drag and Drop (#13381)Teemu Suo-Anttila2014-04-111-37/+37
| * Drag image for text-area should contain text of text-area (#13557).Denis Anisimov2014-04-105-1/+202
* | Clarify lock check assert message if another session is locked (#13473)Leif Åstrand2014-04-171-2/+11
* | Merge changes from origin/7.1Build Agent2014-04-166-59/+324
|\|
| * Added integration test for WebSphere Portal. (#13309)Sauli Tähkäpää2014-04-093-8/+189
| * Refactored TimeoutRedirectResetsOnActivity tests.Sauli Tähkäpää2014-04-083-51/+135
* | Merge commit '591996b' into 7.2Sauli Tähkäpää2014-04-164-11/+14
|\|
| * Updated javadoc copyright years.Sauli Tähkäpää2014-04-071-2/+1
| * Fix ScreenshotTB3Test removing reference imagesTeemu Suo-Anttila2014-04-041-1/+1
| * Fix too wide Table columns while sorting from init (#13517)Teemu Suo-Anttila2014-04-032-8/+11
* | Merge from 7.1 to 7.2Artur Signell2014-04-161-2/+2
* | Add WebSphere Portal to supported portals in release notes7.2.0.beta1Jonatan Kronqvist2014-04-161-0/+1
* | Support for pointer events (#13549)Matti Tahvonen2014-04-1515-1/+804
* | Update the tab caption widths when necessary (#13402)Jonatan Kronqvist2014-04-151-14/+28
* | Add a section on incompatible changes to release-notes (#13502)Jonatan Kronqvist2014-04-151-12/+60
* | Update release-notes for 7.2.0.beta1Jonatan Kronqvist2014-04-151-66/+24
* | 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
|\ \
| * \ Merge branch 'master' into 7.2Jonatan Kronqvist2014-04-1430-260/+1373
| |\ \
| | * \ Merge "Merge branch '7.2'"Artur Signell2014-04-146-510/+18
| | |\ \
| | | * \ Merge branch '7.2'Jonatan Kronqvist2014-04-146-510/+18
| | | |\ \
| | * | | | 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
| | * | | 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
| | * | | Refactor PushConfigurationTest.Sauli Tähkäpää2014-04-105-103/+209