virt-viewer/src
Marc-André Lureau cc0696f46f Fix recent --spice-controller regression, add error message
The current code will attempt to dereference args if
--spice-controller, even if args is NULL.

Let's not accept any extra argument/uri on the command line if using
the controller. Beside, the conditionnal block looks better outside of
the if condition.
2012-03-30 14:25:52 +02:00
..
view Add config.h to every source file 2012-02-06 12:42:22 +00:00
gbinding.c Add back compat for GObject 2.22 which lacks GBinding 2012-02-16 14:52:55 +00:00
gbinding.h Add back compat for GObject 2.22 which lacks GBinding 2012-02-16 14:52:55 +00:00
Makefile.am Make sure we call g_thread_init() 2012-03-09 19:01:35 +01:00
remote-viewer-main.c Fix recent --spice-controller regression, add error message 2012-03-30 14:25:52 +02:00
remote-viewer.c Notify focus state when the foreign menu title is set 2012-03-22 00:24:47 +01:00
remote-viewer.h Update copyright headers 2012-02-06 12:42:18 +00:00
virt-gtk-compat.h Remove trailing blank line 2012-03-01 16:49:03 +00:00
virt-viewer-about.xml Ensure About dialog has transient hints setup 2012-02-08 17:15:16 +00:00
virt-viewer-app.c spice: implement --fullscreen=auto-conf 2012-03-21 16:20:37 +01:00
virt-viewer-app.h Small code simplification 2012-02-22 16:45:02 +01:00
virt-viewer-auth.c Ensure auth popup windows have correct transient parent 2012-02-08 19:33:40 +00:00
virt-viewer-auth.h Ensure auth popup windows have correct transient parent 2012-02-08 19:33:40 +00:00
virt-viewer-auth.xml Ensure auth popup windows have correct transient parent 2012-02-08 19:33:40 +00:00
virt-viewer-display-spice.c Display correct key bindings to release cursor 2012-03-21 16:21:32 +01:00
virt-viewer-display-spice.h Implement SPICE desktop resizing that takes account of zoom level 2012-02-08 13:23:48 +00:00
virt-viewer-display-vnc.c Add config.h to every source file 2012-02-06 12:42:22 +00:00
virt-viewer-display-vnc.h Update copyright headers 2012-02-06 12:42:18 +00:00
virt-viewer-display.c virt-viewer-display: Use a borrowed reference to session 2012-03-06 12:55:30 +01:00
virt-viewer-display.h Add smartcard-{insert,remove} and release-cursor virtual methods 2012-02-22 16:44:11 +01:00
virt-viewer-events.c Add config.h to every source file 2012-02-06 12:42:22 +00:00
virt-viewer-events.h Update copyright headers 2012-02-06 12:42:18 +00:00
virt-viewer-main.c Fix g_thread_init deprecation warning 2012-03-29 02:28:34 +02:00
virt-viewer-notebook.c Do not warn if the display is shown and not ready 2012-03-22 00:24:47 +01:00
virt-viewer-notebook.h Update copyright headers 2012-02-06 12:42:18 +00:00
virt-viewer-session-spice.c usbredir: listen for device-error signal 2012-03-29 17:11:23 +02:00
virt-viewer-session-spice.h spice: implement --fullscreen=auto-conf 2012-03-21 16:20:37 +01:00
virt-viewer-session-vnc.c Extract tlsPort for SPICE and use it to enable secure connections 2012-02-14 14:53:59 +00:00
virt-viewer-session-vnc.h Ensure auth popup windows have correct transient parent 2012-02-08 19:33:40 +00:00
virt-viewer-session.c remote-viewer: add a simple connection dialog 2012-03-29 02:28:51 +02:00
virt-viewer-session.h remote-viewer: add a simple connection dialog 2012-03-29 02:28:51 +02:00
virt-viewer-util.c Do not crash so easily when given invalid uri 2012-03-16 17:16:57 +01:00
virt-viewer-util.h Update copyright headers 2012-02-06 12:42:18 +00:00
virt-viewer-window.c Display correct key bindings to release cursor 2012-03-21 16:21:32 +01:00
virt-viewer-window.h virt-viewer-window: Add show / hide utility functions 2012-03-07 20:33:12 +01:00
virt-viewer.c Don't hardcode 'localhost' in no @listen parameter is given 2012-02-14 14:55:39 +00:00
virt-viewer.h Update copyright headers 2012-02-06 12:42:18 +00:00
virt-viewer.xml Use the accelgroup to define key bindings 2012-02-22 16:45:00 +01:00