summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Make code splitting work (#8636)Leif Åstrand2012-11-223-42/+26
* | | Merge "Fixed problem causing DragAndDropService not to receiving events (#101...Leif Åstrand2012-11-221-1/+3
|\ \ \ | |/ / |/| |
| * | Fixed problem causing DragAndDropService not to receiving events (#10134)Artur Signell2012-11-221-1/+3
* | | Merge "Fixes #10308 (parent reference & causes non-parent selectors to be dro...Henri Sara2012-11-223-9/+31
|\ \ \ | |/ / |/| |
| * | Fixes #10308 (parent reference & causes non-parent selectors to be dropped)Marc Englund2012-11-213-9/+31
* | | Fixed compilation error caused by class hierarchy changesArtur Signell2012-11-211-6/+1
* | | Removed invalid importArtur Signell2012-11-211-7/+6
* | | Add attach and detach listeners and events to ClientConnector (#8579, #10251)Johannes Dahlström2012-11-215-13/+308
* | | Make SessionDestroyListener SerializableJohannes Dahlström2012-11-211-1/+3
* | | Remove AddonContext (#10254)Leif Åstrand2012-11-2110-335/+62
* | | Merge "Implement HasComponents directly in CustomComponent (#10235)"Artur Signell2012-11-213-85/+17
|\ \ \
| * | | Implement HasComponents directly in CustomComponent (#10235)Henri Sara2012-11-213-85/+17
* | | | Merge "Implement HasComponents directly in PopupView (#10238)"Artur Signell2012-11-212-105/+18
|\ \ \ \
| * | | | Implement HasComponents directly in PopupView (#10238)Henri Sara2012-11-212-105/+18
| |/ / /
* | | | Merge "Updated ServerConnector javadoc (#10304)"Johannes Dahlström2012-11-211-0/+5
|\ \ \ \
| * | | | Updated ServerConnector javadoc (#10304)Artur Signell2012-11-211-0/+5
| |/ / /
* | | | Merge "Replaced ComponentErrorHandler with generic ErrorHandler (#10231)"Artur Signell2012-11-2124-385/+478
|\ \ \ \
| * | | | Replaced ComponentErrorHandler with generic ErrorHandler (#10231)Artur Signell2012-11-2124-385/+478
| | |/ / | |/| |
* / | | Avoid eternal spinner for exceptions in layout (#10257)Artur Signell2012-11-211-5/+9
|/ / /
* / / Remove slashes from beginning or end of constants (#10140)Leif Åstrand2012-11-2112-24/+25
|/ /
* | Renamed communication event related classes (#10243)Artur Signell2012-11-211-18/+46
* | Update @deprecated messages in VaadinService related classes (#10229)Leif Åstrand2012-11-2111-42/+36
* | Merge "Reomove DynamicConnectorResource (#10227)"Artur Signell2012-11-217-246/+69
|\ \
| * | Reomove DynamicConnectorResource (#10227)Leif Åstrand2012-11-217-246/+69
* | | Global code cleanupLeif Åstrand2012-11-2157-86/+123
* | | Implement abstract HasComponents related client side connectors (#10248)Henri Sara2012-11-2117-129/+186
|/ /
* | Add shorthands for locking the session (#10225)Leif Åstrand2012-11-217-36/+84
* | Merge "Rename DependencyResource to PublishedFile (#10224)"Leif Åstrand2012-11-218-65/+66
|\ \
| * | Rename DependencyResource to PublishedFile (#10224)Leif Åstrand2012-11-218-65/+66
* | | Renamed setBrowserWindowSize -> updateBrowserWindowSize (#10305)Artur Signell2012-11-213-4/+2
|/ /
* | Removed server class reference from shared javadocArtur Signell2012-11-211-2/+1
* | Merge "(#10186) Using the lighten function breaks up any later references to ...Marc Englund2012-11-201-2/+4
|\ \