aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/appengine
Commit message (Collapse)AuthorAgeFilesLines
* Replaced ComponentErrorHandler with generic ErrorHandler (#10231)Artur Signell2012-11-211-2/+2
| | | | | | | | | | | | * Replaced AbstractComponent ErrorHandler with ClientConnector level error handler. Now uses the same ErrorHandler as other parts of the framework. * Made error handling hierarchical so that the error handler of the connector where the error occured or its ancestors is used. Falls back to VaadinSession ErrorHandler. * Changed ErrorEvent to be a class as all other events in the framework * Renamed ErrorListener to ErrorHandler and DefaultErrorListener to DefaultErrorHandler for consistency * Unified error handling in AbstractCommunicationManager * Unified error handling in VaadinServlet and VaadinPortlet * Removed superfluous ErrorEvent implementations (#10232) Change-Id: Ied518e05209fe54685f4bebab0709b1cd5584fd1
* Global code cleanupLeif Åstrand2012-11-211-1/+0
| | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86
* Removed com.vaadin.server.Terminal (#10230)Artur Signell2012-11-201-1/+2
| | | | | | Moved Terminal.ErrorEvent and Terminal.ErrorListener to com.vaadin.server Change-Id: I4ce67722b88abc38fd740c5980836b24e511a63b
* Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-061-1/+1
| | | | Change-Id: Ica48f1d5edbefde0ef8afca0c2774fe122a6c8ad
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-021-1/+1
| | | | Change-Id: Iac2f000dfcc9dc8c52d45b83842dfa0d8382c1d5
* Rename Application back to LegacyApplication (#9402)Leif Åstrand2012-09-071-4/+4
|
* Rename LegacyApplication -> Application (#9402)Leif Åstrand2012-09-051-4/+4
|
* Move LegacyApplication to its own file (#9402)Leif Åstrand2012-09-051-3/+2
|
* Change LegacyApplication to be a UIProvider (#9402)Leif Åstrand2012-09-051-2/+3
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-302-0/+156