summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Ignore irrelevant header lines in checkstyle configurationJonatan Kronqvist2014-05-061-0/+2
| * DevelopmentServletLoader: Reload servlet containerManolo Carrasco2014-05-062-9/+82
| * Javadoc added to com.vaadin.ui.Field interface (#13209)Dmitrii Rogozin2014-05-051-15/+24
| * Fix header and Javadoc issuesTeemu Suo-Anttila2014-05-054-5/+5
| * Fix DisabledDateFieldPopup testTeemu Suo-Anttila2014-05-052-20/+21
| * Remove non-existant theme-compiler from launchArtur Signell2014-05-051-1/+0
| * Remove the automerge scriptJonatan Kronqvist2014-05-051-165/+0
| * Disable border width storing from TabSheet (#13706)Teemu Suo-Anttila2014-05-051-14/+4
| * Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-051596-1962/+3565
| |\
| | * Update remaining copyright years to 2014Artur Signell2014-04-23129-139/+139
| | * 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
| | * | Merge commit '591996b' into 7.2Sauli Tähkäpää2014-04-164-11/+14
| | |\ \
| | * | | 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
| * | | | Fast-forward DateField only with left mouse button (#8012)Teemu Pöntelin2014-05-043-2/+105
| * | | | Merge changes from origin/7.2Artur Signell2014-05-023-51/+135
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Refactored TimeoutRedirectResetsOnActivity tests.Sauli Tähkäpää2014-04-083-51/+135
| | | |/ | | |/|
| * | | Merge changes from origin/7.2Artur Signell2014-05-021-1/+1
| |\| |
| | * | Updated javadoc copyright years.Sauli Tähkäpää2014-04-071-2/+1
| * | | Merge changes from origin/7.2Artur Signell2014-05-023-9/+12
| |\| |
| | * | 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
| * | | Set explicit left alignment instead of removing text-align style (#13399).Denis Anisimov2014-04-304-27/+171
| * | | Modified vaadinBootstrap to send v-loc as POST instead of GET (#13685).Tapio Aali2014-04-291-24/+26
| * | | 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