summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* Show tooltips for ordered layout captions (#10046)denisanisimov2013-08-021-0/+39
* Refine handling of null and empty URI fragments (#12207)Leif Åstrand2013-08-021-3/+20
* Disable all logging if production mode is enabled (#12299)Leif Åstrand2013-08-011-1/+23
* Fix calendar click events on context menu #12297Patrik Lindström2013-07-301-1/+2
* Fix invisible calendar actions menu #12181Patrik Lindström2013-07-302-29/+90
* Fixes button :active state on firefox #12126John Ahlroos2013-07-261-11/+13
* Verify the connector hierarchy if assertions are enabled (#12271)Leif Åstrand2013-07-231-3/+6
* Fix lost focus in Table when refreshing row cache (#12231)Tapio Aali2013-07-162-3/+19
* Enable native scrolling in home screen apps on iOS 6+ (#12149)Henri Sara2013-07-043-3/+27
* Fix bug in PopupDateField where locale was retained incorrectly ifPatrik Lindström2013-07-041-0/+9
* Close only combobox on escape, not the window (#12163)Henri Sara2013-07-031-0/+1
* Debug window poll interval claims interval is in seconds and notmichaelvogt2013-06-281-2/+4
* Things now align better in SimpleTree, for #12058Marc Englund2013-06-261-2/+5
* Ensure caption is used when child is set to required (#12077)Artur Signell2013-06-251-0/+6
* Enable using @Stylesheet with vaadin:// (#9934)Artur Signell2013-06-181-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