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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix memory leak on remote-viewer exit
Christophe Fergeau
2013-04-13
1
-1
/
+2
*
build-sys: Simplify setting of optional CFLAGS/LDFLAGS
Christophe Fergeau
2013-04-12
1
-25
/
+15
*
Be more consistent in #if/#ifdef use
Christophe Fergeau
2013-04-12
2
-19
/
+17
*
Add oVirt support
Christophe Fergeau
2013-04-12
2
-4
/
+234
*
virt-viewer-app: Always allow users to close displays from the displays menu
Hans de Goede
2013-04-05
1
-2
/
+2
*
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
*
Do not enable extra monitors until they are explicitely enabled
Marc-André Lureau
2013-03-28
3
-2
/
+6
*
Make display menu item sensitive again
Marc-André Lureau
2013-03-28
1
-2
/
+1
*
Remove gtk_window_present() call
Marc-André Lureau
2013-03-26
1
-1
/
+0
*
Add gtk_widget_get_realized() define for old gtk+
Marc-André Lureau
2013-03-26
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
*
display: make a function to queue the dirty display allocation trick
Marc-André Lureau
2013-03-25
2
-10
/
+14
*
app: add get_fullscreen_auto_conf()
Marc-André Lureau
2013-03-25
2
-1
/
+10
*
Reuse existing 'displays' submenu rather than recreating it
Christophe Fergeau
2013-03-25
1
-4
/
+32
*
Do not disable extra client monitors
Marc-André Lureau
2013-03-23
1
-1
/
+0
*
spice: always send auto-conf on agent connection
Marc-André Lureau
2013-03-23
1
-15
/
+13
*
virt-viewer-display-spice: Skip monitor info in fullscreen-auto-conf mode
Hans de Goede
2013-03-23
1
-2
/
+9
*
Forward directly key events to display
Marc-André Lureau
2013-03-23
1
-0
/
+12
*
virt-viewer-app: Call virt_viewer_app_update_menu_displays on show_hint change
Hans de Goede
2013-03-21
1
-0
/
+1
*
virt-viewer-display: Document difference between nth display and monitor
Hans de Goede
2013-03-21
1
-2
/
+2
*
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
*
Fix compilation with older glib versions
Christophe Fergeau
2013-03-20
3
-0
/
+53
*
Fix compilation with older gtk+
Christophe Fergeau
2013-03-20
2
-0
/
+6
*
virt-viewer-display-spice: Use display monitor property for fullscreen size
Hans de Goede
2013-03-20
1
-1
/
+3
*
virt_viewer_window_enter_fullscreen: Pass in monitor for fullscreen window
Hans de Goede
2013-03-20
3
-20
/
+22
*
virt-viewer-display: Add monitor property
Hans de Goede
2013-03-20
2
-0
/
+36
*
spice: update fullscreen state on display creation
Marc-André Lureau
2013-03-13
1
-0
/
+1
*
Don't override G_LOG_DOMAIN=all
Marc-André Lureau
2013-03-13
1
-1
/
+2
*
file: add version field, raise an error if incompatibily
Marc-André Lureau
2013-03-08
4
-7
/
+58
*
Allow app_initial_connect() to raise an error
Marc-André Lureau
2013-03-08
8
-64
/
+81
*
Add virt_viewer_compare_version()
Marc-André Lureau
2013-03-08
2
-0
/
+50
*
Add VIRT_VIEWER_ERROR GError
Marc-André Lureau
2013-03-08
2
-0
/
+13
*
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
3
-3
/
+3
*
Register remote-viewer mime handling
Marc-André Lureau
2013-02-11
2
-11
/
+0
*
win32: process message queue in debug-helper
Marc-André Lureau
2013-02-11
1
-2
/
+14
*
virtviewer-window: Make sure fullscreen window stays on the same monitor
Hans de Goede
2013-02-11
1
-1
/
+14
*
Fix "Do not ask me again" checkbox settings saving
Marc-André Lureau
2013-02-07
1
-17
/
+22
*
usbredir: Fix usbredir menu always being grayed out on monitor 2+
Hans de Goede
2013-02-06
1
-0
/
+4
*
virt-viewer-display-spice: Pass proper x and y coordinates in windowed mode
Hans de Goede
2013-02-06
1
-0
/
+7
*
virt-viewer-display-spice: Use real monitor coordinates in fullscreen
Hans de Goede
2013-02-06
1
-1
/
+8
*
virt-viewer-display-spice: Pass real monitor coordinates in fullscreen
Hans de Goede
2013-02-06
1
-1
/
+4
*
g_{message,warning}: Use printf style
Michal Privoznik
2013-02-04
2
-2
/
+2
*
remote-viewer: controller sets spice session proxy
Marc-André Lureau
2013-01-31
1
-1
/
+2
*
Add a "Do not ask me again" checkbox when closing app
Marc-André Lureau
2013-01-31
1
-2
/
+62
*
Always ask user about closing session
Marc-André Lureau
2013-01-31
1
-11
/
+2
[prev]
[next]