summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* spice: if zoom-level is changed, resize guest, even in fullscreenMarc-André Lureau2013-07-302-0/+17
* spice: factor out spice resize code from gtk signal handlerMarc-André Lureau2013-07-301-4/+14
* Hide extra monitors that don't fit in auto-confMarc-André Lureau2013-07-301-1/+4
* Realize the display when it's added to the windowMarc-André Lureau2013-07-301-0/+1
* Initialize fullscreen_monitor to invalid valueMarc-André Lureau2013-07-301-0/+1
* Disable auto-conf when user toggle displayMarc-André Lureau2013-07-301-0/+2
* Remove dead functionMarc-André Lureau2013-07-301-7/+0
* Unregister events and callbacks on disposeJán Tomko2013-07-291-12/+19
* virt-viewer: Allow TLS-only SPICE connectionsChristophe Fergeau2013-07-111-12/+12
* vnc: implement release_cursor()Marc-André Lureau2013-07-081-0/+9
* app: always use maybe_quit()Marc-André Lureau2013-07-083-3/+2
* usbredir: Don't depend on channel orderingHans de Goede2013-07-064-27/+63
* Use display fullscreen state instead of app stateMarc-André Lureau2013-07-051-6/+6
* window: set display fullscreen stateMarc-André Lureau2013-07-051-2/+7
* display: add fullscreen propertyMarc-André Lureau2013-07-052-0/+33
* Remove debugging leftoverMarc-André Lureau2013-07-051-1/+0
* Use -H instead of -h for the short --hotkeysChristophe Fergeau2013-07-032-2/+2
* Fix build --without-spice-gtkMarc-André Lureau2013-06-281-29/+27
* Use format stringGuido Günther2013-06-261-1/+1
* ovirt: Set host subject if neededChristophe Fergeau2013-06-111-0/+4
* Support Spice controller "auto-display-res" flagMarc-André Lureau2013-05-271-4/+3
* Use a more descriptive FileDescriptionMarc-André Lureau2013-05-231-2/+2
* app: move display on client monitors with --full-screenMarc-André Lureau2013-05-221-7/+3
* Fix trivial criticalMarc-André Lureau2013-05-211-5/+7
* Show connect dialog again if connection from dialog failedMarc-André Lureau2013-05-174-19/+39
* spice-session: use a more robust signal connectMarc-André Lureau2013-05-171-4/+4
* Move connect dialog to remote-viewer.cMarc-André Lureau2013-05-173-97/+120
* Silence unused arguments warningsMarc-André Lureau2013-05-161-3/+3
* Rename variable, fix gcc warningMarc-André Lureau2013-05-162-8/+8
* Remove the "container" logic used by legacy browser pluginMarc-André Lureau2013-05-165-67/+7
* window: wait until mapped before fullscreenMarc-André Lureau2013-05-161-27/+29
* Only fullscreen the new windowMarc-André Lureau2013-05-161-14/+26
* window: leave fullscreen on current windowMarc-André Lureau2013-05-141-1/+6
* window: fix send key menu popup positionMarc-André Lureau2013-05-141-3/+4
* Add -- to seperate program arguments to server in man / --helpMarc-André Lureau2013-05-132-2/+2
* Allow to fullscreen and position display independentlyMarc-André Lureau2013-05-131-1/+4
* spice: make sure display ready hint is sync after creationMarc-André Lureau2013-05-131-7/+7
* misc: fix typoMarc-André Lureau2013-05-131-1/+1
* Do not restrict disabling display to != 0Marc-André Lureau2013-05-131-5/+1
* remote-viewer: set auto-conf before fullscreenMarc-André Lureau2013-05-031-4/+2
* Add missing include of config.hDaniel P. Berrange2013-05-011-0/+2
* Remove tab from source fileDaniel P. Berrange2013-05-011-1/+1
* file: add delete-this-file optionMarc-André Lureau2013-04-302-0/+34
* Exit virt-viewer when trying to close any windowChristophe Fergeau2013-04-253-43/+49
* gtk-3: Rework window size handlingHans de Goede2013-04-232-16/+59
* ovBox: Make get_preferred_width/height differentiate between min and naturalHans de Goede2013-04-231-16/+45
* virt-viewer-window: cleanup zoom handlingHans de Goede2013-04-231-30/+18
* virt-viewer-display: Use virt_viewer_display_queue_resize where possibleHans de Goede2013-04-231-2/+2
* spice: forward secure-channelsMarc-André Lureau2013-04-154-0/+35
* Remove redundant check, g_strdup(NULL) is allowedChristophe Fergeau2013-04-131-1/+1