summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow specifying version per java package (#10322)Artur Signell2012-12-021-6/+42
* Return null as non-existing property for IndexedContainer (#10445)Henri Sara2012-11-302-1/+11
* Added prefix "v-" to internal parameters (#10156)Anna Koskinen2012-11-3012-51/+55
* Merge "Added selector to ensure styles apply (test fix only)"Marc Englund2012-11-301-4/+4
|\
| * Added selector to ensure styles apply (test fix only)Artur Signell2012-11-291-4/+4
* | Merge "Log theme name to console (#10372)"Marc Englund2012-11-301-0/+1
|\ \
| * | Log theme name to console (#10372)Artur Signell2012-11-281-0/+1
* | | Support @if in @mixin (#10438)Henri Sara2012-11-304-9/+32
* | | Merge "Made session reinitializing work again (#10411)"Leif Åstrand2012-11-303-9/+19
|\ \ \
| * | | Made session reinitializing work again (#10411)Artur Signell2012-11-293-9/+19
| | |/ | |/|
* / | UI scroll position can be given programmatically (#9952)Leif Åstrand2012-11-307-44/+226
|/ /
* | Merge "Fall back to activex xml http if XMLHttpRequest is disabled (#10423)"Leif Åstrand2012-11-291-1/+6
|\ \
| * | Fall back to activex xml http if XMLHttpRequest is disabled (#10423)Artur Signell2012-11-291-1/+6
| |/
* | Merge "Fix BrowserWindowOpenerConnector.addParametersAndFragment typo (again)"Henri Sara2012-11-291-2/+2
|\ \
| * | Fix BrowserWindowOpenerConnector.addParametersAndFragment typo (again)Leif Åstrand2012-11-291-2/+2
* | | Merge "Eliminate ambiguity between pseudos and properties (#10406)"Marc Englund2012-11-294-658/+1397
|\ \ \
| * | | Eliminate ambiguity between pseudos and properties (#10406)Henri Sara2012-11-294-658/+1397
* | | | Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097)Leif Åstrand2012-11-296-455/+326
* | | | Merge "Use max-age 0 for *nocache* instead of the default 1h #10421"Leif Åstrand2012-11-291-2/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Use max-age 0 for *nocache* instead of the default 1h #10421Jonatan Kronqvist2012-11-291-2/+6
| |/ /
* | | Merge "Add fragment and parameter support to BrowserWindowOpener (#10093)"Henri Sara2012-11-294-3/+174
|\ \ \ | |/ / |/| |
| * | Add fragment and parameter support to BrowserWindowOpener (#10093)Leif Åstrand2012-11-294-3/+174
* | | Fixed tooltip handling for TreeTable (#9088)Artur Signell2012-11-294-2/+414
* | | Fixed tooltip handling for Table (#9088)Artur Signell2012-11-295-43/+466
|/ /
* | Merge "Add lookahead to eliminate SASS parsing ambiguity"Marc Englund2012-11-292-49/+64
|\ \
| * | Add lookahead to eliminate SASS parsing ambiguityHenri Sara2012-11-282-49/+64
* | | Merge "Make AbstractExtensionConnector.extend abstract (#10378)"Leif Åstrand2012-11-296-5/+30
|\ \ \
| * | | Make AbstractExtensionConnector.extend abstract (#10378)Artur Signell2012-11-266-5/+30
* | | | Merge "Added helper for showing a notification with a description (#10401)"Leif Åstrand2012-11-291-0/+22
|\ \ \ \
| * | | | Added helper for showing a notification with a description (#10401)Artur Signell2012-11-281-0/+22
| | |_|/ | |/| |
* | | | Merge "Fixed Table to actually use converter from factory (#10408)"Leif Åstrand2012-11-293-2/+135
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed Table to actually use converter from factory (#10408)Artur Signell2012-11-283-2/+135
* | | | Merge "Moved setVisible dirty logic to AbstractComponent where it belongs (#1...Leif Åstrand2012-11-286-40/+115
|\ \ \ \
| * | | | Moved setVisible dirty logic to AbstractComponent where it belongs (#10414)Artur Signell2012-11-286-40/+115
| |/ / /
* | | | Merge "Removed invalid dependency to vaadin-shared-deps (#10415)"Leif Åstrand2012-11-281-3/+0
|\ \ \ \
| * | | | Removed invalid dependency to vaadin-shared-deps (#10415)Artur Signell2012-11-281-3/+0
| |/ / /
* / / / Fixed problems with invalidating the HttpSession during a request (#10411)Artur Signell2012-11-284-9/+155
|/ / /
* | | Merge "Regenerate some SASS parser files to reduce warnings."Marc Englund2012-11-283-3/+3
|\ \ \ | |_|/ |/| |
| * | Regenerate some SASS parser files to reduce warnings.Henri Sara2012-11-283-3/+3
* | | getPrevItemId should return null if id not found (#10124)Artur Signell2012-11-282-1/+24
* | | Avoid using the same Matcher from multiple threads (#10184)Leif Åstrand2012-11-281-7/+4
* | | Properly support setWidgetEnabled for OptionGroupBased Selects #8985, #8986, ...Pekka Hyvönen2012-11-2812-28/+659
* | | Merge "Always mark child hierarchy dirty when switching tabs (#10404)"Leif Åstrand2012-11-283-9/+192
|\ \ \
| * | | Always mark child hierarchy dirty when switching tabs (#10404)Artur Signell2012-11-283-9/+192
* | | | Merge "Fixed NPE when timer fires before updateFromUidl (#10400)"Leif Åstrand2012-11-281-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed NPE when timer fires before updateFromUidl (#10400)Artur Signell2012-11-271-0/+6
* | | | Merge "Fixed ClassCastException and returning of wrong connector (#10399)"Henri Sara2012-11-271-2/+18
|\ \ \ \
| * | | | Fixed ClassCastException and returning of wrong connector (#10399)Artur Signell2012-11-271-2/+18
| |/ / /
* | | | Merge "Support for all valid CSS selectors (#10316)"Marc Englund2012-11-276-1423/+1622
|\ \ \ \ | | |/ / | |/| |
| * | | Support for all valid CSS selectors (#10316)Henri Sara2012-11-276-1423/+1622