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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Set a transient parent for GtkDialogs
Pavel Grunt
2014-12-19
4
-13
/
+41
*
msi/nsis: fix keyboard-shortcuts icon location
Marc-André Lureau
2014-12-15
2
-2
/
+2
*
msi: add gtk3 support
Fabiano Fidêncio
2014-12-15
4
-5
/
+827
*
msi: add libgovirt as dependency
Fabiano Fidêncio
2014-12-15
1
-0
/
+2
*
nsis: add missing 24x24 icons
Fabiano Fidêncio
2014-12-15
1
-0
/
+4
*
nsis: add gtk3 support
Fabiano Fidêncio
2014-12-15
2
-24
/
+281
*
nsis: remove $INSTDIR\etc
Fabiano Fidêncio
2014-12-15
1
-0
/
+1
*
nsis: remove $INSTDIR\etc\libvirt
Fabiano Fidêncio
2014-12-15
1
-0
/
+1
*
nsis: remove dup entries
Fabiano Fidêncio
2014-12-15
1
-4
/
+0
*
nsis: add libgovirt (and its dependencies)
Fabiano Fidêncio
2014-12-15
1
-0
/
+21
*
nsis: add libwinpthread-1.dll
Fabiano Fidêncio
2014-12-15
1
-0
/
+2
*
nsis: add libopus-0.dll
Fabiano Fidêncio
2014-12-15
1
-0
/
+2
*
nsis: add libnettle-4-7.dll (and its dependencies)
Fabiano Fidêncio
2014-12-15
1
-0
/
+11
*
nsis: update libgnutls version
Fabiano Fidêncio
2014-12-15
1
-2
/
+2
*
nsis: update libtasn1 version
Fabiano Fidêncio
2014-12-15
1
-2
/
+2
*
nsis: update libpng version
Fabiano Fidêncio
2014-12-15
1
-2
/
+2
*
nsis: update libgcrypt version
Fabiano Fidêncio
2014-12-15
1
-2
/
+2
*
display-vnc: fix zoom-level set by command line
Pavel Grunt
2014-12-10
1
-0
/
+1
*
Do not show twice error dialog when no VM are found
Marc-André Lureau
2014-12-01
1
-1
/
+0
*
spice: calling VirtViewerSession:close() can destroy self
Marc-André Lureau
2014-12-01
1
-0
/
+7
*
virt-viewer: allow connection to unix socket only server
Marc-André Lureau
2014-11-25
1
-7
/
+8
*
Report error on attach-only display
Marc-André Lureau
2014-11-25
1
-2
/
+5
*
Report error in dialog
Marc-André Lureau
2014-11-25
1
-3
/
+11
*
Simplify virt_viewer_initial_connect()
Marc-André Lureau
2014-11-25
1
-6
/
+6
*
Simplify virt_viewer_initial_connect()
Marc-André Lureau
2014-11-25
1
-10
/
+3
*
Simplify virt_viewer_initial_connect()
Marc-André Lureau
2014-11-25
1
-21
/
+21
*
Remove VIRT_VIEWER_VM_CHOOSE_DIALOG_CANCELLED
Marc-André Lureau
2014-11-25
4
-18
/
+5
*
Limit HAVE_SOCKETPAIR to directly concerned code
Marc-André Lureau
2014-11-25
1
-3
/
+6
*
Move libvirt reconnect polling to VirtViewer
Marc-André Lureau
2014-11-25
3
-40
/
+37
*
spice: use virt_viewer_signal_connect_object
Marc-André Lureau
2014-11-25
1
-25
/
+30
*
Add virt-viewer-usb.png
Fabiano Fidêncio
2014-11-24
2
-1
/
+1
*
Replace priv->withEvents usage for priv->domain_event
Fabiano Fidêncio
2014-11-20
1
-9
/
+4
*
Prefer to use virConnectDomainEventRegisterAny()
Fabiano Fidêncio
2014-11-20
1
-7
/
+13
*
Set freed priv->dom to NULL in _dispose()
Fabiano Fidêncio
2014-11-20
1
-1
/
+3
*
Make sure conn exists before use it
Fabiano Fidêncio
2014-11-20
1
-7
/
+9
*
VirtViewerApp: Never remove main window
Christophe Fergeau
2014-11-18
1
-1
/
+4
*
Fix check of virt_viewer_app_initial_connect return value
Christophe Fergeau
2014-11-14
1
-1
/
+1
*
Check for spice-gtk 0.26 instead of a git snapshot of 0.25
Daniel P. Berrange
2014-11-04
1
-1
/
+1
*
Don't use virGetLastErrorMessage()
Christophe Fergeau
2014-10-31
1
-1
/
+2
*
Don't call local variable 'select'
Christophe Fergeau
2014-10-31
1
-4
/
+4
*
Avoid log message warning messages due to incorrect int format
Daniel P. Berrange
2014-10-27
1
-1
/
+3
*
Add new ui files to the RPMs
Daniel P. Berrange
2014-10-27
2
-0
/
+6
*
Avoid use of non-literal string with g_debug
Daniel P. Berrange
2014-10-27
2
-3
/
+3
*
Fix typo s/to to/to/
Daniel P. Berrange
2014-10-27
1
-1
/
+1
*
Remove useless 'if (...)' before free()
Daniel P. Berrange
2014-10-27
2
-6
/
+2
*
Don't try to re-configure displays when there are none
Jonathon Jongsma
2014-10-27
1
-0
/
+3
*
Shift top-left display to origin
Jonathon Jongsma
2014-10-27
4
-5
/
+60
*
Move monitor alignment function to util header
Jonathon Jongsma
2014-10-24
3
-50
/
+54
*
man: Improve documentation for 'version' field in vv files
Christophe Fergeau
2014-10-23
1
-2
/
+6
*
spec: Update/optimize mime scriptlets
Rex Dieter
2014-10-23
1
-4
/
+5
[prev]
[next]