summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-window.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add a menu entry for USB device selectionHans de Goede2012-02-061-0/+9
* Add a few property getters, used by controllerMarc-André Lureau2012-01-301-0/+9
* build: replace deprecated functionsMarc-André Lureau2012-01-301-1/+1
* Require GTK-VNC 0.4.3 and remove redundant realize() callDaniel P. Berrange2011-11-071-2/+0
* Fix broken keycombos for F9->F12 menuDaniel P. Berrange2011-10-111-4/+4
* Fix setting of window title with --waitDaniel P. Berrange2011-10-111-0/+1
* Propagate primary window zoom level to secondary windowsDaniel P. Berrange2011-09-161-0/+8
* Fix setting of initial zoom level on displayDaniel P. Berrange2011-08-161-0/+2
* Mark exported function for gtkbuild to lookup on WindowsMarc-André Lureau2011-08-041-10/+10
* Make title more translatable and using application nameMarc-André Lureau2011-08-041-8/+15
* Fix fullscreen should hide taskbar on WindowsMarc-André Lureau2011-08-041-0/+10
* If only one display, fullscreen should be on the current displayMarc-André Lureau2011-07-261-24/+32
* Add a "Displays" submenu, and warn when closing last displayMarc-André Lureau2011-07-261-4/+10
* Change enter/leave fullscreen to take/restore positionMarc-André Lureau2011-07-261-37/+30
* Add nth window to virt_viewer_app_window_new()Marc-André Lureau2011-07-261-0/+1
* Split VirtViewerApp window into VirtViewerWindowMarc-André Lureau2011-07-261-0/+891