summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Refactor heartbeat handling and inactive UI/session closing (#10252)Johannes Dahlström2012-11-237-219/+239
* Rename ComponentEventListener to ConnectorEventListener (#10340)Leif Åstrand2012-11-2311-32/+52
* Remove server-side RpcManager interface (#10302)Leif Åstrand2012-11-236-73/+42
* 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-231-1/+1
* | Add VaadinService.setClassLoader (#9819)Leif Åstrand2012-11-234-25/+64
* | Throw exception for non-UIDL requests again (#10332)Artur Signell2012-11-231-12/+21
* | Merge "Document @PreserveOnRefresh"Artur Signell2012-11-231-1/+18
|\ \
| * | Document @PreserveOnRefreshLeif Åstrand2012-11-231-1/+18
* | | Merge "Refactor BrowserPopupOpener API (#10241)"Artur Signell2012-11-232-85/+66
|\ \ \ | |/ / |/| |
| * | Refactor BrowserPopupOpener API (#10241)Leif Åstrand2012-11-232-85/+66
* | | Refactor Extension API (#10337)Leif Åstrand2012-11-233-9/+8
* | | Merge "Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-style...Artur Signell2012-11-231-1/+1
|\ \ \
| * | | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ...Marc Englund2012-11-231-1/+1
| | |/ | |/|
* | | Reformatted server/srcArtur Signell2012-11-239-28/+35
* | | Update value when field/label local changes (#8192)Artur Signell2012-11-222-14/+93
| |/ |/|
* | Merge "Change a few "root" occurrences to "UI" in error messages, javadoc"Artur Signell2012-11-221-2/+2
|\ \ | |/ |/|
| * Change a few "root" occurrences to "UI" in error messages, javadocJohannes Dahlström2012-11-221-2/+2
* | Added Component constructors (#10246)Artur Signell2012-11-224-1/+63
* | Account for that converter can modify value (#8191)Artur Signell2012-11-221-0/+10
|/
* 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-2280-324/+338
* Merge "Deprecated setColumns in selects (#5814)"Johannes Dahlström2012-11-223-12/+62
|\
| * Deprecated setColumns in selects (#5814)Artur Signell2012-11-223-12/+62
* | Kickstart navigation automatically after UI.init(), remove Navigator.navigate...Johannes Dahlström2012-11-222-37/+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
|/
* Add FileDownloader.setFileDownloadResource (#10203)Leif Åstrand2012-11-221-0/+11
* Fixed problem causing DragAndDropService not to receiving events (#10134)Artur Signell2012-11-221-1/+3
* 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-216-268/+0
* Merge "Implement HasComponents directly in CustomComponent (#10235)"Artur Signell2012-11-211-81/+15
|\
| * Implement HasComponents directly in CustomComponent (#10235)Henri Sara2012-11-211-81/+15
* | Merge "Implement HasComponents directly in PopupView (#10238)"Artur Signell2012-11-211-103/+16
|\ \
| * | Implement HasComponents directly in PopupView (#10238)Henri Sara2012-11-211-103/+16
| |/
* | Replaced ComponentErrorHandler with generic ErrorHandler (#10231)Artur Signell2012-11-2118-374/+334
* | Remove slashes from beginning or end of constants (#10140)Leif Åstrand2012-11-2110-18/+19
|/
* Update @deprecated messages in VaadinService related classes (#10229)Leif Åstrand2012-11-2111-42/+36
* Merge "Reomove DynamicConnectorResource (#10227)"Artur Signell2012-11-213-122/+13
|\
| * Reomove DynamicConnectorResource (#10227)Leif Åstrand2012-11-213-122/+13
* | Global code cleanupLeif Åstrand2012-11-2112-17/+14
|/
* Add shorthands for locking the session (#10225)Leif Åstrand2012-11-213-24/+72
* Merge "Rename DependencyResource to PublishedFile (#10224)"Leif Åstrand2012-11-216-56/+57
|\
| * Rename DependencyResource to PublishedFile (#10224)Leif Åstrand2012-11-216-56/+57
* | Renamed setBrowserWindowSize -> updateBrowserWindowSize (#10305)Artur Signell2012-11-212-2/+2
|/