Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved StreamVariable handling from AbstractCommunicationManager to | Anna Koskinen | 2012-12-07 | 4 | -65/+251 |
| | | | | | | | ConnectorTracker to prevent untimely unregistrations through other UIs within the same session (#10112) Change-Id: Id04c97970325be65b0b3c63756a2f2e731dd60d2 | ||||
* | Merge "Change classpath order to enable monkey patching the GWT compiler" | Artur Signell | 2012-12-05 | 1 | -2/+2 |
|\ | |||||
| * | Change classpath order to enable monkey patching the GWT compiler | Leif Åstrand | 2012-12-04 | 1 | -2/+2 |
| | | | | | | | | Change-Id: I7fb4fa4d5f9230e8d8c00d9694fd5015892d5ced | ||||
* | | 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 | ||||
* | Merge "Correctly update version during build (#9624)" | Leif Åstrand | 2012-12-04 | 1 | -4/+18 |
|\ | |||||
| * | Correctly update version during build (#9624) | Artur Signell | 2012-12-02 | 1 | -4/+18 |
| | | | | | | | | Change-Id: Ibe914273b27a109b6ce01928913434d0787baf71 | ||||
* | | Merge "Allow customization of the widgetset url in order to be able to ↵ | Leif Åstrand | 2012-12-04 | 1 | -8/+10 |
|\ \ | | | | | | | | | | remove the '?timestamp' part of the default url #10422" | ||||
| * | | Allow customization of the widgetset url in order to be able to remove the ↵ | Jonatan Kronqvist | 2012-12-04 | 1 | -8/+10 |
| |/ | | | | | | | | | | | '?timestamp' part of the default url #10422 Change-Id: I561ba82d027b9207ed67fd7a861b0d6602e02024 | ||||
* | | Merge "Allow specifying version per java package (#10322)" | Leif Åstrand | 2012-12-04 | 1 | -6/+42 |
|\ \ | |||||
| * | | Allow specifying version per java package (#10322) | Artur Signell | 2012-12-02 | 1 | -6/+42 |
| |/ | | | | | | | Change-Id: Ib7cba6c4229c3a213efb57f096800268c5dd3512 | ||||
* | | 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 | ||||
* | | Merge "Removed dead code (#10128, #9552)" | Leif Åstrand | 2012-12-04 | 3 | -29/+0 |
|\ \ | |/ |/| | |||||
| * | Removed dead code (#10128, #9552) | Artur Signell | 2012-11-30 | 3 | -29/+0 |
| | | | | | | | | Change-Id: I0197d14072e8948d338829e51cc71c260e869412 | ||||
* | | Return null as non-existing property for IndexedContainer (#10445) | Henri Sara | 2012-11-30 | 2 | -1/+11 |
|/ | | | | Change-Id: I9829173dda84d5f496114b7d08204648bf86fc77 | ||||
* | Added prefix "v-" to internal parameters (#10156) | Anna Koskinen | 2012-11-30 | 12 | -51/+55 |
| | | | | Change-Id: I79ac824bc19fa42b976954148e69d54fb91b77ab | ||||
* | Merge "Added selector to ensure styles apply (test fix only)" | Marc Englund | 2012-11-30 | 1 | -4/+4 |
|\ | |||||
| * | Added selector to ensure styles apply (test fix only) | Artur Signell | 2012-11-29 | 1 | -4/+4 |
| | | | | | | | | Change-Id: Ibb7c87ffff2e85bdc06af5397f31159c7a1588f1 | ||||
* | | 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 | ||||
* | | | Support @if in @mixin (#10438) | Henri Sara | 2012-11-30 | 4 | -9/+32 |
| | | | | | | | | | | | | | | | | | | Also adds support for @font-face and the (not yet implemented) @page. Change-Id: I65367121a71ac28c4b99d6b3ed7716e89cb132fa | ||||
* | | | Merge "Made session reinitializing work again (#10411)" | Leif Åstrand | 2012-11-30 | 3 | -9/+19 |
|\ \ \ | |||||
| * | | | Made session reinitializing work again (#10411) | Artur Signell | 2012-11-29 | 3 | -9/+19 |
| | |/ | |/| | | | | | | | Change-Id: I012a5154fa3cf0bba6f3289213744b740cf12059 | ||||
* / | | UI scroll position can be given programmatically (#9952) | Leif Åstrand | 2012-11-30 | 7 | -44/+226 |
|/ / | | | | | | | Change-Id: Icef0858ee495abcacab7823f7f8fc6044abd64dc | ||||
* | | Merge "Fall back to activex xml http if XMLHttpRequest is disabled (#10423)" | Leif Åstrand | 2012-11-29 | 1 | -1/+6 |
|\ \ | |||||
| * | | Fall back to activex xml http if XMLHttpRequest is disabled (#10423) | Artur Signell | 2012-11-29 | 1 | -1/+6 |
| |/ | | | | | | | Change-Id: I91eeaae42859cd056943b5fd040a0d107ed4ec6e | ||||
* | | 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 | ||||
* | | | Merge "Eliminate ambiguity between pseudos and properties (#10406)" | Marc Englund | 2012-11-29 | 4 | -658/+1397 |
|\ \ \ | |||||
| * | | | Eliminate ambiguity between pseudos and properties (#10406) | Henri Sara | 2012-11-29 | 4 | -658/+1397 |
| | | | | | | | | | | | | | | | | Change-Id: I339548272ad12d961f2f81a2922f8ec58828629f | ||||
* | | | | Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097) | Leif Åstrand | 2012-11-29 | 6 | -455/+326 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 "Use max-age 0 for *nocache* instead of the default 1h #10421" | Leif Åstrand | 2012-11-29 | 1 | -2/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Use max-age 0 for *nocache* instead of the default 1h #10421 | Jonatan Kronqvist | 2012-11-29 | 1 | -2/+6 |
| |/ / | | | | | | | | | | Change-Id: Id04fd8cee919a1d31fc2952e5bbf064075dbf9ce | ||||
* | | | Merge "Add fragment and parameter support to BrowserWindowOpener (#10093)" | Henri Sara | 2012-11-29 | 4 | -3/+174 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add fragment and parameter support to BrowserWindowOpener (#10093) | Leif Åstrand | 2012-11-29 | 4 | -3/+174 |
| | | | | | | | | | | | | Change-Id: I32577503ae4d85c80579f9544cdb61ab9788ef23 | ||||
* | | | Fixed tooltip handling for TreeTable (#9088) | Artur Signell | 2012-11-29 | 4 | -2/+414 |
| | | | | | | | | | | | | Change-Id: I9e4ae2ae4a040de795121db359d930ccda115f62 | ||||
* | | | Fixed tooltip handling for Table (#9088) | Artur Signell | 2012-11-29 | 5 | -43/+466 |
|/ / | | | | | | | Change-Id: I0de74785fbc9eb68f958875031df59f1c61c8ec2 | ||||
* | | Merge "Add lookahead to eliminate SASS parsing ambiguity" | Marc Englund | 2012-11-29 | 2 | -49/+64 |
|\ \ | |||||
| * | | Add lookahead to eliminate SASS parsing ambiguity | Henri Sara | 2012-11-28 | 2 | -49/+64 |
| | | | | | | | | | | | | Change-Id: Idcb27240f4bc79a4fc40a17eff7b0c8e43156c73 | ||||
* | | | Merge "Make AbstractExtensionConnector.extend abstract (#10378)" | Leif Åstrand | 2012-11-29 | 6 | -5/+30 |
|\ \ \ | |||||
| * | | | Make AbstractExtensionConnector.extend abstract (#10378) | Artur Signell | 2012-11-26 | 6 | -5/+30 |
| | | | | | | | | | | | | | | | | Change-Id: I96682d62c632588e05508a50765ac3d029500a74 | ||||
* | | | | Merge "Added helper for showing a notification with a description (#10401)" | Leif Åstrand | 2012-11-29 | 1 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | Added helper for showing a notification with a description (#10401) | Artur Signell | 2012-11-28 | 1 | -0/+22 |
| | |_|/ | |/| | | | | | | | | | | Change-Id: If51e73a62060384ae957af10efa270fb51c4ae8c | ||||
* | | | | Merge "Fixed Table to actually use converter from factory (#10408)" | Leif Åstrand | 2012-11-29 | 3 | -2/+135 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed Table to actually use converter from factory (#10408) | Artur Signell | 2012-11-28 | 3 | -2/+135 |
| | | | | | | | | | | | | | | | | Change-Id: I02dce8628def6ed926e79fff5762169a129f2426 | ||||
* | | | | Merge "Moved setVisible dirty logic to AbstractComponent where it belongs ↵ | Leif Åstrand | 2012-11-28 | 6 | -40/+115 |
|\ \ \ \ | | | | | | | | | | | | | | | | (#10414)" | ||||
| * | | | | Moved setVisible dirty logic to AbstractComponent where it belongs (#10414) | Artur Signell | 2012-11-28 | 6 | -40/+115 |
| |/ / / | | | | | | | | | | | | | Change-Id: I05f8b739e862c3dd4a52492f2df41862bacd3ce4 | ||||
* | | | | Merge "Removed invalid dependency to vaadin-shared-deps (#10415)" | Leif Åstrand | 2012-11-28 | 1 | -3/+0 |
|\ \ \ \ | |||||
| * | | | | Removed invalid dependency to vaadin-shared-deps (#10415) | Artur Signell | 2012-11-28 | 1 | -3/+0 |
| |/ / / | | | | | | | | | | | | | Change-Id: I62c5ffe3ade12342def5b607e8f4f2fb50db761e |