summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-util.c
Commit message (Expand)AuthorAgeFilesLines
* Use GResource for loading ui filesFabiano Fidêncio2016-03-031-43/+5
* cleanup: Drop old compatibilty codeFabiano Fidêncio2016-02-241-4/+0
* Remove GSLice usageFabiano Fidêncio2016-01-181-2/+2
* util: Fix the size of sorted_displays allocationFabiano Fidêncio2015-10-211-4/+7
* Use the display ID to configure fullscreen monitorsJonathon Jongsma2015-10-091-19/+39
* util: Replace virt_viewer_compare_version with _compare_buildidChristophe Fergeau2015-06-091-16/+57
* Shift top-left display to originJonathon Jongsma2014-10-271-0/+42
* Move monitor alignment function to util headerJonathon Jongsma2014-10-241-0/+50
* Don't check for NULL when it never can happenFabiano Fidêncio2014-08-191-1/+1
* Only filter virt-viewer debug messagesMarc-André Lureau2014-07-211-1/+1
* util: fix glib_check_version() conditionMarc-André Lureau2014-06-121-1/+1
* Use a custom log handler to silence debug messagesMarc-André Lureau2014-06-101-0/+14
* Display warning if UI file failsJonathon Jongsma2014-02-111-1/+6
* Load ui files first from installed locationJonathon Jongsma2014-01-201-11/+17
* Add ability to use 'End' key in hotkeysJonathon Jongsma2013-09-101-1/+1
* Add virt_viewer_compare_version()Marc-André Lureau2013-03-081-0/+49
* Add VIRT_VIEWER_ERROR GErrorMarc-André Lureau2013-03-081-0/+6
* Move spice_hotkey_to_gtk_accelerator() to utilMarc-André Lureau2012-11-271-0/+113
* Fix jenkins build failureMarc-André Lureau2012-10-231-0/+1
* Use a mutex to check if VirtViewer runningMarc-André Lureau2012-10-231-0/+9
* Use a common early init() functionMarc-André Lureau2012-10-231-0/+32
* spice: disconnect signal handlers when either object is destroyedMarc-André Lureau2012-07-231-0/+117
* Add support for raw IPv6 addresses in VNC & libvirt URIsDaniel P. Berrange2012-04-231-3/+11
* Do not crash so easily when given invalid uriMarc-André Lureau2012-03-161-4/+5
* Update copyright headersDaniel P. Berrange2012-02-061-2/+2
* Convert TABS to spaces & reindent everywhereDaniel P. Berrange2012-02-061-83/+83
* build: replace deprecated functionsMarc-André Lureau2012-01-301-1/+1
* Return if xmlParseURI() failed, instead of crashingMarc-André Lureau2011-08-041-0/+2
* Lookup UI file correctly, to fix Windows supportMarc-André Lureau2011-08-041-4/+22
* Inherit from VirtViewerApp for VirtViewerMarc-André Lureau2011-07-221-0/+55
* Introduce standard naming convention to files & methodsDaniel P. Berrange2011-07-011-0/+61