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
*
virtviewer-window: Make sure fullscreen window stays on the same monitor
Hans de Goede
2013-02-11
1
-1
/
+14
*
Improve check for overridden grab key combination
Christophe Fergeau
2012-12-20
1
-3
/
+3
*
Make sure png screenshots have a .png extensions
Christophe Fergeau
2012-11-15
1
-2
/
+10
*
Allow to save to other formats than png
Christophe Fergeau
2012-11-15
1
-2
/
+53
*
Set a default dir/name for screenshots
Christophe Fergeau
2012-11-15
1
-3
/
+5
*
Do not resize window to minimum when toggling auto-resize
Marc-André Lureau
2012-10-16
1
-6
/
+7
*
Show status page by default if display not ready
Marc-André Lureau
2012-07-23
1
-1
/
+5
*
Add virt_viewer_window_get_display()
Marc-André Lureau
2012-07-23
1
-2
/
+11
*
Add a DISABLED display hint
Marc-André Lureau
2012-07-23
1
-0
/
+12
*
Use virt_viewer_connect_object() for display
Marc-André Lureau
2012-07-23
1
-12
/
+12
*
Run-time check values before doing bad computation
Marc-André Lureau
2012-07-23
1
-0
/
+5
*
Turn display:show-hint into flags type
Marc-André Lureau
2012-07-23
1
-1
/
+4
*
Fix various memory leaks
Christophe Fergeau
2012-06-13
1
-0
/
+10
*
Ensure windows are destroyed when display closes
Daniel P. Berrange
2012-05-04
1
-0
/
+11
*
Fix close of VNC displays
Daniel P. Berrange
2012-04-04
1
-0
/
+1
*
Disable mnemonics via gtk-enable-mnemonics settings
Marc-André Lureau
2012-04-01
1
-33
/
+10
*
Disable menu items that would fail when there is no display
Marc-André Lureau
2012-04-01
1
-0
/
+18
*
Display correct key bindings to release cursor
Marc-André Lureau
2012-03-21
1
-3
/
+16
*
spice: implement --fullscreen=auto-conf
Marc-André Lureau
2012-03-21
1
-8
/
+10
*
Add a send-key menu in fullscreen
Marc-André Lureau
2012-03-08
1
-1
/
+57
*
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
[next]