index
:
virt-viewer.git
master
wip/gapplication
wip/ssh-agent-forward
Graphical console client for virtual machines using libvirt
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
virt-viewer-window.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
virt-viewer-window: Don't try to resize non visible windows
Hans de Goede
2012-03-07
1
-0
/
+10
*
virt-viewer-window: Add show / hide utility functions
Hans de Goede
2012-03-07
1
-0
/
+12
*
virt-viewer-window: Move checks before resize to virt_viewer_window_resize
Hans de Goede
2012-03-07
1
-5
/
+5
*
virt-viewer-window: Remove useless tests for priv->window != NULL
Hans de Goede
2012-03-07
1
-7
/
+1
*
virt-viewer-window: Add a USB device selection to the fullscreen menu (v2)
Hans de Goede
2012-03-06
1
-0
/
+10
*
window: Call virt_viewer_app_quit instead of gtk_main_quit
Hans de Goede
2012-03-06
1
-1
/
+1
*
virt-viewer-window: Use a borrowed reference to app
Hans de Goede
2012-03-06
1
-6
/
+1
*
Don't attempt to translate ""
Christophe Fergeau
2012-03-05
1
-2
/
+2
*
Fix compilation with gtk 2.18
Marc-André Lureau
2012-03-01
1
-20
/
+1
*
Small code simplification
Marc-André Lureau
2012-02-22
1
-2
/
+2
*
Use the accelgroup to define key bindings
Marc-André Lureau
2012-02-22
1
-0
/
+18
*
Add hidden menu smartcard remove/insert and release-cursor
Marc-André Lureau
2012-02-22
1
-0
/
+25
*
Do not disable accelgroup if accels are enabled
Marc-André Lureau
2012-02-22
1
-0
/
+10
*
Set transient parent for screenshot dialog
Daniel P. Berrange
2012-02-08
1
-11
/
+13
*
Do not resize guest desktop if !auto-resize
Marc-André Lureau
2012-02-08
1
-0
/
+3
*
Ensure About dialog has transient hints setup
Daniel P. Berrange
2012-02-08
1
-0
/
+3
*
Update copyright headers
Daniel P. Berrange
2012-02-06
1
-2
/
+2
*
Convert TABS to spaces & reindent everywhere
Daniel P. Berrange
2012-02-06
1
-561
/
+560
*
Only make the USB device selection sensitive when the vm is USB capable
Hans de Goede
2012-02-06
1
-0
/
+13
*
Add a menu entry for USB device selection
Hans de Goede
2012-02-06
1
-0
/
+9
*
Add a few property getters, used by controller
Marc-André Lureau
2012-01-30
1
-0
/
+9
*
build: replace deprecated functions
Marc-André Lureau
2012-01-30
1
-1
/
+1
*
Require GTK-VNC 0.4.3 and remove redundant realize() call
Daniel P. Berrange
2011-11-07
1
-2
/
+0
*
Fix broken keycombos for F9->F12 menu
Daniel P. Berrange
2011-10-11
1
-4
/
+4
*
Fix setting of window title with --wait
Daniel P. Berrange
2011-10-11
1
-0
/
+1
*
Propagate primary window zoom level to secondary windows
Daniel P. Berrange
2011-09-16
1
-0
/
+8
*
Fix setting of initial zoom level on display
Daniel P. Berrange
2011-08-16
1
-0
/
+2
*
Mark exported function for gtkbuild to lookup on Windows
Marc-André Lureau
2011-08-04
1
-10
/
+10
*
Make title more translatable and using application name
Marc-André Lureau
2011-08-04
1
-8
/
+15
*
Fix fullscreen should hide taskbar on Windows
Marc-André Lureau
2011-08-04
1
-0
/
+10
*
If only one display, fullscreen should be on the current display
Marc-André Lureau
2011-07-26
1
-24
/
+32
*
Add a "Displays" submenu, and warn when closing last display
Marc-André Lureau
2011-07-26
1
-4
/
+10
*
Change enter/leave fullscreen to take/restore position
Marc-André Lureau
2011-07-26
1
-37
/
+30
*
Add nth window to virt_viewer_app_window_new()
Marc-André Lureau
2011-07-26
1
-0
/
+1
*
Split VirtViewerApp window into VirtViewerWindow
Marc-André Lureau
2011-07-26
1
-0
/
+891
[prev]