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
...
*
Add remote-viewer program
Marc-André Lureau
2012-01-31
4
-43
/
+416
*
Add a few property getters, used by controller
Marc-André Lureau
2012-01-30
5
-2
/
+63
*
Make virt_viewer_activate() a vfunc
Marc-André Lureau
2012-01-30
2
-18
/
+32
*
Add window-added & window-removed signals
Marc-André Lureau
2012-01-30
2
-1
/
+48
*
Use graphical URI for connection
Marc-André Lureau
2012-01-30
3
-5
/
+37
*
Add virt_viewer_session_open_uri
Marc-André Lureau
2012-01-30
3
-0
/
+30
*
build: replace deprecated functions
Marc-André Lureau
2012-01-30
3
-6
/
+6
*
build: make gtk-vnc optional
Marc-André Lureau
2011-11-07
4
-6
/
+21
*
Require GTK-VNC 0.4.3 and remove redundant realize() call
Daniel P. Berrange
2011-11-07
1
-2
/
+0
*
Emit display-desktop-resize from set_desktop_size()
Marc-André Lureau
2011-11-07
3
-2
/
+5
*
Revert 1a56de3acad6a19fd958fae9278cf1c97fdabb18
Daniel P. Berrange
2011-11-07
1
-0
/
+2
*
Always use canonical URI from libvirt connection
Daniel P. Berrange
2011-11-07
1
-1
/
+4
*
Remove pkgconfig check for GLIB2 since it is implied by GTK2/3
Daniel P. Berrange
2011-11-04
1
-2
/
+0
*
Fix broken keycombos for F9->F12 menu
Daniel P. Berrange
2011-10-11
1
-4
/
+4
*
Wire up SpiceDisplay grab signals
Daniel P. Berrange
2011-10-11
1
-0
/
+31
*
Fix setting of window title with --wait
Daniel P. Berrange
2011-10-11
2
-2
/
+7
*
Fix crash from previous commit when using UNIX sockets
Daniel P. Berrange
2011-09-28
1
-4
/
+6
*
Fix hostname when XML gives a wildcard address
Daniel P. Berrange
2011-09-19
1
-0
/
+13
*
Propagate primary window zoom level to secondary windows
Daniel P. Berrange
2011-09-16
3
-0
/
+11
*
Fix setting of window title with domain name
Daniel P. Berrange
2011-09-16
2
-3
/
+53
*
Fix setting of initial zoom level on display
Daniel P. Berrange
2011-08-16
1
-0
/
+2
*
ff callbacks must be invoked from a clean stack
Guido Günther
2011-08-16
1
-8
/
+39
*
Don't print (null) as user
Guido Günther
2011-08-14
1
-2
/
+4
*
Don't print incorrect port numbers
Guido Günther
2011-08-14
1
-2
/
+8
*
Don't hardcode ssh port to 0
Guido Günther
2011-08-14
1
-1
/
+1
*
Fix inverted sshport test that broke SSH tunnelling
Daniel P. Berrange
2011-08-12
1
-1
/
+1
*
Return if xmlParseURI() failed, instead of crashing
Marc-André Lureau
2011-08-04
1
-0
/
+2
*
Lookup UI file correctly, to fix Windows support
Marc-André Lureau
2011-08-04
2
-5
/
+22
*
Mark exported function for gtkbuild to lookup on Windows
Marc-André Lureau
2011-08-04
2
-12
/
+12
*
Make title more translatable and using application name
Marc-André Lureau
2011-08-04
2
-8
/
+17
*
Use g_printerr for errors instead of fprintf(stderr,..)
Marc-André Lureau
2011-08-04
1
-2
/
+2
*
Lower severity of unhandled Spice events
Marc-André Lureau
2011-08-04
1
-1
/
+1
*
Add virt_viewer_app_show_display()
Marc-André Lureau
2011-08-04
2
-0
/
+18
*
Fix fullscreen should hide taskbar on Windows
Marc-André Lureau
2011-08-04
1
-0
/
+10
*
Update authors & copyright dates
Daniel P. Berrange
2011-08-04
1
-4
/
+6
*
Fix sort order of displays submenu
Daniel P. Berrange
2011-08-04
1
-19
/
+34
*
Don't hardcode SSH port to 22
Guido Günther
2011-08-03
1
-7
/
+5
*
Remove unreachable condition in authentication dialog
Pavel Raiskup
2011-08-03
1
-1
/
+1
*
Remove duplicated struct definition
Daniel P. Berrange
2011-07-26
1
-2
/
+0
*
If only one display, fullscreen should be on the current display
Marc-André Lureau
2011-07-26
3
-30
/
+47
*
Show status on all open windows
Marc-André Lureau
2011-07-26
5
-26
/
+56
*
Add a "Displays" submenu, and warn when closing last display
Marc-André Lureau
2011-07-26
5
-37
/
+262
*
Don't ignore creation of secondary displays
Marc-André Lureau
2011-07-26
1
-2
/
+0
*
Use app fullscreen property instead of app.start() argument
Marc-André Lureau
2011-07-26
4
-16
/
+15
*
Implement app_set_fullscreen() to go over existing windows
Marc-André Lureau
2011-07-26
1
-0
/
+25
*
Show display and rise its window when we have the display show hint
Marc-André Lureau
2011-07-26
3
-13
/
+64
*
Change enter/leave fullscreen to take/restore position
Marc-André Lureau
2011-07-26
2
-37
/
+32
*
Add nth window to virt_viewer_app_window_new()
Marc-André Lureau
2011-07-26
2
-15
/
+20
*
Introduce fullscreen property and virt_viewer_app_set_fullscreen()
Marc-André Lureau
2011-07-26
1
-0
/
+28
*
Let virt_viewer_notebook_show_status take varags
Marc-André Lureau
2011-07-26
2
-3
/
+10
[prev]
[next]