summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Ensure caption is used when child is set to required (#12077)Artur Signell2013-06-261-0/+6
* Things now align better in SimpleTree, for #12058Marc Englund2013-06-261-2/+5
* Enable using @Stylesheet with vaadin:// (#9934)Artur Signell2013-06-241-0/+8
* Actually compile an IE10 permutation (#12080)Artur Signell2013-06-151-1/+1
* Rename getCommunicationMethod -> getCommunicationMethodName (#12019)Artur Signell2013-06-142-2/+2
* Highlight on server was still spamming in one instance, for #12058Marc Englund2013-06-141-7/+9
* VUIDLBrowser no longer requires shift-click to 'highlight component on server...Marc Englund2013-06-142-7/+3
* Highlight on server when highlighting on client, for #12058Marc Englund2013-06-142-2/+19
* DebugWindow sections now use previously empty areas to describe the functiona...Marc Englund2013-06-142-8/+17
* Add missing license headerArtur Signell2013-06-131-0/+15
* Always notify parent of enable state changes (#12062)Artur Signell2013-06-131-10/+11
* DebugWindow now remembers open tab/section, InfoSection fixed to support bein...Marc Englund2013-06-132-11/+36
* SimpleTree styling changed for #12058Marc Englund2013-06-131-7/+6
* DebugWindow resize/move improved, fixes #11937 (also implements shift-resize ...Marc Englund2013-06-131-150/+196
* Fix GridLayout resize after removing caption (#12011)Patrik Lindström2013-06-131-0/+1
* Detach and attach when adding or removing the caption wrapper (#11708)Leif Åstrand2013-06-131-2/+7
* Handle push disconnections and reconnections more reliably (#11831, #11922)Johannes Dahlström2013-06-121-5/+35
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-11/+7
* Allow using element resize listeners from javascript connectors (#11996)Leif Åstrand2013-06-101-1/+80
* Fix race condition in upload with push (#10214)Artur Signell2013-06-071-3/+12
* Info section for the debug window (#12019)Artur Signell2013-06-075-0/+326
* Fix for NPE in debug window in IE (#12015)Artur Signell2013-06-071-1/+1
* Fixed button highlighting when dragging #10917John Ahlroos2013-06-061-1/+1
* Merge changes from origin/7.0Artur Signell2013-06-058-20/+102
|\
| * Disable drag&drop when source or target component is disabled, re-implementat...Marc Englund2013-06-052-13/+37
| * Ensure VBrowserFrame content is unloaded in IE (#11683)Leif Åstrand2013-06-051-0/+20
| * Merge of properly focus clicked input element in Webkit (#11854, #11297)Artur Signell2013-06-053-10/+29
| * Added missing import (#11982)Artur Signell2013-06-051-0/+1
| * Properly disable combobox when parent is disabled (#10734)Artur Signell2013-06-051-3/+7
| * Do not submit TextArea value on enter in IE (#11982)Artur Signell2013-06-041-0/+8
* | Don't use the broken {@value Type#CONSTANT} pattern in javadocsLeif Åstrand2013-06-051-6/+4
* | 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