virt-viewer/src
Guido Günther f3714e3662 ff callbacks must be invoked from a clean stack
If 'ff' callbacks are invoked directly from the remove
callback they will likely deadlock in libvirt. They must
be invoked from a clean stack, so switch to using a
glib idle callback.
2011-08-16 08:36:18 -07:00
..
view Fix compat with GTK 2.18.0 2011-07-12 12:11:43 +01:00
Makefile.am Lookup UI file correctly, to fix Windows support 2011-08-04 13:32:17 +01:00
virt-viewer-about.xml Update authors & copyright dates 2011-08-04 11:09:30 +01:00
virt-viewer-app.c Don't print (null) as user 2011-08-14 12:35:52 -07:00
virt-viewer-app.h Add virt_viewer_app_show_display() 2011-08-04 13:31:42 +01:00
virt-viewer-auth.c Remove unreachable condition in authentication dialog 2011-08-03 11:55:31 +01:00
virt-viewer-auth.h Introduce standard naming convention to files & methods 2011-07-01 16:12:20 +01:00
virt-viewer-auth.xml Introduce standard naming convention to files & methods 2011-07-01 16:12:20 +01:00
virt-viewer-display-spice.c Show display and rise its window when we have the display show hint 2011-07-26 12:00:28 +01:00
virt-viewer-display-spice.h Inherit from VirtViewerApp for VirtViewer 2011-07-22 16:11:18 +01:00
virt-viewer-display-vnc.c Split pull part of VirtViewerDisplay out into VirtViewerSession 2011-07-11 20:03:32 +01:00
virt-viewer-display-vnc.h Inherit from VirtViewerApp for VirtViewer 2011-07-22 16:11:18 +01:00
virt-viewer-display.c Add show-hint property to display 2011-07-26 12:00:28 +01:00
virt-viewer-display.h Add show-hint property to display 2011-07-26 12:00:28 +01:00
virt-viewer-events.c ff callbacks must be invoked from a clean stack 2011-08-16 08:36:18 -07:00
virt-viewer-events.h Introduce standard naming convention to files & methods 2011-07-01 16:12:20 +01:00
virt-viewer-main.c Make title more translatable and using application name 2011-08-04 13:32:04 +01:00
virt-viewer-notebook.c Remove duplicated struct definition 2011-07-26 16:06:32 +01:00
virt-viewer-notebook.h Show status on all open windows 2011-07-26 12:00:29 +01:00
virt-viewer-session-spice.c Lower severity of unhandled Spice events 2011-08-04 13:31:54 +01:00
virt-viewer-session-spice.h Inherit from VirtViewerApp for VirtViewer 2011-07-22 16:11:18 +01:00
virt-viewer-session-vnc.c Show display and rise its window when we have the display show hint 2011-07-26 12:00:28 +01:00
virt-viewer-session-vnc.h Inherit from VirtViewerApp for VirtViewer 2011-07-22 16:11:18 +01:00
virt-viewer-session.c Split pull part of VirtViewerDisplay out into VirtViewerSession 2011-07-11 20:03:32 +01:00
virt-viewer-session.h Split pull part of VirtViewerDisplay out into VirtViewerSession 2011-07-11 20:03:32 +01:00
virt-viewer-util.c Return if xmlParseURI() failed, instead of crashing 2011-08-04 13:32:25 +01:00
virt-viewer-util.h Inherit from VirtViewerApp for VirtViewer 2011-07-22 16:11:18 +01:00
virt-viewer-window.c Mark exported function for gtkbuild to lookup on Windows 2011-08-04 13:32:10 +01:00
virt-viewer-window.h If only one display, fullscreen should be on the current display 2011-07-26 12:00:29 +01:00
virt-viewer.c Show status on all open windows 2011-07-26 12:00:29 +01:00
virt-viewer.h Inherit from VirtViewerApp for VirtViewer 2011-07-22 16:11:18 +01:00
virt-viewer.xml Add a "Displays" submenu, and warn when closing last display 2011-07-26 12:00:29 +01:00