summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server
Commit message (Expand)AuthorAgeFilesLines
* Fixed some errors caused by 6.8 merge; updated tests to use LegacyWindow/Appl...Johannes Dahlström2012-06-131-2/+4
* Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-136-8/+68
|\
| * Fix typoLeif Åstrand2012-06-121-1/+1
| * Show better message when RPC method is not foundLeif Åstrand2012-06-121-0/+6
| * Support sending raw JSON values (#8888)Leif Åstrand2012-06-121-0/+2
| * Initial javascript callback support (#6730)Leif Åstrand2012-06-111-0/+3
| * Initial support for javascript components (#8888)Leif Åstrand2012-06-111-4/+53
| * Support generics when decoding Set (#8879)Leif Åstrand2012-06-111-1/+1
| * Remove reference to old "feature" name (#6690)Leif Åstrand2012-06-092-2/+2
* | Merge commit '39848'Johannes Dahlström2012-06-121-0/+2
|\ \
| * | Prevent double iframe and script tags if writeAjaxPageScriptWidgetset is over...Leif Åstrand2012-06-071-1/+20
| * | Fix some typos in Portlet init javascript and html (#8924)Leif Åstrand2012-06-071-2/+2
| * | Remove document.write from bootstrap (#8924)Leif Åstrand2012-06-072-23/+59
| * | Avoid potential NPE discovered in review (#8914)Leif Åstrand2012-06-061-2/+4
* | | Merge commit 'f8cb0'Johannes Dahlström2012-06-121-0/+1
|\| |
| * | Show better error message when variable change decoding fails (#8914)Leif Åstrand2012-06-061-10/+17
* | | Merge commit '17c14'Johannes Dahlström2012-06-129-118/+201
|\| |
| * | #8297 Do not use static logger instancesHenri Sara2012-06-0510-123/+157
* | | Merge commit 'e7f31'Johannes Dahlström2012-06-111-41/+3
|\| |
| * | Remove clientHeight/Width from WebBrowser (#5655)Leif Åstrand2012-05-223-45/+4
* | | Merge commit 'a810ce'Johannes Dahlström2012-06-112-6/+25
|\| | | |/ |/|
| * Don't assume there's always an application (#8694)Leif Åstrand2012-05-072-6/+9
* | Use generic parameter types for server->client RPCLeif Åstrand2012-06-082-4/+5
* | Don't expect type info for Lists, Sets and Arrays (#8879)Leif Åstrand2012-06-081-3/+2
* | Made it possible to override the type of wrapped request used in portalsArtur Signell2012-06-071-18/+29
* | Use camelCase field names -> JSON more suitable for javascript (#8888)Leif Åstrand2012-06-071-2/+13
* | Change map serialization to use same scheme as GWT AutoBean (#8602)Leif Åstrand2012-06-061-22/+143
* | Don't send type info from server to client (#8879)Leif Åstrand2012-06-062-61/+30
* | Drop explicit type info from client -> server communication (#8879)Leif Åstrand2012-06-062-51/+28
* | Use UidlValue for sending legacy maps and arrays (#8878)Leif Åstrand2012-06-062-27/+9
* | Wrap variable change data in UidlValue wrapper with type info (#8878)Leif Åstrand2012-06-062-1/+25
* | Redefine isVisible to not paint dirty detached component (#6690)Leif Åstrand2012-06-061-2/+10
* | Initial extension support (#6690)Leif Åstrand2012-06-065-84/+210
* | Made it possible to override the type of wrapped request used in portalsArtur Signell2012-05-221-18/+29
* | Include original exception when throwing PaintExceptionLeif Åstrand2012-05-141-4/+4
* | Added support for map keys of any type (#8602)Artur Signell2012-05-141-55/+32
* | Fix for URL generation in browser details request (#8785)Artur Signell2012-05-141-5/+21
* | Allow creation of stream variables in RenderRequests aswell (#8785)Artur Signell2012-05-131-4/+24
* | Send widgetset version with the first UIDL requestArtur Signell2012-05-114-85/+27
* | Fixed problem with sending null values from the client to the serverArtur Signell2012-05-111-2/+6
* | Added support for serializing enums (#8675)Artur Signell2012-05-111-0/+18
* | Avoid unnecessary spaces in UIDLArtur Signell2012-05-111-2/+2
* | Initial support for sending difference in state (#8419)Artur Signell2012-05-114-21/+113
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-05-045-66/+60
|\|
| * [merge from 6.7] Don't paint references to orphan components #8730Automerge2012-05-031-0/+9
| * Make sure the request timer is always stopped, better names #8694Jonatan Kronqvist2012-04-273-17/+22
| * Simplified fix for #8694Jonatan Kronqvist2012-04-275-132/+56
| * Make new classes serializableLeif Åstrand2012-04-261-2/+4
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-254-3/+108
|\|
| * Added the license notice to a new file added in #8694Jonatan Kronqvist2012-04-191-0/+4