aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for setId to TabSheet.Tab (#12064)tapio2013-06-245-7/+206
* Merge changes from origin/7.1Artur Signell2013-06-1830-124/+270
|\
| * Reinitialize pendingAccessQueue after deserialization (#12097)Johannes Dahlström2013-06-181-1/+6
| * Add 'transport' GET parameter to AbstractTestUI (#12094)Johannes Dahlström2013-06-181-0/+25
| * Actually compile an IE10 permutation (#12080)Artur Signell2013-06-151-1/+1
| * Rename getCommunicationMethod -> getCommunicationMethodName (#12019)Artur Signell2013-06-142-2/+2
| * Highlight on server was still spamming in one instance, for #12058Marc Englund2013-06-141-7/+9
| * Updated to atmosphere 1.0.14-vaadin1Artur Signell2013-06-143-4/+4
| * Fixed test issues with type=null (#11895)Artur Signell2013-06-146-6/+6
| * Specified supported server versions and added Glassfish 4 (#12075)Artur Signell2013-06-141-12/+12
| * Test using Glassfish 4 (#12075)Artur Signell2013-06-141-0/+7
| * DebugWindow styles improved and structured more, for #12058Marc Englund2013-06-141-38/+51
| * VUIDLBrowser no longer requires shift-click to 'highlight component on server...Marc Englund2013-06-142-7/+3
| * Highlight on server when highlighting on client, for #12058Marc Englund2013-06-142-2/+19
| * DebugWindow sections now use previously empty areas to describe the functiona...Marc Englund2013-06-142-8/+17
| * Don't attempt to run microbenchmarks as unit tests (#8759)Leif Åstrand2013-06-141-0/+1
| * Define LegacyPropertyToStringMode parameter strings in the enum (#11970)Leif Åstrand2013-06-143-19/+70
| * Exclude external classes and FutureAccessArtur Signell2013-06-141-1/+2
| * Fixes broken request listeners (#12056)Artur Signell2013-06-141-14/+15
| * Corrected fix and better error checking for action/event request (#12056)Artur Signell2013-06-142-3/+21
* | Merge changes from origin/7.1Leif Åstrand2013-06-1336-305/+1153
|\|
| * Add missing license headerArtur Signell2013-06-131-0/+15
| * Fixed test issue apparently caused by three levels of classesArtur Signell2013-06-132-19/+22
| * Always notify parent of enable state changes (#12062)Artur Signell2013-06-133-10/+166
| * Consistently recover from disconnections in IE (#12073)Johannes Dahlström2013-06-131-2/+1
| * Info tab is now tab 1, hierarchy tab 2Artur Signell2013-06-131-1/+1
| * DebugWindow now remembers open tab/section, InfoSection fixed to support bein...Marc Englund2013-06-132-11/+36
| * SimpleTree styling changed for #12058Marc Englund2013-06-131-7/+6
| * Updated to Smartsprites 0.2.10 (#12069)Artur Signell2013-06-132-14/+1
| * DebugWindow resize/move improved, fixes #11937 (also implements shift-resize ...Marc Englund2013-06-132-152/+218
| * Fix GridLayout resize after removing caption (#12011)Patrik Lindström2013-06-133-0/+119
| * Detach and attach when adding or removing the caption wrapper (#11708)Leif Åstrand2013-06-131-2/+7
| * Do not write 404 as a response to all action/event requests (#12056)Artur Signell2013-06-133-1/+63
| * Adding isIOs and isAndroid to the WebBrowser wrapper around VBrowserDetails (...Fabian Lange2013-06-121-0/+20
| * Handle push disconnections and reconnections more reliably (#11831, #11922)Johannes Dahlström2013-06-123-31/+74
| * Using StringTokenizer instead of String.split() in AbstractComponent (#8759)Fabian Lange2013-06-122-12/+62
| * Add support for rem units (#11279)Leif Åstrand2013-06-125-1/+150
| * Update widgetset template (#12053)Henri Sara2013-06-121-15/+16
| * Avoid string casing problems (#11970)Leif Åstrand2013-06-121-1/+1
| * Fix NPE when converting null values (#11895)Artur Signell2013-06-121-20/+39
| * Restore legacyPropertyToString value parsing logic (#11970)Leif Åstrand2013-06-121-9/+17
| * Merge changes from origin/7.0Artur Signell2013-06-123-0/+122
| |\
| | * Merged testbench test for #7110 from 6.8 (fix not needed for 7.0)7.0.77.0John Ahlroos2013-06-053-0/+122
* | | Merge changes from origin/7.1Leif Åstrand2013-06-12110-1424/+2694
|\| |
| * | Removed dead codeArtur Signell2013-06-111-2/+0
| * | Added type parameter to converter methods (#11895)Artur Signell2013-06-1130-130/+241
| * | Make VaadinServlet use enclosing UI class by default (#12039)Leif Åstrand2013-06-112-0/+31
| * | Updated release notes for 7.1.0 (#11993, #11991, #11870)Artur Signell2013-06-111-38/+94
| * | Reformatted release notes using Eclipse (4 spaces)Artur Signell2013-06-111-481/+572
| * | Fixed incorrect line breaks (#12040)Artur Signell2013-06-113-25/+10