summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/UserError.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-70/+0
* Merge commit '2a72a'Johannes Dahlström2012-06-111-0/+10
|\
| * [merge from 6.7] Fixed #8589: Permit XHTML content in UserErrorAutomerge2012-05-031-1/+1
* | Refactor error messages on server side (#8437).Henri Sara2012-03-211-124/+5
* | Implement server to client RPC (#8426).Henri Sara2012-02-291-0/+8
* | Implement simple shared state as a Map (#8304) - work in progressHenri Sara2012-01-311-0/+6
* | Merge changes from master to rpc branch.Henri Sara2012-01-271-0/+6
* | 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 Remove UserError(String, int, int) as the new UserError(String, Content...Jens Jansson2011-12-011-40/+0
* | #8019 Added deprecated comments on deprecated constants.Jens Jansson2011-12-011-0/+15
* | Converted UserError content type to an enum. There is probably other places w...Jens Jansson2011-12-011-39/+43
* | Moved error level communication strings away from all the subclasses to the c...Jens Jansson2011-12-011-13/+1
* | Modified ErrorMessage's error level from int's to an enum called ErrorLevel.Jens Jansson2011-12-011-10/+37
|/
* Merged changes from 6.6Henri Sara2011-09-271-9/+20
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+154