aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixes current text being overwritten in server update on RTA #11741John Ahlroos2013-05-293-79/+136
| * Ensure calendar panel is updated when range changes (#11940)Artur Signell2013-05-281-1/+10
| * Merge "event not reported as target when context clicking in month view" to V...Leif Åstrand2013-05-283-1/+34
| * Stop using PlaceHolder widgets in VTabsheet (#11026)Leif Åstrand2013-05-281-62/+20
| * Fix text / javascript mismatch issue in Chrome (#11275)Artur Signell2013-05-231-1/+5
| * Prevent spurious "Could not determine ApplicationConnection" error when using...Johannes Dahlström2013-05-231-0/+13
| * Added isInitialStateChange to StateChangeEvent (#10477)Artur Signell2013-05-222-11/+20
| * Improve error message if vaadinPush.js failed to load (#11673)Johannes Dahlström2013-05-223-11/+32
| * Use "\0" instead of "|" as a push message delimiter (#11692)Johannes Dahlström2013-05-211-4/+7
| * Merge changes from origin/7.0Leif Åstrand2013-05-173-0/+90
| |\
| * \ Merge changes from origin/7.0Leif Åstrand2013-05-174-75/+161
| |\ \
| * | | Tooltip accessibility fixes (#11799)michaelvogt2013-05-173-4/+32
| * | | Allow to close a context menu with ESC key (#11869)michaelvogt2013-05-171-1/+12
| * | | Reset focus after selection from ContextMenu (#11476)michaelvogt2013-05-171-0/+23
| * | | Add ARIA presentation role to FormLayout (#11866)michaelvogt2013-05-171-0/+2
| * | | Show tooltip on focus for DataField for AT (#11865)michaelvogt2013-05-171-0/+6
| * | | Send browser window resizes if there is a listener (#10055)Henri Sara2013-05-171-1/+19
| * | | Show loading indicator immediately in init as before (#11850)Leif Åstrand2013-05-161-1/+1
| * | | Revert "Assert that connector needing layout is attached (#11698)"Leif Åstrand2013-05-131-13/+0
| * | | Merge changes from origin/7.0Leif Åstrand2013-05-105-45/+135
| |\ \ \
| * | | | Remove old widget hierarchy hack that caused problems (#11752)Leif Åstrand2013-05-071-29/+0
| * | | | Form field and layout Aria corrections (#11785)michaelvogt2013-05-075-13/+47
| * | | | 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
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | Use java.util.logging for the debug window (#11657)Leif Åstrand2013-04-238-93/+73
| * | | | | | Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-237-10/+92
| |\ \ \ \ \ \
| * | | | | | | 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