| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for setId to TabSheet.Tab (#12064) | tapio | 2013-06-24 | 2 | -5/+40 |
* | Merge changes from origin/7.1 | Artur Signell | 2013-06-18 | 7 | -38/+81 |
|\ |
|
| * | Reinitialize pendingAccessQueue after deserialization (#12097) | Johannes Dahlström | 2013-06-18 | 1 | -1/+6 |
| * | Updated to atmosphere 1.0.14-vaadin1 | Artur Signell | 2013-06-14 | 1 | -1/+1 |
| * | Define LegacyPropertyToStringMode parameter strings in the enum (#11970) | Leif Åstrand | 2013-06-14 | 2 | -19/+38 |
| * | Fixes broken request listeners (#12056) | Artur Signell | 2013-06-14 | 1 | -14/+15 |
| * | Corrected fix and better error checking for action/event request (#12056) | Artur Signell | 2013-06-14 | 2 | -3/+21 |
* | | Merge changes from origin/7.1 | Leif Åstrand | 2013-06-13 | 10 | -65/+193 |
|\| |
|
| * | Do not write 404 as a response to all action/event requests (#12056) | Artur Signell | 2013-06-13 | 3 | -1/+63 |
| * | Adding isIOs and isAndroid to the WebBrowser wrapper around VBrowserDetails (... | Fabian Lange | 2013-06-12 | 1 | -0/+20 |
| * | Handle push disconnections and reconnections more reliably (#11831, #11922) | Johannes Dahlström | 2013-06-12 | 1 | -7/+23 |
| * | Using StringTokenizer instead of String.split() in AbstractComponent (#8759) | Fabian Lange | 2013-06-12 | 1 | -12/+10 |
| * | Add support for rem units (#11279) | Leif Åstrand | 2013-06-12 | 2 | -1/+5 |
| * | Update widgetset template (#12053) | Henri Sara | 2013-06-12 | 1 | -15/+16 |
| * | Avoid string casing problems (#11970) | Leif Åstrand | 2013-06-12 | 1 | -1/+1 |
| * | Fix NPE when converting null values (#11895) | Artur Signell | 2013-06-12 | 1 | -20/+39 |
| * | Restore legacyPropertyToString value parsing logic (#11970) | Leif Åstrand | 2013-06-12 | 1 | -9/+17 |
* | | Merge changes from origin/7.1 | Leif Åstrand | 2013-06-12 | 35 | -225/+385 |
|\| |
|
| * | Removed dead code | Artur Signell | 2013-06-11 | 1 | -2/+0 |
| * | Added type parameter to converter methods (#11895) | Artur Signell | 2013-06-11 | 14 | -59/+146 |
| * | Make VaadinServlet use enclosing UI class by default (#12039) | Leif Åstrand | 2013-06-11 | 1 | -0/+12 |
| * | Move ClientConnector.setParent to Component and Extension (#11777) | Artur Signell | 2013-06-11 | 8 | -85/+105 |
| * | Use vaadin-atmosphere without slf4j dependency (#11765) | Artur Signell | 2013-06-10 | 1 | -1/+1 |
| * | Print warning if in production mode and theme compilation is required (#12031) | Artur Signell | 2013-06-10 | 1 | -5/+12 |
| * | Allow using element resize listeners from javascript connectors (#11996) | Leif Åstrand | 2013-06-10 | 1 | -0/+10 |
| * | Fixed serialization issues | Artur Signell | 2013-06-07 | 2 | -2/+3 |
| * | Pass ConversionException to getConversionError (#11960) | Artur Signell | 2013-06-07 | 1 | -12/+25 |
| * | Make UI.pushConnection transient to prevent null resource after deserializati... | Johannes Dahlström | 2013-06-06 | 4 | -48/+37 |
| * | Merge changes from origin/7.0 | Artur Signell | 2013-06-05 | 2 | -4/+28 |
| |\ |
|
| | * | Change field types from LinkedHashSet back to HashSet to retain binary compat... | Johannes Dahlström | 2013-06-05 | 1 | -4/+9 |
| | * | Disable drag&drop when source or target component is disabled, re-implementat... | Marc Englund | 2013-06-05 | 1 | -0/+19 |
| * | | Remove DEFAULT constant as an annotation enum cannot use it (#11966) | Artur Signell | 2013-06-05 | 1 | -1/+1 |
| * | | Do not rely on broken javadoc features for default values (#11970) | Leif Åstrand | 2013-06-05 | 1 | -6/+5 |
* | | | Merge commit 'a9ff7993c2f0e3f3412ef68a236aa2eb02385c64' | Leif Åstrand | 2013-06-12 | 4 | -3/+4 |
|\| | |
|
| * | | Don't use the broken {@value Type#CONSTANT} pattern in javadocs | Leif Åstrand | 2013-06-05 | 4 | -3/+4 |
* | | | Merge changes from origin/7.1 | Leif Åstrand | 2013-06-07 | 56 | -1078/+2098 |
|\| | |
|
| * | | Add transport parameter to @Push (#11966) | Artur Signell | 2013-06-05 | 3 | -0/+40 |
| * | | Allow customizing client-side push config on server side (#11867) | Artur Signell | 2013-06-05 | 5 | -49/+294 |
| * | | Change analyze layouts to use RPC (#11536) | Artur Signell | 2013-06-05 | 7 | -71/+79 |
| * | | Send connector debug (highlight) using RPC (#11536) | Artur Signell | 2013-06-05 | 5 | -82/+121 |
| * | | Add @VaadinServletConfiguration (#11970) | Leif Åstrand | 2013-06-05 | 3 | -19/+218 |
| * | | Update deprecation javadoc for VaadinSession.getBrowser() | Leif Åstrand | 2013-06-05 | 1 | -3/+3 |
| * | | Move VaadinSession.runPendingAccessTasks to VaadinService (#11964) | Leif Åstrand | 2013-06-05 | 4 | -64/+135 |
| * | | Log stack trace using fine when logging toString warnings | Artur Signell | 2013-06-05 | 2 | -1/+7 |
| * | | Enabled drag & drop to Calendar #11048 | John Ahlroos | 2013-06-03 | 1 | -1/+30 |
| * | | Ignore style resource that has already been added (#11667) | Leif Åstrand | 2013-06-03 | 1 | -37/+74 |
| * | | Throw exception if VaadinService has not been initialized (#11961) | Leif Åstrand | 2013-05-31 | 1 | -0/+11 |
| * | | Do not log legacy warnings in JUnit tests (#11963) | Artur Signell | 2013-05-31 | 1 | -5/+5 |
| * | | Fix stale info in javadoc for accessSynchronously (#11897) | Leif Åstrand | 2013-05-31 | 2 | -8/+0 |
| * | | Fix streaming issue with iOS6 (#11934) | Artur Signell | 2013-05-30 | 1 | -0/+7 |