Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Register a new signal session-cancelled | Guannan Ren | 2012-01-31 | 1 | -2/+1 | |
| | ||||||
* | Tune the first argument in calls to g_type_class_add_private() | Guannan Ren | 2012-01-31 | 1 | -1/+1 | |
| | ||||||
* | Enable spice auto-usbredir | Marc-André Lureau | 2012-01-31 | 1 | -0/+4 | |
| | ||||||
* | Remove usage of deprecated property | Marc-André Lureau | 2012-01-31 | 1 | -0/+5 | |
| | ||||||
* | Add error dialog for USB redirection failure | Marc-André Lureau | 2012-01-31 | 1 | -14/+36 | |
| | ||||||
* | Add spice_get_option_group() | Marc-André Lureau | 2012-01-31 | 1 | -1/+5 | |
| | ||||||
* | Add a few property getters, used by controller | Marc-André Lureau | 2012-01-30 | 1 | -2/+45 | |
| | | | | | | - virt_viewer_app_get_windows() - virt_viewer_window_get_builder() - "VirtViewerSessionSpice:spice-session" property | |||||
* | Add virt_viewer_session_open_uri | Marc-André Lureau | 2012-01-30 | 1 | -0/+16 | |
| | ||||||
* | Lower severity of unhandled Spice events | Marc-André Lureau | 2011-08-04 | 1 | -1/+1 | |
| | ||||||
* | Don't ignore creation of secondary displays | Marc-André Lureau | 2011-07-26 | 1 | -2/+0 | |
| | ||||||
* | Split pull part of VirtViewerDisplay out into VirtViewerSession | Daniel P. Berrange | 2011-07-11 | 1 | -0/+312 | |
To facilitate introduction of multi-head support, pull some of the VirtViewerDisplay class out into a new VirtViewerSession class. |