| .. |
|
view
|
Fix warning when going in/out of fullscreen
|
2014-08-04 17:41:50 +02:00 |
|
debug-helper.c
|
win32: process message queue in debug-helper
|
2013-02-11 16:54:01 +01:00 |
|
gbinding.c
|
Silence unused arguments warnings
|
2013-05-16 21:54:48 +02:00 |
|
gbinding.h
|
Add back compat for GObject 2.22 which lacks GBinding
|
2012-02-16 14:52:55 +00:00 |
|
Makefile.am
|
Add a dialog showing details of the current guest
|
2014-08-07 08:51:15 -05:00 |
|
remote-viewer-main.c
|
Use GOptionGroup for VirtViewerApp options
|
2014-07-02 15:59:39 -05:00 |
|
remote-viewer.c
|
Remove unused RemoteViewerPrivate members
|
2014-08-04 17:41:50 +02:00 |
|
remote-viewer.h
|
Improve window title when connected to newer spice-server
|
2014-02-11 11:56:43 -06:00 |
|
virt-glib-compat.c
|
Add missing include of config.h
|
2013-05-01 16:11:06 +01:00 |
|
virt-glib-compat.h
|
Fix compilation with older glib versions
|
2013-03-20 16:03:28 +01:00 |
|
virt-gtk-compat.h
|
Make ctrl-[+-] zoom in/out in fullscreen
|
2014-07-08 16:36:52 +02:00 |
|
virt-viewer-about.xml
|
Update user-visible copyright information
|
2014-04-04 14:49:20 +02:00 |
|
virt-viewer-app.c
|
Write vm name to config file as comment
|
2014-08-07 08:51:15 -05:00 |
|
virt-viewer-app.h
|
Add a dialog showing details of the current guest
|
2014-08-07 08:51:15 -05:00 |
|
virt-viewer-auth.c
|
Move vnc-specific auth logic to VirtViewerSessionVnc
|
2014-02-13 09:09:13 -06:00 |
|
virt-viewer-auth.h
|
Move vnc-specific auth logic to VirtViewerSessionVnc
|
2014-02-13 09:09:13 -06: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
|
Fix gtk2 build
|
2014-04-08 10:21:02 -05:00 |
|
virt-viewer-display-spice.h
|
Hook up handling of Monitors
|
2012-07-23 16:27:33 +02:00 |
|
virt-viewer-display-vnc.c
|
Replace DEBUG_LOG with g_debug
|
2014-06-10 18:13:37 +02:00 |
|
virt-viewer-display-vnc.h
|
Update copyright headers
|
2012-02-06 12:42:18 +00:00 |
|
virt-viewer-display.c
|
rhbz#1111514: Fix un-shrinkable displays on windows guests
|
2014-06-23 13:26:53 -05:00 |
|
virt-viewer-display.h
|
Fix gtk2 build
|
2014-04-08 10:21:02 -05:00 |
|
virt-viewer-enums.c.etemplate
|
build: generate enums type boilerplate
|
2012-07-23 16:27:32 +02:00 |
|
virt-viewer-enums.h.etemplate
|
build: generate enums type boilerplate
|
2012-07-23 16:27:32 +02:00 |
|
virt-viewer-events.c
|
Replace DEBUG_LOG with g_debug
|
2014-06-10 18:13:37 +02:00 |
|
virt-viewer-events.h
|
Update copyright headers
|
2012-02-06 12:42:18 +00:00 |
|
virt-viewer-file.c
|
Fix 'title' leak in virt_viewer_file_fill_app()
|
2014-06-10 09:15:22 +02:00 |
|
virt-viewer-file.h
|
file: learn to set secure-attention hotkey
|
2013-11-07 19:43:39 +01:00 |
|
virt-viewer-guest-details.xml
|
Add a dialog showing details of the current guest
|
2014-08-07 08:51:15 -05:00 |
|
virt-viewer-main.c
|
Use GOptionGroup for VirtViewerApp options
|
2014-07-02 15:59:39 -05:00 |
|
virt-viewer-notebook.c
|
Remove unused VirtViewerNotebook::dispose
|
2014-08-04 17:41:50 +02:00 |
|
virt-viewer-notebook.h
|
Update copyright headers
|
2012-02-06 12:42:18 +00:00 |
|
virt-viewer-session-spice.c
|
Change per-guest fullscreen config format
|
2014-08-07 08:51:15 -05:00 |
|
virt-viewer-session-spice.h
|
spice: implement --fullscreen=auto-conf
|
2012-03-21 16:20:37 +01:00 |
|
virt-viewer-session-vnc.c
|
app: report disconnection error details
|
2014-07-08 16:36:52 +02:00 |
|
virt-viewer-session-vnc.h
|
vnc: add connection by file
|
2013-01-18 12:28:58 +01:00 |
|
virt-viewer-session.c
|
app: report disconnection error details
|
2014-07-08 16:36:52 +02:00 |
|
virt-viewer-session.h
|
app: report disconnection error details
|
2014-07-08 16:36:52 +02:00 |
|
virt-viewer-util.c
|
Only filter virt-viewer debug messages
|
2014-07-21 18:47:36 +02:00 |
|
virt-viewer-util.h
|
util: get rid of ARRAY_CARDINALITY
|
2014-06-10 18:13:56 +02:00 |
|
virt-viewer-window.c
|
Add a dialog showing details of the current guest
|
2014-08-07 08:51:15 -05:00 |
|
virt-viewer-window.h
|
kiosk: add app kiosk option, pass it down to window
|
2013-08-20 13:44:04 +02:00 |
|
virt-viewer.c
|
Add a dialog showing details of the current guest
|
2014-08-07 08:51:15 -05:00 |
|
virt-viewer.h
|
Try to share more GOption code between r-v and v-v
|
2013-08-20 13:39:46 +02:00 |
|
virt-viewer.manifest
|
win32: add a few Windows sepecific data
|
2012-03-30 14:48:13 +02:00 |
|
virt-viewer.rc.in
|
Use a more descriptive FileDescription
|
2013-05-23 17:31:05 +02:00 |
|
virt-viewer.xml
|
Add a dialog showing details of the current guest
|
2014-08-07 08:51:15 -05:00 |
|
windows-cmdline-wrapper.c
|
win32: there is no CONERR$, only CONOUT$
|
2012-10-23 11:17:04 +02:00 |