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-display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'map' handler for VirtViewerDisplay
Jonathon Jongsma
2015-01-06
1
-19
/
+4
*
VirtViewerDisplay: add convenience API for getting nth
Jonathon Jongsma
2014-09-24
1
-0
/
+6
*
rhbz#1111514: Fix un-shrinkable displays on windows guests
Jonathon Jongsma
2014-06-23
1
-1
/
+9
*
Fix tiny window when resetting zoom factor in gtk2 build
Jonathon Jongsma
2014-06-11
1
-1
/
+8
*
Fix tiny windows for secondary displays in gtk2 build
Jonathon Jongsma
2014-06-10
1
-1
/
+1
*
Replace DEBUG_LOG with g_debug
Marc-André Lureau
2014-06-10
1
-3
/
+3
*
Fix gtk2 build
Jonathon Jongsma
2014-04-08
1
-13
/
+28
*
Remove "Automatically resize" menu
Marc-André Lureau
2014-03-13
1
-24
/
+1
*
Do all display alignment in virt-viewer
Jonathon Jongsma
2013-11-27
1
-0
/
+72
*
Avoid extra zoom-level property notifications
Jonathon Jongsma
2013-10-18
1
-0
/
+4
*
Define the min/max zoom levels, so all values are sync
Marc-André Lureau
2013-08-20
1
-6
/
+6
*
win32: fix first window un-shrinkable at start
Marc-André Lureau
2013-07-30
1
-8
/
+26
*
spice: if zoom-level is changed, resize guest, even in fullscreen
Marc-André Lureau
2013-07-30
1
-0
/
+1
*
display: add fullscreen property
Marc-André Lureau
2013-07-05
1
-0
/
+31
*
gtk-3: Rework window size handling
Hans de Goede
2013-04-23
1
-11
/
+38
*
virt-viewer-display: Use virt_viewer_display_queue_resize where possible
Hans de Goede
2013-04-23
1
-2
/
+2
*
Do not enable extra monitors until they are explicitely enabled
Marc-André Lureau
2013-03-28
1
-0
/
+2
*
display: make a function to queue the dirty display allocation trick
Marc-André Lureau
2013-03-25
1
-10
/
+13
*
virt-viewer-display: Document difference between nth display and monitor
Hans de Goede
2013-03-21
1
-2
/
+2
*
Fix compilation with older gtk+
Christophe Fergeau
2013-03-20
1
-0
/
+1
*
virt-viewer-display: Add monitor property
Hans de Goede
2013-03-20
1
-0
/
+34
*
display: only un-constrain display size once it is mapped
Marc-André Lureau
2012-11-27
1
-1
/
+2
*
spice: avoid rounding issues when scaling up display
Marc-André Lureau
2012-10-17
1
-2
/
+2
*
Simplify display flag handling
Marc-André Lureau
2012-07-23
1
-10
/
+10
*
Add VirtViewerDisplay::selectable property
Marc-André Lureau
2012-07-23
1
-0
/
+23
*
Add a DISABLED display hint
Marc-André Lureau
2012-07-23
1
-0
/
+15
*
Run-time check values before doing bad computation
Marc-André Lureau
2012-07-23
1
-1
/
+5
*
Turn display:show-hint into flags type
Marc-André Lureau
2012-07-23
1
-10
/
+16
*
Fix scaling of window to avoid integer truncation
Daniel P. Berrange
2012-04-19
1
-2
/
+3
*
Minor simplification/optimization of VirtViewerDisplay
Zeeshan Ali (Khattak)
2012-04-05
1
-9
/
+5
*
Fix close of VNC displays
Daniel P. Berrange
2012-04-04
1
-0
/
+13
*
virt-viewer-display: Use a borrowed reference to session
Hans de Goede
2012-03-06
1
-1
/
+1
*
Add smartcard-{insert,remove} and release-cursor virtual methods
Marc-André Lureau
2012-02-22
1
-0
/
+12
*
Do not resize guest desktop if !auto-resize
Marc-André Lureau
2012-02-08
1
-0
/
+16
*
Implement SPICE desktop resizing that takes account of zoom level
Daniel P. Berrange
2012-02-08
1
-0
/
+42
*
Revert support for resizing guest desktop
Daniel P. Berrange
2012-02-07
1
-19
/
+2
*
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
-360
/
+360
*
Grab the focus when showing the display
Marc-André Lureau
2012-02-06
1
-0
/
+11
*
Tune the first argument in calls to g_type_class_add_private()
Guannan Ren
2012-01-31
1
-1
/
+1
*
Resize guest desktop with SPICE
Marc-André Lureau
2012-01-31
1
-2
/
+19
*
Emit display-desktop-resize from set_desktop_size()
Marc-André Lureau
2011-11-07
1
-0
/
+5
*
Add show-hint property to display
Marc-André Lureau
2011-07-26
1
-3
/
+34
*
Split VirtViewerApp window into VirtViewerWindow
Marc-André Lureau
2011-07-26
1
-1
/
+19
*
Split pull part of VirtViewerDisplay out into VirtViewerSession
Daniel P. Berrange
2011-07-11
1
-113
/
+0
*
Remove circular dependancy between VirtViewerDisplay and VirtViewer
Daniel P. Berrange
2011-07-11
1
-13
/
+141
*
Turn VirtViewerDisplay into a proper Gtk widget
Daniel P. Berrange
2011-07-11
1
-22
/
+370
*
Introduce standard naming convention to files & methods
Daniel P. Berrange
2011-07-01
1
-0
/
+90