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
*
virt-viewer: Avoid simple_message_dialog() when errors can be propagated
Fabiano Fidêncio
2015-03-27
1
-10
/
+6
*
virt-viewer-app: create_session() should return a boolean
Fabiano Fidêncio
2015-03-27
4
-11
/
+11
*
virt-viewer-app: Add a GError arg to create_session()
Fabiano Fidêncio
2015-03-27
4
-13
/
+11
*
virt-viewer: Add a GError arg to update_display()
Fabiano Fidêncio
2015-03-27
1
-4
/
+4
*
virt-viewer: Add a GError arg to extract_connect_info()
Fabiano Fidêncio
2015-03-27
1
-2
/
+19
*
Do not use comments that are not in English
Fabiano Fidêncio
2015-03-26
1
-1
/
+1
*
virt-viewer: Clean up if no vm was chosen
Pavel Grunt
2015-03-24
1
-1
/
+1
*
Report errors in one place
Pavel Grunt
2015-03-23
4
-29
/
+23
*
Clear GError in cleanup section
Pavel Grunt
2015-03-23
2
-4
/
+2
*
Exit normally when canceling dialog
Pavel Grunt
2015-03-23
8
-36
/
+62
*
virt-viewer: Bring back debug log about nonexistent guest
Pavel Grunt
2015-03-23
1
-0
/
+2
*
Monitor config at sometimes leaves additional monitors enabled
Jonathon Jongsma
2015-03-23
3
-16
/
+25
*
Use 'constructed' vfunc instead of 'constructor'
Jonathon Jongsma
2015-03-23
1
-12
/
+4
*
VirtViewerApp: create main window after constructor
Jonathon Jongsma
2015-03-23
1
-5
/
+22
*
Update geometry when enabling/disabling displays
Fabiano Fidêncio
2015-03-16
1
-0
/
+2
*
Deal with NULL gport in virt_viewer_app_set_connect_info()
Christophe Fergeau
2015-03-13
1
-1
/
+1
*
ovirt: Don't try to use invalid port numbers
Christophe Fergeau
2015-03-13
1
-2
/
+6
*
foreign-menu: Don't show empty foreign menu on secondary displays
Christophe Fergeau
2015-03-13
2
-1
/
+9
*
ovirt: Fail gracefully when hostname is missing
Christophe Fergeau
2015-03-12
1
-0
/
+7
*
ovirt: Take into account SPICE proxy
Christophe Fergeau
2015-03-12
1
-0
/
+4
*
Take --direct into consideration when checking if a guest is reachable
Fabiano Fidêncio
2015-03-12
1
-6
/
+8
*
Add G_SOURCE_REMOVE to vir-glib-compat
Fabiano Fidêncio
2015-03-11
1
-0
/
+5
*
Avoid 'Dereference of a null pointer'
Fabiano Fidêncio
2015-03-11
1
-1
/
+1
*
Enable share folder widgets if supported by session
Marc-André Lureau
2015-03-05
1
-22
/
+43
*
Add virt_viewer_session_can_share_folder()
Marc-André Lureau
2015-03-05
3
-0
/
+22
*
Sync preferences widgets with session properties
Marc-André Lureau
2015-03-05
1
-0
/
+41
*
Show preferences dialog
Marc-André Lureau
2015-03-05
4
-1
/
+46
*
Add preferences dialog UI file
Marc-André Lureau
2015-03-05
2
-0
/
+135
*
spice: enable/disable share folder
Marc-André Lureau
2015-03-05
1
-0
/
+28
*
spice: sync share folder preferences with session
Marc-André Lureau
2015-03-04
1
-0
/
+7
*
Add a few session properties for share folder
Marc-André Lureau
2015-03-04
1
-0
/
+59
*
misc: add a missing "static" for function
Marc-André Lureau
2015-03-04
1
-1
/
+1
*
Do not add "https://" and "/api" to oVirt URI
Pavel Grunt
2015-02-18
1
-3
/
+2
*
virt-viewer: set transient parent for connection's error dialog
Fabiano Fidêncio
2015-01-08
1
-1
/
+3
*
virt-viewer: Don't connect to localhost displays with qemu+tcp://
Christophe Fergeau
2015-01-06
1
-0
/
+57
*
Remove 'map' handler for VirtViewerDisplay
Jonathon Jongsma
2015-01-06
1
-19
/
+4
*
win: Use correct format string for intptr_t
Christophe Fergeau
2015-01-02
1
-1
/
+2
*
Set a transient parent for GtkDialogs
Pavel Grunt
2014-12-19
4
-13
/
+41
*
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
[next]