Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-16 | Use empty variants for unset valuesHEADmaster | Christophe Fergeau | 1 | -17/+17 |
2012-11-16 | More Windows work | Christophe Fergeau | 1 | -1/+146 |
2012-11-16 | Fix SPICEConsoleAPI::SendValue | Christophe Fergeau | 1 | -1/+4 |
2012-11-16 | Improve handling of port numbers | Christophe Fergeau | 2 | -16/+15 |
2012-11-16 | Fix X11 compilation | Christophe Fergeau | 1 | -1/+2 |
2012-10-04 | Add win32 implementation of WriteCAFile | Christophe Fergeau | 1 | -0/+52 |
2012-10-04 | fixup! Add skeleton for win32 code in Win/controller.* | Christophe Fergeau | 1 | -0/+1 |
2012-10-04 | Move trust store writing to SpiceController | Christophe Fergeau | 3 | -39/+46 |
2012-10-02 | fixup! Move linux-specific SpiceController to X11/ | Christophe Fergeau | 1 | -0/+1 |
2012-10-02 | Add skeleton for win32 code in Win/controller.* | Christophe Fergeau | 2 | -0/+211 |
2012-10-02 | Move linux-specific SpiceController to X11/ | Christophe Fergeau | 2 | -0/+0 |
2012-10-02 | Remove unused SpiceController constructor | Christophe Fergeau | 2 | -11/+0 |
2012-10-02 | Move SPICEPluginAPI::initSocket to SpiceController | Christophe Fergeau | 4 | -32/+27 |
2012-10-02 | Move SPICEController::StartClient to SpiceController | Christophe Fergeau | 4 | -87/+94 |
2012-10-02 | Split SPICEConsoleAPI::connect | Christophe Fergeau | 2 | -96/+126 |
2012-10-02 | Forward plugin state to the controller | Christophe Fergeau | 2 | -0/+77 |
2012-10-02 | Implement ::connect() and ::disconnect() | Christophe Fergeau | 2 | -4/+199 |
2012-10-02 | Add licence header | Christophe Fergeau | 3 | -10/+635 |
2012-10-02 | Implement Show() | Christophe Fergeau | 2 | -1/+23 |
2012-10-02 | Import controller class from spice-xpi | Christophe Fergeau | 4 | -0/+353 |
2012-10-02 | build-sys: Add spice-protocol detection | Christophe Fergeau | 1 | -0/+4 |
2012-10-02 | Implement ConnectedStatus | Christophe Fergeau | 2 | -2/+3 |
2012-10-02 | Implement SetUSBFilter | Christophe Fergeau | 2 | -1/+4 |
2012-10-02 | Add ondisconnected JS event | Christophe Fergeau | 1 | -0/+3 |
2012-10-02 | Implement SetLanguageString() | Christophe Fergeau | 2 | -1/+8 |
2012-10-02 | Add stub for SPICE plugin methods | Christophe Fergeau | 2 | -0/+36 |
2012-10-02 | Remove sample methods | Christophe Fergeau | 2 | -31/+0 |
2012-10-02 | Convert most properties to attributes | Christophe Fergeau | 2 | -101/+32 |
2012-09-27 | Add SPICE controller properties | Christophe Fergeau | 2 | -0/+135 |
2012-09-27 | Remove sample properties | Christophe Fergeau | 2 | -36/+0 |
2012-09-27 | Add .gitignore file | Christophe Fergeau | 1 | -0/+1 |
2012-09-27 | Import FireBreath plugin skeleton | Christophe Fergeau | 14 | -0/+791 |