index
:
~pgrunt/virt-viewer
fixzoom
gtk2_resize
gtkapp
master
prepare_push
remove_resize
resizing_loop
test-mapping
wrong_zoom
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
build: make gtk-vnc optional
Marc-André Lureau
4
-6
/
+21
2011-11-07
Require GTK-VNC 0.4.3 and remove redundant realize() call
Daniel P. Berrange
1
-2
/
+0
2011-11-07
Emit display-desktop-resize from set_desktop_size()
Marc-André Lureau
3
-2
/
+5
2011-11-07
Revert 1a56de3acad6a19fd958fae9278cf1c97fdabb18
Daniel P. Berrange
1
-0
/
+2
2011-11-07
Always use canonical URI from libvirt connection
Daniel P. Berrange
1
-1
/
+4
2011-11-04
Remove pkgconfig check for GLIB2 since it is implied by GTK2/3
Daniel P. Berrange
1
-2
/
+0
2011-10-11
Fix broken keycombos for F9->F12 menu
Daniel P. Berrange
1
-4
/
+4
2011-10-11
Wire up SpiceDisplay grab signals
Daniel P. Berrange
1
-0
/
+31
2011-10-11
Fix setting of window title with --wait
Daniel P. Berrange
2
-2
/
+7
2011-09-28
Fix crash from previous commit when using UNIX sockets
Daniel P. Berrange
1
-4
/
+6
2011-09-19
Fix hostname when XML gives a wildcard address
Daniel P. Berrange
1
-0
/
+13
2011-09-16
Propagate primary window zoom level to secondary windows
Daniel P. Berrange
3
-0
/
+11
2011-09-16
Fix setting of window title with domain name
Daniel P. Berrange
2
-3
/
+53
2011-08-16
Fix setting of initial zoom level on display
Daniel P. Berrange
1
-0
/
+2
2011-08-16
ff callbacks must be invoked from a clean stack
Guido Günther
1
-8
/
+39
2011-08-14
Don't print (null) as user
Guido Günther
1
-2
/
+4
2011-08-14
Don't print incorrect port numbers
Guido Günther
1
-2
/
+8
2011-08-14
Don't hardcode ssh port to 0
Guido Günther
1
-1
/
+1
2011-08-12
Fix inverted sshport test that broke SSH tunnelling
Daniel P. Berrange
1
-1
/
+1
2011-08-04
Return if xmlParseURI() failed, instead of crashing
Marc-André Lureau
1
-0
/
+2
2011-08-04
Lookup UI file correctly, to fix Windows support
Marc-André Lureau
2
-5
/
+22
2011-08-04
Mark exported function for gtkbuild to lookup on Windows
Marc-André Lureau
2
-12
/
+12
2011-08-04
Make title more translatable and using application name
Marc-André Lureau
2
-8
/
+17
2011-08-04
Use g_printerr for errors instead of fprintf(stderr,..)
Marc-André Lureau
1
-2
/
+2
2011-08-04
Lower severity of unhandled Spice events
Marc-André Lureau
1
-1
/
+1
2011-08-04
Add virt_viewer_app_show_display()
Marc-André Lureau
2
-0
/
+18
2011-08-04
Fix fullscreen should hide taskbar on Windows
Marc-André Lureau
1
-0
/
+10
2011-08-04
Update authors & copyright dates
Daniel P. Berrange
1
-4
/
+6
2011-08-04
Fix sort order of displays submenu
Daniel P. Berrange
1
-19
/
+34
2011-08-03
Don't hardcode SSH port to 22
Guido Günther
1
-7
/
+5
2011-08-03
Remove unreachable condition in authentication dialog
Pavel Raiskup
1
-1
/
+1
2011-07-26
Remove duplicated struct definition
Daniel P. Berrange
1
-2
/
+0
2011-07-26
If only one display, fullscreen should be on the current display
Marc-André Lureau
3
-30
/
+47
2011-07-26
Show status on all open windows
Marc-André Lureau
5
-26
/
+56
2011-07-26
Add a "Displays" submenu, and warn when closing last display
Marc-André Lureau
5
-37
/
+262
2011-07-26
Don't ignore creation of secondary displays
Marc-André Lureau
1
-2
/
+0
2011-07-26
Use app fullscreen property instead of app.start() argument
Marc-André Lureau
4
-16
/
+15
2011-07-26
Implement app_set_fullscreen() to go over existing windows
Marc-André Lureau
1
-0
/
+25
2011-07-26
Show display and rise its window when we have the display show hint
Marc-André Lureau
3
-13
/
+64
2011-07-26
Change enter/leave fullscreen to take/restore position
Marc-André Lureau
2
-37
/
+32
2011-07-26
Add nth window to virt_viewer_app_window_new()
Marc-André Lureau
2
-15
/
+20
2011-07-26
Introduce fullscreen property and virt_viewer_app_set_fullscreen()
Marc-André Lureau
1
-0
/
+28
2011-07-26
Let virt_viewer_notebook_show_status take varags
Marc-André Lureau
2
-3
/
+10
2011-07-26
Status messages can be translated
Marc-André Lureau
2
-9
/
+11
2011-07-26
Add show-hint property to display
Marc-André Lureau
2
-5
/
+41
2011-07-26
Split VirtViewerApp window into VirtViewerWindow
Marc-André Lureau
11
-728
/
+1360
2011-07-22
Inherit from VirtViewerApp for VirtViewer
Marc-André Lureau
12
-1515
/
+2007
2011-07-22
Turn VirtViewer into a VirtViewerApp object
Marc-André Lureau
5
-573
/
+720
2011-07-22
Split virt_viewer_start() and virt_viewer_new()
Marc-André Lureau
1
-41
/
+54
2011-07-22
Split virt_viewer_activate() and virt_viewer_set_domain()
Marc-André Lureau
1
-11
/
+21
[next]