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
...
*
Use translations when looking up key combination to send
Christophe Fergeau
2013-04-02
1
-15
/
+15
*
win32: maximize when leaving fullscreen the first time
Marc-André Lureau
2013-04-02
1
-0
/
+6
*
window: keep display size when leaving fullscreen for first time
Marc-André Lureau
2013-03-26
1
-0
/
+2
*
window: save window geometry if the window is realized
Marc-André Lureau
2013-03-26
1
-6
/
+5
*
window: resize to monitor geometry
Marc-André Lureau
2013-03-26
1
-7
/
+7
*
Forward directly key events to display
Marc-André Lureau
2013-03-23
1
-0
/
+12
*
virt-viewer-window: Don't use priv->display when it is NULL
Hans de Goede
2013-03-21
1
-1
/
+5
*
virt-viewer-window: Store the monitor locally
Hans de Goede
2013-03-21
1
-4
/
+9
*
virt_viewer_window_enter_fullscreen: Pass in monitor for fullscreen window
Hans de Goede
2013-03-20
1
-16
/
+20
*
Fix send-key menu not showing in fullscreen with gtk3 (rhbz#913601)
Hans de Goede
2013-02-21
1
-0
/
+2
*
build-sys: add --with-buildid to details build version
Marc-André Lureau
2013-02-12
1
-1
/
+1
*
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
[prev]
[next]