summaryrefslogtreecommitdiff
path: root/src/virt-viewer-file.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-22Update usage of GObject private structuresEduardo Lima (Etrunko)1-5/+2
2018-12-21spice: add unix-path in .vv file supportMarc-André Lureau1-0/+21
2017-11-16remote-viewer: learn '-' as URI for standard input connection fileMarc-André Lureau1-6/+25
2016-05-10vv-file: Add support for 'sso-token' field in [ovirt]Christophe Fergeau1-1/+29
2015-06-09vv-file: Show 'newer-version-url' when version check failsChristophe Fergeau1-5/+17
2015-06-09vv-file: Add 'newer-version-url' key to .vv filesChristophe Fergeau1-0/+27
2015-06-09util: Replace virt_viewer_compare_version with _compare_buildidChristophe Fergeau1-2/+1
2015-06-09vv-file: Use "versions" in min version checkChristophe Fergeau1-2/+21
2015-06-09vv-file: Add VirtViewerFile::versionsChristophe Fergeau1-1/+72
2015-06-09vv-file: Refactor virt_viewer_file_check_min_versionChristophe Fergeau1-12/+15
2015-06-09vv-file: Move version checking code in its own functionChristophe Fergeau1-5/+15
2015-04-09ovirt: Add support for an 'admin' key in vv fileChristophe Fergeau1-0/+26
2014-10-09Fix 'seperate' typo in man page/commentsChristophe Fergeau1-2/+2
2014-08-18Add ovirt-specific properties to VirtViewerFileChristophe Fergeau1-0/+108
2014-08-18Add 'group' argument to VirtViewerFile helpersChristophe Fergeau1-69/+84
2014-06-10Fix 'title' leak in virt_viewer_file_fill_app()Christophe Fergeau1-3/+5
2014-02-11Improve window title when connected to newer spice-serverJonathon Jongsma1-1/+1
2014-01-07Fix rebuild of accelerators menu when loading from fileMarc-André Lureau1-1/+2
2013-11-07Unify configured hotkey behaviourMarc-André Lureau1-4/+6
2013-11-07file: learn to set secure-attention hotkeyMarc-André Lureau1-0/+26
2013-11-07Rename internal toggle-fullscreen menu accel nameMarc-André Lureau1-1/+1
2013-11-07file: factor a bit setting accelerators codeMarc-André Lureau1-22/+20
2013-07-30file: add missing field commentMarc-André Lureau1-0/+1
2013-04-30file: add delete-this-file optionMarc-André Lureau1-0/+32
2013-04-15spice: forward secure-channelsMarc-André Lureau1-0/+26
2013-03-08file: add version field, raise an error if incompatibilyMarc-André Lureau1-4/+51
2013-01-29spice: add proxy configuration to connection fileMarc-André Lureau1-1/+25
2013-01-18file: add username supportMarc-André Lureau1-0/+25
2012-12-05Sanitize syntax-checkMichal Privoznik1-0/+1
2012-11-27Add VirtViewerFileMarc-André Lureau1-0/+797