summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Combine Sass Block node handlers (parent selector), commentsHenri Sara2012-11-225-81/+57
| |/
* | Kickstart navigation automatically after UI.init(), remove Navigator.navigate...Johannes Dahlström2012-11-223-39/+33
* | Merge "Added ComponentContainer.addComponents (#10245)"Johannes Dahlström2012-11-225-41/+24
|\ \
| * | Added ComponentContainer.addComponents (#10245)Artur Signell2012-11-225-41/+24
| |/
* | Use compare for Comparable when determining equals for filtering (#10310)Artur Signell2012-11-222-3/+80
* | Fixed tab index handling in slider (#10315)Artur Signell2012-11-223-16/+38
* | Fixed NPE in Slider (#9740)Artur Signell2012-11-221-0/+4
* | Updated test for #10315Artur Signell2012-11-221-9/+189
|/
* Add FileDownloader.setFileDownloadResource (#10203)Leif Åstrand2012-11-221-0/+11
* Fixed tab index handling in broken components (#10315)Artur Signell2012-11-229-13/+364
* Merge "Use json from vaadin-shared-deps 1.0.1 (#10118)"Johannes Dahlström2012-11-221-3/+1
|\
| * Use json from vaadin-shared-deps 1.0.1 (#10118)Artur Signell2012-11-201-3/+1
* | Merge "Make code splitting work (#8636)"Artur Signell2012-11-223-42/+26
|\ \