aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/CompositeErrorMessage.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-112/+0
* Refactor error messages on server side (#8437).Henri Sara2012-03-211-94/+14
* Implement server to client RPC (#8426).Henri Sara2012-02-291-0/+6
* Implement simple shared state as a Map (#8304) - work in progressHenri Sara2012-01-311-0/+7
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-2/+2
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* | #8019 Changed so that instead of using ErrorLevel.ordinal(), ErrorLevel.intVa...Jens Jansson2011-12-011-1/+1
* | Moved error level communication strings away from all the subclasses to the c...Jens Jansson2011-12-011-12/+1
* | Modified ErrorMessage's error level from int's to an enum called ErrorLevel.Jens Jansson2011-12-011-11/+10
|/
* Fixed compilation errors due to added genericsArtur Signell2009-12-291-4/+5
* Fixed generics warningsArtur Signell2009-12-281-11/+13
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+188