| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Updated browser versions | Artur Signell | 2013-09-02 | 1 | -2/+2 |
| * | Changed 'feature release' text to maintenance release (#12486) | Artur Signell | 2013-09-02 | 1 | -4/+3 |
| * | Corrected typo in version variable (#12440) | Artur Signell | 2013-09-02 | 1 | -1/+1 |
| * | The colon in the calendar event caption is now also hideable. Fixes #12460 | Jonatan Kronqvist | 2013-09-02 | 1 | -1/+9 |
| * | Updated _trackMessageSize based on latest upstream version (#12468) | Leif Åstrand | 2013-09-02 | 1 | -25/+21 |
* | | Merge changes from origin/7.1 | Leif Åstrand | 2013-08-30 | 1 | -1/+5 |
|\| |
|
| * | Search only remaining message for delimiter (#12404) | Artur Signell | 2013-08-20 | 1 | -1/+5 |
* | | Merge changes from origin/7.1 | Artur Signell | 2013-08-19 | 1 | -2/+2 |
|\| |
|
| * | Fix native scrolling regression in iOS 6 homescreen apps (#12295) | Johannes Dahlström | 2013-08-06 | 1 | -2/+2 |
* | | Merge changes from origin/7.1 | Artur Signell | 2013-08-19 | 1 | -2/+9 |
|\| |
|
| * | Fixes parsing of multiple push messages in streaming mode (#12197) | Fabian Lange | 2013-08-01 | 1 | -2/+9 |
* | | Merge changes from origin/7.1 | Artur Signell | 2013-08-19 | 1 | -9/+9 |
|\| |
|
| * | Fixes light theme window sprites #12171 | John Ahlroos | 2013-07-26 | 1 | -9/+9 |
* | | Detach previous UI with the same window.name (#10338, #12255) | Leif Åstrand | 2013-07-31 | 1 | -0/+2 |
* | | Merge changes from origin/7.1 | Leif Åstrand | 2013-07-23 | 1 | -1/+2 |
|\| |
|
| * | Update to Atmosphere 1.0.14.vaadin4 (#12242) | Leif Åstrand | 2013-07-19 | 1 | -1/+2 |
* | | Merge changes from origin/7.1 | Leif Åstrand | 2013-07-15 | 7 | -0/+0 |
|\| |
|
| * | 32x32 favicons added, replacing the old favicons (#12143) | Jouni Koivuviita | 2013-06-28 | 7 | -0/+0 |
* | | Tabsheet should not immediately select a tab when changing tab using | michaelvogt | 2013-07-12 | 1 | -0/+6 |
|/ |
|
* | The 'license.html' file has flaw in the HTML (unclosed span tag) | michaelvogt | 2013-06-28 | 1 | -1/+1 |
* | Actually show loading indicator during loading (#12128) | Artur Signell | 2013-06-26 | 1 | -1/+1 |
* | Include Atmosphere fix for Android 4.1 (#12101) | Artur Signell | 2013-06-25 | 1 | -0/+4 |
* | Specified supported server versions and added Glassfish 4 (#12075) | Artur Signell | 2013-06-14 | 1 | -12/+12 |
* | DebugWindow styles improved and structured more, for #12058 | Marc Englund | 2013-06-14 | 1 | -38/+51 |
* | Consistently recover from disconnections in IE (#12073) | Johannes Dahlström | 2013-06-13 | 1 | -2/+1 |
* | DebugWindow resize/move improved, fixes #11937 (also implements shift-resize ... | Marc Englund | 2013-06-13 | 1 | -2/+22 |
* | Handle push disconnections and reconnections more reliably (#11831, #11922) | Johannes Dahlström | 2013-06-12 | 1 | -19/+16 |
* | Merge changes from origin/7.0 | Artur Signell | 2013-06-12 | 1 | -0/+60 |
|\ |
|
| * | Merged testbench test for #7110 from 6.8 (fix not needed for 7.0)7.0.77.0 | John Ahlroos | 2013-06-05 | 1 | -0/+60 |
* | | Updated release notes for 7.1.0 (#11993, #11991, #11870) | Artur Signell | 2013-06-11 | 1 | -38/+94 |
* | | Reformatted release notes using Eclipse (4 spaces) | Artur Signell | 2013-06-11 | 1 | -481/+572 |
* | | Info section for the debug window (#12019) | Artur Signell | 2013-06-07 | 1 | -0/+8 |
* | | Correctly report theme version in the debug window (#11442) | Artur Signell | 2013-06-07 | 1 | -0/+4 |
* | | Fixed button highlighting when dragging #10917 | John Ahlroos | 2013-06-06 | 1 | -1/+3 |
* | | Use window.console instead of just console in vaadinPush to appease IE (#11980) | Johannes Dahlström | 2013-06-04 | 1 | -3/+3 |
* | | Add missing dialog maximize/restore icons for Runo (#11734) | Artur Signell | 2013-05-31 | 3 | -1/+24 |
* | | Extracted dialog style to a separate block (#11734) | Artur Signell | 2013-05-31 | 1 | -23/+25 |
* | | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 4 | -181/+175 |
* | | Add primary style name support for ProgressBar/Indicator (#9913) | Artur Signell | 2013-05-29 | 5 | -5/+21 |
* | | Fix debug window SEVERE style, add styles for FINE, FINER and FINEST (#11891) | Johannes Dahlström | 2013-05-28 | 1 | -1/+10 |
* | | Upgrade to Atmosphere 1.0.13 (#11861) | Johannes Dahlström | 2013-05-21 | 1 | -272/+281 |
* | | Merge changes from origin/7.0 | Leif Åstrand | 2013-05-17 | 1 | -1/+12 |
|\| |
|
| * | Test for #11267 adapted from 6.8. | Marc Englund | 2013-05-15 | 1 | -1/+12 |
* | | Move .v-assistive-device-only out of @mixin base-common | Leif Åstrand | 2013-05-08 | 1 | -1/+2 |
* | | Mention asserts and experimental plugin in release notes (#11530) | Leif Åstrand | 2013-05-03 | 1 | -1/+3 |
* | | Fix order in web.xml to pass validation (#11688, #11672) | Henri Sara | 2013-05-02 | 1 | -2/+2 |
* | | Fixed invalid xml (#11688) | Artur Signell | 2013-05-02 | 1 | -3/+2 |
* | | Updated release notes for beta1 (#11530) | Artur Signell | 2013-05-02 | 1 | -2/+5 |
* | | Updated web.xml to use servlet 3.0 and added a 2.4 compatible web.xml for old... | Artur Signell | 2013-05-02 | 2 | -3/+136 |
* | | Revert "Imported new Atmosphere JS from Atmosphere 1.0.x (#11642)" | Artur Signell | 2013-04-30 | 1 | -204/+145 |