| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Show tooltips for ordered layout captions (#10046) | denisanisimov | 2013-08-02 | 1 | -0/+39 |
* | Refine handling of null and empty URI fragments (#12207) | Leif Åstrand | 2013-08-02 | 1 | -3/+20 |
* | Disable all logging if production mode is enabled (#12299) | Leif Åstrand | 2013-08-01 | 1 | -1/+23 |
* | Fix calendar click events on context menu #12297 | Patrik Lindström | 2013-07-30 | 1 | -1/+2 |
* | Fix invisible calendar actions menu #12181 | Patrik Lindström | 2013-07-30 | 2 | -29/+90 |
* | Fixes button :active state on firefox #12126 | John Ahlroos | 2013-07-26 | 1 | -11/+13 |
* | Verify the connector hierarchy if assertions are enabled (#12271) | Leif Åstrand | 2013-07-23 | 1 | -3/+6 |
* | Fix lost focus in Table when refreshing row cache (#12231) | Tapio Aali | 2013-07-16 | 2 | -3/+19 |
* | Enable native scrolling in home screen apps on iOS 6+ (#12149) | Henri Sara | 2013-07-04 | 3 | -3/+27 |
* | Fix bug in PopupDateField where locale was retained incorrectly if | Patrik Lindström | 2013-07-04 | 1 | -0/+9 |
* | Close only combobox on escape, not the window (#12163) | Henri Sara | 2013-07-03 | 1 | -0/+1 |
* | Debug window poll interval claims interval is in seconds and not | michaelvogt | 2013-06-28 | 1 | -2/+4 |
* | Things now align better in SimpleTree, for #12058 | Marc Englund | 2013-06-26 | 1 | -2/+5 |
* | Ensure caption is used when child is set to required (#12077) | Artur Signell | 2013-06-25 | 1 | -0/+6 |
* | Enable using @Stylesheet with vaadin:// (#9934) | Artur Signell | 2013-06-18 | 1 | -0/+8 |
* | Actually compile an IE10 permutation (#12080) | Artur Signell | 2013-06-15 | 1 | -1/+1 |
* | Rename getCommunicationMethod -> getCommunicationMethodName (#12019) | Artur Signell | 2013-06-14 | 2 | -2/+2 |
* | Highlight on server was still spamming in one instance, for #12058 | Marc Englund | 2013-06-14 | 1 | -7/+9 |
* | VUIDLBrowser no longer requires shift-click to 'highlight component on server... | Marc Englund | 2013-06-14 | 2 | -7/+3 |
* | Highlight on server when highlighting on client, for #12058 | Marc Englund | 2013-06-14 | 2 | -2/+19 |
* | DebugWindow sections now use previously empty areas to describe the functiona... | Marc Englund | 2013-06-14 | 2 | -8/+17 |
* | Add missing license header | Artur Signell | 2013-06-13 | 1 | -0/+15 |
* | Always notify parent of enable state changes (#12062) | Artur Signell | 2013-06-13 | 1 | -10/+11 |
* | DebugWindow now remembers open tab/section, InfoSection fixed to support bein... | Marc Englund | 2013-06-13 | 2 | -11/+36 |
* | SimpleTree styling changed for #12058 | Marc Englund | 2013-06-13 | 1 | -7/+6 |
* | DebugWindow resize/move improved, fixes #11937 (also implements shift-resize ... | Marc Englund | 2013-06-13 | 1 | -150/+196 |
* | Fix GridLayout resize after removing caption (#12011) | Patrik Lindström | 2013-06-13 | 1 | -0/+1 |
* | Detach and attach when adding or removing the caption wrapper (#11708) | Leif Åstrand | 2013-06-13 | 1 | -2/+7 |
* | Handle push disconnections and reconnections more reliably (#11831, #11922) | Johannes Dahlström | 2013-06-12 | 1 | -5/+35 |
* | Reformatted using Ant editor (#12040) | Artur Signell | 2013-06-10 | 1 | -11/+7 |
* | Allow using element resize listeners from javascript connectors (#11996) | Leif Åstrand | 2013-06-10 | 1 | -1/+80 |
* | Fix race condition in upload with push (#10214) | Artur Signell | 2013-06-07 | 1 | -3/+12 |
* | Info section for the debug window (#12019) | Artur Signell | 2013-06-07 | 5 | -0/+326 |
* | Fix for NPE in debug window in IE (#12015) | Artur Signell | 2013-06-07 | 1 | -1/+1 |
* | Fixed button highlighting when dragging #10917 | John Ahlroos | 2013-06-06 | 1 | -1/+1 |
* | Merge changes from origin/7.0 | Artur Signell | 2013-06-05 | 8 | -20/+102 |
|\ |
|
| * | Disable drag&drop when source or target component is disabled, re-implementat... | Marc Englund | 2013-06-05 | 2 | -13/+37 |
| * | Ensure VBrowserFrame content is unloaded in IE (#11683) | Leif Åstrand | 2013-06-05 | 1 | -0/+20 |
| * | Merge of properly focus clicked input element in Webkit (#11854, #11297) | Artur Signell | 2013-06-05 | 3 | -10/+29 |
| * | Added missing import (#11982) | Artur Signell | 2013-06-05 | 1 | -0/+1 |
| * | Properly disable combobox when parent is disabled (#10734) | Artur Signell | 2013-06-05 | 1 | -3/+7 |
| * | Do not submit TextArea value on enter in IE (#11982) | Artur Signell | 2013-06-04 | 1 | -0/+8 |
* | | Don't use the broken {@value Type#CONSTANT} pattern in javadocs | Leif Åstrand | 2013-06-05 | 1 | -6/+4 |
* | | Allow customizing client-side push config on server side (#11867) | Artur Signell | 2013-06-05 | 4 | -9/+20 |
* | | Change analyze layouts to use RPC (#11536) | Artur Signell | 2013-06-05 | 3 | -45/+29 |
* | | Send connector debug (highlight) using RPC (#11536) | Artur Signell | 2013-06-05 | 2 | -4/+20 |
* | | Use correct day names when formatting dates (#6207) | Artur Signell | 2013-06-04 | 1 | -2/+46 |
* | | Merge changes from origin/7.0 | Leif Åstrand | 2013-06-04 | 2 | -2/+7 |
|\| |
|
| * | Do not clear combobox text unnecessarily (#10924, #11887) | Henri Sara | 2013-05-21 | 1 | -2/+5 |
| * | Don't autoclose PopupView when changing fragment, fixes #10530 | Marc Englund | 2013-05-21 | 1 | -0/+2 |