aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-2335-136/+136
* Do not build field for Address to avoid conversion problemsArtur Signell2012-11-231-1/+3
* Merge "Updated javadoc (#9684)"Marc Englund2012-11-231-1/+7
|\
| * Updated javadoc (#9684)Artur Signell2012-11-231-1/+7
* | Defer session closing until the end of a request like with UIs (#10252)Johannes Dahlström2012-11-233-26/+50
* | Ensure generated-body rules are not prefixed (#10360)Artur Signell2012-11-236-12/+17
|/
* Ensure only one sass compilation takes place at a time (#10293)Artur Signell2012-11-231-34/+44
* Revert "Merged shortcut action fix from 6.8 (#8484)"John Ahlroos2012-11-237-262/+47
* Refactor heartbeat handling and inactive UI/session closing (#10252)Johannes Dahlström2012-11-239-231/+253
* Merge "Moved DebugConsole (and related) styles to separate mixin which is app...Artur Signell2012-11-233-27/+35
|\
| * Moved DebugConsole (and related) styles to separate mixin which is applied gl...Marc Englund2012-11-233-27/+35
* | Rename ComponentEventListener to ConnectorEventListener (#10340)Leif Åstrand2012-11-2311-32/+52
* | Remove server-side RpcManager interface (#10302)Leif Åstrand2012-11-237-74/+43
* | Remove "tests" directory accidentally merged from 6.8Johannes Dahlström2012-11-231-38/+0
* | Merge "Removed outdated code example from javadoc"Marko Grönroos2012-11-231-31/+0
|\ \
| * | Removed outdated code example from javadocArtur Signell2012-11-221-31/+0
* | | Fix incorrect null check in PopupView (#10238)Henri Sara2012-11-231-1/+1
| |/ |/|
* | Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-2388-275/+282
* | Add VaadinService.setClassLoader (#9819)Leif Åstrand2012-11-234-25/+64
* | Merge "Change sass compoent @mixin parameter from $name to $primaryStyleName,...Artur Signell2012-11-2372-1378/+1378
|\ \
| * | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ...Marc Englund2012-11-2372-1378/+1378
* | | Throw exception for non-UIDL requests again (#10332)Artur Signell2012-11-231-12/+21
|/ /
* | Refactor node traversal and empty node removal.Henri Sara2012-11-233-21/+53
* | Merge "Disabled @media print {} to avoid invalid CSS, see #10336"Artur Signell2012-11-231-0/+3
|\ \
| * | Disabled @media print {} to avoid invalid CSS, see #10336Marc Englund2012-11-231-0/+3
* | | Merge "Document @PreserveOnRefresh"Artur Signell2012-11-231-1/+18
|\ \ \
| * | | Document @PreserveOnRefreshLeif Åstrand2012-11-231-1/+18
* | | | Merge "Refactor BrowserPopupOpener API (#10241)"Artur Signell2012-11-236-102/+84
|\ \ \ \
| * | | | Refactor BrowserPopupOpener API (#10241)Leif Åstrand2012-11-236-102/+84
* | | | | Merge "Set bootstrap error using innerHTML instead of document.write (#9735) ...Johannes Dahlström2012-11-232-5/+38
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set bootstrap error using innerHTML instead of document.write (#9735)Leif Åstrand2012-11-232-5/+38
| | |/ / | |/| |
* / | | Refactor Extension API (#10337)Leif Åstrand2012-11-235-11/+10
|/ / /
* | | Merge "Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-style...Artur Signell2012-11-2332-102/+163
|\ \ \
| * | | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ...Marc Englund2012-11-2332-102/+163
* | | | Reformatted server/srcArtur Signell2012-11-239-28/+35
* | | | Merge "Update value when field/label local changes (#8192)"Henri Sara2012-11-233-15/+97
|\ \ \ \ | |_|/ / |/| | |
| * | | Update value when field/label local changes (#8192)Artur Signell2012-11-223-15/+97
* | | | Merge "Split method at roughly 30000 chars to avoid size limit (#10221)"Henri Sara2012-11-221-15/+163
|\ \ \ \ | |/ / / |/| | |
| * | | Split method at roughly 30000 chars to avoid size limit (#10221)Leif Åstrand2012-11-221-15/+163
* | | | Merge "Change a few "root" occurrences to "UI" in error messages, javadoc"Artur Signell2012-11-223-7/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Change a few "root" occurrences to "UI" in error messages, javadocJohannes Dahlström2012-11-223-7/+8
* | | | Merge "Warns and removes if parent reference '&' is used w/o parent, fixes #1...Henri Sara2012-11-224-0/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | Warns and removes if parent reference '&' is used w/o parent, fixes #10327Marc Englund2012-11-224-0/+37
* | | | Added Component constructors (#10246)Artur Signell2012-11-224-1/+63
* | | | Account for that converter can modify value (#8191)Artur Signell2012-11-222-0/+72
| |/ / |/| |
* | | Add a note to Navigator.addView and setErrorView javadoc that views should no...Johannes Dahlström2012-11-221-0/+6
* | | Unified deprecation messagesArtur Signell2012-11-2282-327/+341
* | | Merge "Deprecated setColumns in selects (#5814)"Johannes Dahlström2012-11-223-12/+62
|\ \ \ | |/ / |/| |
| * | Deprecated setColumns in selects (#5814)Artur Signell2012-11-223-12/+62
| |/
* | Merge "Combine Sass Block node handlers (parent selector), comments"Marc Englund2012-11-225-81/+57
|\ \