Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement JavaScript renderer support (#15485) | Leif Åstrand | 2015-01-13 | 1 | -2/+2 |
| | | | | Change-Id: Ifeac12d4124a4a7e5d0c143ff5c0590a2c98509d | ||||
* | Mention Date serialization in javadocs related to JavaScript (#14143) | Leif Åstrand | 2014-07-15 | 1 | -0/+2 |
| | | | | Change-Id: I14d782843684f623a2cf671f14d0ab062829ebac | ||||
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Allow using element resize listeners from javascript connectors (#11996) | Leif Åstrand | 2013-06-10 | 1 | -0/+10 |
| | | | | Change-Id: I97b280c2e260752be87ce85d2eda81ec4f14d4fe | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -2/+2 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Only process RPC invocation if there's a handler for it (#10134) | Leif Åstrand | 2012-11-20 | 1 | -1/+3 |
| | | | | | | | | | * RpcManagers lookup by String instead of Class to avoid loading the class sent by the client * Some generics tightened to only accept ServerRpc instances * Remove RpcTarget as it is only supported for ClientConnector Change-Id: I264d58f373db7ea3258cbc28dfc0fa1ec952723d | ||||
* | Reformatted project | Artur Signell | 2012-08-30 | 1 | -5/+4 |
| | |||||
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) | Artur Signell | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | Don't import client classes for javadocs | Leif Åstrand | 2012-08-23 | 1 | -6/+6 |
| | |||||
* | Make the (server-side) getState method protected (#9315) | Leif Åstrand | 2012-08-22 | 1 | -4/+5 |
| | |||||
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 1 | -1/+13 |
| | |||||
* | Removed @version which is included in some files but not in all (#9299) | Artur Signell | 2012-08-15 | 1 | -1/+0 |
| | |||||
* | Eliminated dependencies from server to client (#9279) | Artur Signell | 2012-08-13 | 1 | -2/+0 |
| | |||||
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+165 |