Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Log size before the element string as it can be quite long" | Artur Signell | 2012-12-15 | 1 | -3/+2 |
|\ | |||||
| * | Log size before the element string as it can be quite long | Leif Åstrand | 2012-12-14 | 1 | -3/+2 |
| | | | | | | | | Change-Id: I197179d78ad50bd38019979f58b64d0e11a0d90d | ||||
* | | Merge "Avoid attempting to use a DOM node as an element (#10480)" | Artur Signell | 2012-12-15 | 1 | -1/+8 |
|\ \ | |||||
| * | | Avoid attempting to use a DOM node as an element (#10480) | Leif Åstrand | 2012-12-14 | 1 | -1/+8 |
| |/ | | | | | | | Change-Id: I05023392ebe99635ebe1700b14e84a317f4d6cb8 | ||||
* | | Merge "Colorpicker IE fixes" | John Ahlroos | 2012-12-14 | 1 | -18/+37 |
|\ \ | |/ |/| | |||||
| * | Colorpicker IE fixes | Anna Koskinen | 2012-12-14 | 1 | -18/+37 |
| | | | | | | | | Change-Id: I9b1e42a75175eff4a01560db0a13865e253b72d5 | ||||
* | | Send fraction pixel values to the client (#10531) | Artur Signell | 2012-12-14 | 1 | -2/+3 |
|/ | | | | | | Fixed RichTextArea to deal with fraction pixel values Change-Id: I02fa6fd2c66e87b01f642a9051641a0cc758f0f6 | ||||
* | Fixed typo in method name | Artur Signell | 2012-12-13 | 1 | -2/+2 |
| | | | | Change-Id: Ib3c401ea618c6141617f527a191eb4f72ebdfaf4 | ||||
* | Restore compatibility with selectors without slots (#9893) | Leif Åstrand | 2012-12-13 | 1 | -0/+12 |
| | | | | Change-Id: Iea7661ff39d9903f78e290086c1c51f270c8c60d | ||||
* | Fix selector backwards compatibility (#9893) | Leif Åstrand | 2012-12-13 | 1 | -16/+4 |
| | | | | Change-Id: Ib69645f9cc866893b8a85e369414b7c15b440b6e | ||||
* | Merge "Add getLastResponseId() (#10496)" | Artur Signell | 2012-12-12 | 1 | -0/+21 |
|\ | |||||
| * | Add getLastResponseId() (#10496) | Leif Åstrand | 2012-12-11 | 1 | -0/+21 |
| | | | | | | | | Change-Id: I574844eabd9ba33ac7c5e967c734f6cc27d40e3e | ||||
* | | Refactor client-side ordered layouts (#9893) | Leif Åstrand | 2012-12-11 | 8 | -1211/+1248 |
|/ | | | | | | | | | * Rename VOrderedLayout to VAbstractOrderedLayout * Move VAbstractOrderedLayout to the orderedlayout package * Extract Slot to a standalone class with Icon as a private inner class * Extract CaptionPosition to a standalone class Change-Id: Id9450b30838a4511bd3c3b7cf371e145274ff198 | ||||
* | Vaadin 7 compatible ColorPicker (#9201) | Anna Koskinen | 2012-12-10 | 9 | -0/+904 |
| | | | | Change-Id: I44962ceedd5ef607e2fbe2af0d96808e0aef9cc5 | ||||
* | Merge "Better error messages for unknown legacy variable types (#10481)" | Leif Åstrand | 2012-12-10 | 1 | -1/+14 |
|\ | |||||
| * | Better error messages for unknown legacy variable types (#10481) | Artur Signell | 2012-12-10 | 1 | -1/+14 |
| | | | | | | | | Change-Id: I22127da446b1035d6b0868d47646af543ea0a876 | ||||
* | | Additional fixes for accordion/IE (#9552) | Artur Signell | 2012-12-10 | 1 | -1/+2 |
|/ | | | | | | Fixes Accordion for other themes than Reindeer aswell Change-Id: If849e77adfb07e6a14784139c19e45b3b35a43b9 | ||||
* | Merge "Default id should get overridden only if id has been specifically set ↵ | Artur Signell | 2012-12-07 | 1 | -5/+12 |
|\ | | | | | | | (#10179)." | ||||
| * | Default id should get overridden only if id has been specifically set | Anna Koskinen | 2012-12-07 | 1 | -5/+12 |
| | | | | | | | | | | | | (#10179). Change-Id: I102ca64648a88e70e88d9c546e8ea49de47451fb | ||||
* | | Added javadoc (#10378) | Artur Signell | 2012-12-07 | 1 | -0/+7 |
| | | | | | | | | Change-Id: I18534804059b725131d0abcc683760461098ff7f | ||||
* | | Merge "Attach drag'n'drop drag image to overlay container (#10384)" | Marc Englund | 2012-12-07 | 2 | -21/+61 |
|\ \ | |/ |/| | |||||
| * | Attach drag'n'drop drag image to overlay container (#10384) | Artur Signell | 2012-12-02 | 2 | -21/+61 |
| | | | | | | | | Change-Id: I8f47f1d7e88c3a36088e18cb72ff2c65ce65f22b | ||||
* | | Reset state before sending hierarchy event to removed connector (#10151) | Leif Åstrand | 2012-12-07 | 1 | -0/+25 |
| | | | | | | | | Change-Id: If4f3e23a1d58c9f1cec7fc7d5e4e3f470932162f | ||||
* | | Merge "Re-added accidentally removed IE 8 workaround for uploads (#9179)" | Leif Åstrand | 2012-12-05 | 1 | -0/+2 |
|\ \ | |||||
| * | | Re-added accidentally removed IE 8 workaround for uploads (#9179) | Anna Koskinen | 2012-12-05 | 1 | -0/+2 |
| | | | | | | | | | | | | Change-Id: I8b45ee52b402b6fd9ead0905c4a42b284f0e7c99 | ||||
* | | | Merge "Changed order of the containers in DOM Added necessary position for ↵ | Leif Åstrand | 2012-12-05 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | | | | right handler As described in Ticket #9182 " | ||||
| * | | Changed order of the containers in DOM | michaelvogt | 2012-12-01 | 1 | -1/+2 |
| |/ | | | | | | | | | | | | | Added necessary position for right handler As described in Ticket #9182 Change-Id: I46f2f86ae670e5c923a3cb9a1bc34d16770b4cc4 | ||||
* | | Moved hasEventListener to ServerConnector (#10433) | Artur Signell | 2012-12-05 | 4 | -19/+24 |
| | | | | | | | | Change-Id: I1223c8ece8951b69b540979ef6f782dc292d31e0 | ||||
* | | Unified deprecation messages | Artur Signell | 2012-12-05 | 1 | -4/+5 |
| | | | | | | | | Change-Id: Id0e7e957b5300c26c4424b6439b845a319966d75 | ||||
* | | Deprecated methods which do nothing and removed dead code (#10432) | Artur Signell | 2012-12-05 | 7 | -98/+20 |
| | | | | | | | | Change-Id: I5248a28289bc85cf737b43c7ac87f1b2c2e41a01 | ||||
* | | Fixed Accordion layouting (#10128, #9552) | Artur Signell | 2012-12-04 | 2 | -81/+55 |
| | | | | | | | | | | | | | | | | | | | | | | * Now uses LayoutManager * Moved layout calculations to connector * No longer set incorrect width on the root element, only update tab width * Removed duplicate and dead code Some, or all, of the remaining calculations are likely unnecessary Change-Id: I3a87682d3498e55e9d4084acfde0f782b55301f2 | ||||
* | | Removed dead code (#10128, #9552) | Artur Signell | 2012-11-30 | 3 | -29/+0 |
|/ | | | | Change-Id: I0197d14072e8948d338829e51cc71c260e869412 | ||||
* | Added prefix "v-" to internal parameters (#10156) | Anna Koskinen | 2012-11-30 | 1 | -1/+1 |
| | | | | Change-Id: I79ac824bc19fa42b976954148e69d54fb91b77ab | ||||
* | Merge "Log theme name to console (#10372)" | Marc Englund | 2012-11-30 | 1 | -0/+1 |
|\ | |||||
| * | Log theme name to console (#10372) | Artur Signell | 2012-11-28 | 1 | -0/+1 |
| | | | | | | | | Change-Id: I818e8a42961335110774a1c96cfccf5c46309d79 | ||||
* | | UI scroll position can be given programmatically (#9952) | Leif Åstrand | 2012-11-30 | 2 | -43/+42 |
| | | | | | | | | Change-Id: Icef0858ee495abcacab7823f7f8fc6044abd64dc | ||||
* | | Merge "Fix BrowserWindowOpenerConnector.addParametersAndFragment typo (again)" | Henri Sara | 2012-11-29 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fix BrowserWindowOpenerConnector.addParametersAndFragment typo (again) | Leif Åstrand | 2012-11-29 | 1 | -2/+2 |
| | | | | | | | | | | | | Change-Id: Ifa89411b71f933ebd1cb738e3ceeaaffb6b9fc08 | ||||
* | | | Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097) | Leif Åstrand | 2012-11-29 | 2 | -136/+114 |
|/ / | | | | | | | | | | | | | | | | | | | | | * Add ChildComponentData that is sent in the state instead of previous UIDL data * Store child data in a map instead of as a linked list * Move Cell instead of moving component form one Cell to the other if moved * Clean up internal state in remove(Widget) Change-Id: I3dabe0165b6dcdf70c0df06a0151b73d080187a5 | ||||
* | | Merge "Add fragment and parameter support to BrowserWindowOpener (#10093)" | Henri Sara | 2012-11-29 | 1 | -0/+37 |
|\ \ | |||||
| * | | Add fragment and parameter support to BrowserWindowOpener (#10093) | Leif Åstrand | 2012-11-29 | 1 | -0/+37 |
| | | | | | | | | | | | | Change-Id: I32577503ae4d85c80579f9544cdb61ab9788ef23 | ||||
* | | | Fixed tooltip handling for TreeTable (#9088) | Artur Signell | 2012-11-29 | 2 | -2/+29 |
| | | | | | | | | | | | | Change-Id: I9e4ae2ae4a040de795121db359d930ccda115f62 | ||||
* | | | Fixed tooltip handling for Table (#9088) | Artur Signell | 2012-11-29 | 2 | -27/+37 |
|/ / | | | | | | | Change-Id: I0de74785fbc9eb68f958875031df59f1c61c8ec2 | ||||
* | | Merge "Make AbstractExtensionConnector.extend abstract (#10378)" | Leif Åstrand | 2012-11-29 | 3 | -3/+15 |
|\ \ | |/ |/| | |||||
| * | Make AbstractExtensionConnector.extend abstract (#10378) | Artur Signell | 2012-11-26 | 3 | -3/+15 |
| | | | | | | | | Change-Id: I96682d62c632588e05508a50765ac3d029500a74 | ||||
* | | Properly support setWidgetEnabled for OptionGroupBased Selects #8985, #8986, ↵ | Pekka Hyvönen | 2012-11-28 | 6 | -28/+85 |
| | | | | | | | | | | | | | | | | #8987 and #8989. Also fixes #7617 for OptionGroup, #9010 for TwinColSelect. Change-Id: Ia4c2a5e6ee93847970092fcb1cd685a0173897d7 | ||||
* | | Merge "Fixed NPE when timer fires before updateFromUidl (#10400)" | Leif Åstrand | 2012-11-28 | 1 | -0/+6 |
|\ \ | |||||
| * | | Fixed NPE when timer fires before updateFromUidl (#10400) | Artur Signell | 2012-11-27 | 1 | -0/+6 |
| | | | | | | | | | | | | Change-Id: Ib4be170a2e824e9e9623160ed09f585c92295323 | ||||
* | | | Merge "Fixed ClassCastException and returning of wrong connector (#10399)" | Henri Sara | 2012-11-27 | 1 | -2/+18 |
|\ \ \ | |||||
| * | | | Fixed ClassCastException and returning of wrong connector (#10399) | Artur Signell | 2012-11-27 | 1 | -2/+18 |
| |/ / | | | | | | | | | | Change-Id: I275f52e6084243e232478fe4d71adf8f26263fed |