summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add patched AtmosphereFramework without support message (#11654)Leif Åstrand2013-04-235-5/+1790
* Remove and deprecate old logging classes (#11658)Leif Åstrand2013-04-2315-1451/+200
* Merged changes from origin/7.0Artur Signell2013-04-231-4/+12
|\
| * Fix fragment handling regression caused by #10769 (#11686)7.0.5Johannes Dahlström2013-04-231-4/+12
* | No-op merge from origin/7.0Artur Signell2013-04-230-0/+0
|\|
| * Fixed broken Gridlayout cell position calculation in IE10 #11644 (backported ...John Ahlroos2013-04-231-6/+11
* | Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591John Ahlroos2013-04-232-0/+0
* | Integration tests should be run with Firefox 17 ESR instead of Firefox 11 #11...John Ahlroos2013-04-231-1/+1
* | Use java.util.logging for the debug window (#11657)Leif Åstrand2013-04-238-93/+73
* | Ensure no-op merges get a change idArtur Signell2013-04-231-1/+4
* | Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-2325-13008/+13507
|\|
| * Different fix for #11152 which is restricted to the problematic case in horiz...Artur Signell2013-04-233-6/+60
| * Fixed Accordion tab stylenames which never got applied on the tab widgets #11...John Ahlroos2013-04-223-0/+105
| * Prevent double encoding problems when URI fragment contains special character...Johannes Dahlström2013-04-194-31/+160
| * Support "to" in CSS function parameters (#11309)Henri Sara2013-04-187-48/+136
| * Don't detach and reattach VAbstractSplitPanel child widgets unnecessarily (#1...Johannes Dahlström2013-04-181-0/+6
| * Fixed IE8 scrollbar issue with vertical layout when using both expansions and...John Ahlroos2013-04-173-3/+84
| * Merge release notes from '7.0.4' into 7.0Henri Sara2013-04-161-0/+30
| |\
| | * Update release notes7.0.4Henri Sara2013-04-081-0/+30
| * | Fixes #11152 (IE9 caret/cursor postion) by applying position:relative to inpu...Marc Englund2013-04-121-0/+6
| * | Fixed date reset when calendar is first initialized #11387John Ahlroos2013-04-121-1/+6
| * | Fixed native button not triggering click event in IE #11094John Ahlroos2013-04-102-4/+30
| |/
* | Merge commit 'c0bf2608dd23051f11f2a031e08aebbfdf7b5472'Artur Signell2013-04-230-0/+0
|\|
| * Remove resource related code from VaadinPortlet (#11527)Henri Sara2013-04-081-30/+3
* | Merge commit '2b5f6ccc1e9ae5c9c8c88dc3195020eaa27a3be6'Artur Signell2013-04-230-0/+0
|\|
| * Backported fix of minimal (empty hashmap) leak on redeploy (#9993)Artur Signell2013-04-032-9/+171
* | Sources for the "Broadcasting messages to other users" tutorialArtur Signell2013-04-232-0/+121
* | Renamed loading indicator states to 'first','second','third' (#11668)Artur Signell2013-04-235-120/+129
* | Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665)Artur Signell2013-04-234-14/+14
* | Renamed UI.getTooltip to getTooltipConfiguration (#11663)Artur Signell2013-04-234-16/+16
* | Renamed DisplayState to WindowMode (#11662)Artur Signell2013-04-237-105/+132
* | Simplify and clarify WAI-ARIA API (#11659)michaelvogt2013-04-2315-79/+90
* | Updated commons-io dependency to 2.2 (#11643)Artur Signell2013-04-235-5/+5
* | Documented that push and pull settings is only for the app developer (#11666)Artur Signell2013-04-221-0/+10
* | Add PushConnection interface (#11655)Leif Åstrand2013-04-225-362/+468
* | Restore Atmosphere version that was accidentally changed (#11506)Leif Åstrand2013-04-221-1/+1
* | Make handleJSONText private (#11656)Leif Åstrand2013-04-221-1/+1
* | Set PushMode.AUTOMATIC as the default @Push value (#11653)Leif Åstrand2013-04-221-3/+9
* | Removed unused class (#11254)Artur Signell2013-04-221-36/+0
* | Do not use generated ids as anchor points for TestBench (#11634)Artur Signell2013-04-191-1/+4
* | Load vaadinPush.js on demand (#11506)Leif Åstrand2013-04-195-15/+78
* | Initial support for toggling push on the fly (#11506)Leif Åstrand2013-04-1910-27/+376
* | Ensure addon css styles are before scss styles in addons.scss #11390John Ahlroos2013-04-181-1/+26
* | Clean the connector map after pushing (#11624)Leif Åstrand2013-04-183-14/+48
* | Simple speed test for testing roundtrips/s in various browsersArtur Signell2013-04-184-0/+257
* | Separate generic UI finding and locking from event handling (#11506)Leif Åstrand2013-04-181-93/+143
* | Move push mode to UI and add @Push annotation (#11506)Leif Åstrand2013-04-1811-74/+245
* | Restrict longer padding to IE8 as Chrome fails without the original padding (...Artur Signell2013-04-181-2/+7
* | Fixed streaming problem (Atmosphere bug 1027) (#11629)Artur Signell2013-04-181-3/+4
* | Run server integration tests with push enabled #11494John Ahlroos2013-04-172-0/+77