summaryrefslogtreecommitdiffstats
path: root/client/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Update state before purging outgoing queue (#11768)Leif Åstrand2013-05-031-5/+4
* Split client-to-server messages when websockets are used (#11648)Johannes Dahlström2013-04-291-4/+55
* Merge commit 'd214efa39a011002eb88e683676508e438842fe4'Henri Sara2013-04-291-0/+29
|\
| * Fixed NPE regression after fix for #11693John Ahlroos2013-04-261-1/+4
| * Fix for IE8 forgetting to move error indicator when component is resized #11693"John Ahlroos2013-04-241-0/+25
* | Stack windows when no position has been given (#11729)Artur Signell2013-04-291-1/+5
* | Try almost indefinitely to re-establish a push connection (#11727)Artur Signell2013-04-291-0/+1
* | Add hierarchy to the hierarchy section (sic!) (#11706)Leif Åstrand2013-04-263-22/+157
* | Close push connection when UI is detached (#11596)Artur Signell2013-04-262-1/+18
* | Verify CSRF token before accepting new CSRF connection (#11635)Leif Åstrand2013-04-253-59/+18
* | Global code clean upLeif Åstrand2013-04-254-12/+5
* | Use scheduleFinally for pending variable changes (#11707)Leif Åstrand2013-04-241-1/+1
* | Avoid excessive logging related to response handling locks (#11702)Leif Åstrand2013-04-241-2/+14
* | Assert that connector needing layout is attached (#11698)Leif Åstrand2013-04-241-0/+13
* | TestBench test for tree (#11612)michaelvogt2013-04-241-1/+3
* | Add missing license header (#11655)Leif Åstrand2013-04-241-0/+16
* | 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
| * Fixed broken Gridlayout cell position calculation in IE10 #11644 (backported ...John Ahlroos2013-04-231-6/+11
* | Use java.util.logging for the debug window (#11657)Leif Åstrand2013-04-238-93/+73
* | Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-237-10/+92
|\|
| * Fixed Accordion tab stylenames which never got applied on the tab widgets #11...John Ahlroos2013-04-221-0/+32
| * Prevent double encoding problems when URI fragment contains special character...Johannes Dahlström2013-04-192-3/+11
| * 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-171-3/+13
| * Fixed native button not triggering click event in IE #11094John Ahlroos2013-04-102-4/+30
* | Renamed loading indicator states to 'first','second','third' (#11668)Artur Signell2013-04-232-59/+66
* | Renamed DisplayState to WindowMode (#11662)Artur Signell2013-04-232-27/+23
* | Simplify and clarify WAI-ARIA API (#11659)michaelvogt2013-04-2313-74/+64
* | Add PushConnection interface (#11655)Leif Åstrand2013-04-224-360/+466
* | Make handleJSONText private (#11656)Leif Åstrand2013-04-221-1/+1
* | 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-193-14/+71
* | Initial support for toggling push on the fly (#11506)Leif Åstrand2013-04-193-8/+121
* | Replaced Atmosphere portal implementation with the jQuery implementation (#11...Artur Signell2013-04-171-1/+2
* | Add PushMode.isEnabled() (#11626)Leif Åstrand2013-04-171-2/+1
* | Added test for testing push with different transports #11494John Ahlroos2013-04-171-6/+28
* | Use "push" as a keyword in all push related log messagesArtur Signell2013-04-171-8/+8
* | Fixes test (locator) and quiet mode for DebugWindow #11603Marc Englund2013-04-151-3/+10
* | Fix minor issues raised in #111 code reviewJohannes Dahlström2013-04-111-2/+2
* | TestBench test for Button (#11581)michaelvogt2013-04-111-1/+3
* | Implemented poll interval for UI (#11495)Leif Åstrand2013-04-102-0/+55
* | Added SharedUtil for helpers shared by client and serverLeif Åstrand2013-04-101-5/+15
* | Don't process push messages until init JSON is processed (#11529)Leif Åstrand2013-04-101-5/+60
* | Fix JSNI syntax (#111)Leif Åstrand2013-04-091-1/+1
* | Fixed one typo and removed one TODO commentMarc Englund2013-04-091-2/+2
* | Show all state properties in the hierarchy section (#11548)Leif Åstrand2013-04-092-8/+56
* | Fix missing or invalid copyright headersLeif Åstrand2013-04-094-0/+64