| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename Root related classes and package to UI (#8908) | Artur Signell | 2012-08-24 | 1 | -2/+2 |
* | Make it possible to delegate state changes to widget (#9297) | Leif Åstrand | 2012-08-24 | 7 | -7/+101 |
* | Support using public fields in state classes (#9324) | Leif Åstrand | 2012-08-22 | 3 | -1/+79 |
* | Use ConnectorBundle for JSON encoding and decoding (#9371) | Leif Åstrand | 2012-08-22 | 14 | -913/+983 |
* | Use ConnectorBundle for ServerRpc handling (#9371) | Leif Åstrand | 2012-08-22 | 5 | -301/+201 |
* | Make lazy depend on eager as deferred is maybe not yet loaded (#9371) | Leif Åstrand | 2012-08-22 | 1 | -1/+1 |
* | Don't generate widget creator if there's a createWidget method (#9371) | Leif Åstrand | 2012-08-22 | 1 | -0/+11 |
* | Use ConnectorBundle for ClientRpc handling (#9371) | Leif Åstrand | 2012-08-22 | 5 | -247/+216 |
* | Add logging and tweak visitor API (#9371) | Leif Åstrand | 2012-08-22 | 6 | -81/+145 |
* | Use ConnectorBundle for creating state and widget (#9371) | Leif Åstrand | 2012-08-22 | 9 | -273/+196 |
* | Initial ConnectorBundle implementation (#9371) | Leif Åstrand | 2012-08-22 | 7 | -3/+446 |
* | Don't use java.* package names (#8683) | Leif Åstrand | 2012-08-20 | 1 | -3/+6 |
* | Abort widgetset compile for conflicting @Connect mappings (#9343) | Leif Åstrand | 2012-08-20 | 1 | -3/+27 |
* | Preserve package name for state serializers (#8683) | Leif Åstrand | 2012-08-20 | 1 | -5/+16 |
* | Support @Delayable and change window size update to use it (#8421) | Leif Åstrand | 2012-08-20 | 1 | -1/+6 |
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 16 | -16/+208 |
* | CRLF -> LF | Artur Signell | 2012-08-15 | 1 | -94/+94 |
* | Moved client compiler sources to own source folder (#9299) | Artur Signell | 2012-08-14 | 16 | -0/+2923 |