summaryrefslogtreecommitdiff
path: root/src/virt-viewer-util.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-02win32: Look up translations relative to installation directoryChristophe Fergeau1-0/+15
2017-04-25util: Fix -Wsign-comparePavel Grunt1-4/+5
2017-04-11Avoid warning when loading initial monitor mappingJonathon Jongsma1-2/+5
2016-06-21util: Fix resource pathFabiano Fidêncio1-1/+1
2016-06-20monitor-alignment: Do not crash on NULL displayPavel Grunt1-0/+3
2016-06-16Revert "Disable IME to allow receiving all keys"Frediano Ziglio1-7/+0
2016-05-04Manage redirection in a way similar to UnixFrediano Ziglio1-7/+29
2016-04-19Disable IME to allow receiving all keysChristophe Fergeau1-0/+7
2016-03-15util: Remove unused GHashTable key/valuePavel Grunt1-5/+5
2016-03-08virt_viewer_parse_monitor_mappings: Add parameter for client monitorsPavel Grunt1-2/+2
2016-03-08Move monitor mapping parsing from app to utilPavel Grunt1-0/+87
2016-03-03Use GResource for loading ui filesFabiano Fidêncio1-43/+5
2016-02-24cleanup: Drop old compatibilty codeFabiano Fidêncio1-4/+0
2016-01-18Remove GSLice usageFabiano Fidêncio1-2/+2
2015-10-21util: Fix the size of sorted_displays allocationFabiano Fidêncio1-4/+7
2015-10-09Use the display ID to configure fullscreen monitorsJonathon Jongsma1-19/+39
2015-06-09util: Replace virt_viewer_compare_version with _compare_buildidChristophe Fergeau1-16/+57
2014-10-27Shift top-left display to originJonathon Jongsma1-0/+42
2014-10-24Move monitor alignment function to util headerJonathon Jongsma1-0/+50
2014-08-19Don't check for NULL when it never can happenFabiano Fidêncio1-1/+1
2014-07-21Only filter virt-viewer debug messagesMarc-André Lureau1-1/+1
2014-06-12util: fix glib_check_version() conditionMarc-André Lureau1-1/+1
2014-06-10Use a custom log handler to silence debug messagesMarc-André Lureau1-0/+14
2014-02-11Display warning if UI file failsJonathon Jongsma1-1/+6
2014-01-20Load ui files first from installed locationJonathon Jongsma1-11/+17
2013-09-10Add ability to use 'End' key in hotkeysJonathon Jongsma1-1/+1
2013-03-08Add virt_viewer_compare_version()Marc-André Lureau1-0/+49
2013-03-08Add VIRT_VIEWER_ERROR GErrorMarc-André Lureau1-0/+6
2012-11-27Move spice_hotkey_to_gtk_accelerator() to utilMarc-André Lureau1-0/+113
2012-10-23Fix jenkins build failureMarc-André Lureau1-0/+1
2012-10-23Use a mutex to check if VirtViewer runningMarc-André Lureau1-0/+9
2012-10-23Use a common early init() functionMarc-André Lureau1-0/+32
2012-07-23spice: disconnect signal handlers when either object is destroyedMarc-André Lureau1-0/+117
2012-04-23Add support for raw IPv6 addresses in VNC & libvirt URIsDaniel P. Berrange1-3/+11
2012-03-16Do not crash so easily when given invalid uriMarc-André Lureau1-4/+5
2012-02-06Update copyright headersDaniel P. Berrange1-2/+2
2012-02-06Convert TABS to spaces & reindent everywhereDaniel P. Berrange1-83/+83
2012-01-30build: replace deprecated functionsMarc-André Lureau1-1/+1
2011-08-04Return if xmlParseURI() failed, instead of crashingMarc-André Lureau1-0/+2
2011-08-04Lookup UI file correctly, to fix Windows supportMarc-André Lureau1-4/+22
2011-07-22Inherit from VirtViewerApp for VirtViewerMarc-André Lureau1-0/+55
2011-07-01Introduce standard naming convention to files & methodsDaniel P. Berrange1-0/+61