Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -162/+0 |
* | Rename JavaScriptCallback -> JavaScriptFunction (#9293) | Leif Åstrand | 2012-08-13 | 1 | -13/+12 |
* | Support getting translated urls in javascript (#9209) | Leif Åstrand | 2012-08-03 | 1 | -0/+4 |
* | Move classes common to client and server to com.vaadin.shared.* (#8934) | Leif Åstrand | 2012-07-27 | 1 | -1/+1 |
* | Mention primitives in the javadoc (though they are autboxed) (#8888) | Leif Åstrand | 2012-06-29 | 1 | -2/+3 |
* | Rename getWidgetElement() -> getElement() (#8888) | Leif Åstrand | 2012-06-28 | 1 | -3/+3 |
* | Javadocs and minor tweaks for extensions, JavaScript and js wrappers | Leif Åstrand | 2012-06-20 | 1 | -3/+127 |
* | Implement js rpc proxy objects and wildcard rpc support (#8888) | Leif Åstrand | 2012-06-14 | 1 | -0/+7 |
* | Use callbacks directly as fields in connector object (#8888) | Leif Åstrand | 2012-06-14 | 1 | -0/+6 |
* | Rename Javascript -> JavaScript | Leif Åstrand | 2012-06-14 | 1 | -0/+21 |