summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Allow customizing client-side push config on server side (#11867)Artur Signell2013-06-054-9/+20
* Change analyze layouts to use RPC (#11536)Artur Signell2013-06-053-45/+29
* Send connector debug (highlight) using RPC (#11536)Artur Signell2013-06-052-4/+20
* Use correct day names when formatting dates (#6207)Artur Signell2013-06-041-2/+46
* Merge changes from origin/7.0Leif Åstrand2013-06-042-2/+7
|\
| * Do not clear combobox text unnecessarily (#10924, #11887)Henri Sara2013-05-211-2/+5
| * Don't autoclose PopupView when changing fragment, fixes #10530Marc Englund2013-05-211-0/+2
* | Merge commit '34e6c60a5a746c0306c3a84ae8d6c21dfd84d878' into 7.1Leif Åstrand2013-06-03119-2524/+14684
|\ \ | |/ |/|
| * Enabled drag & drop to Calendar #11048John Ahlroos2013-06-035-58/+77
| * Add a separate debug window section for profiler output (#11950)Leif Åstrand2013-06-033-185/+400
| * Move ApplicationConnection.setOverlayContainerLabel to VOverlay (#11965)Leif Åstrand2013-05-313-15/+22
| * Remove IE6/IE7 permutation (#11954)Artur Signell2013-05-311-0/+3
| * Fixed spelling mistake in API #11741John Ahlroos2013-05-312-2/+2
| * Formatted XML files using defined rules (#11956)Artur Signell2013-05-304-125/+132
| * Remove workarounds for broken Timer.cancel in IE (#11872)Leif Åstrand2013-05-303-72/+6
| * Limit sub window minimum size (#11510)Leif Åstrand2013-05-302-1/+27
| * Make ProgressInidcatorConnector use VProgressIndicator (#11925)Leif Åstrand2013-05-301-0/+6
| * Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-292-9/+29
| * Extract ProgressBar and deprecate ProgressIndicator (#11925)Leif Åstrand2013-05-294-64/+160
| * Moved Locale data handling to LocaleService (#11378)Artur Signell2013-05-292-40/+35
| * 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