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
/
virt-viewer-app.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
Don't wait for reconnect when user cancels auth
Jonathon Jongsma
1
-0
/
+5
2015-06-19
Automatically retry auth failures for VNC
Jonathon Jongsma
1
-25
/
+4
2015-06-19
Rename session-auth-failed to session-auth-unsupported
Jonathon Jongsma
1
-5
/
+5
2015-06-19
Fix inconsistencies in session auth failures
Jonathon Jongsma
1
-2
/
+10
2015-06-15
Enable hotkeys after setting them in virt_viewer_app_set_hotkeys
Christophe Fergeau
1
-1
/
+1
2015-06-04
monitor-mapping: Do not allow to skip a display
Pavel Grunt
1
-0
/
+9
2015-04-22
virt-viewer: Set toolbar buttons not sensitive when needed
Lukas Venhoda
1
-0
/
+13
2015-04-22
app/window: Set display menu not sensitive when needed
Lukas Venhoda
1
-1
/
+5
2015-04-09
virt-viewer-app: Do not show error dialog twice for unknown graphic
Pavel Grunt
1
-2
/
+0
2015-04-03
Fix crash when disabling last enabled display
Fabiano Fidêncio
1
-2
/
+2
2015-04-02
virt-viewer-app: Set hotkeys when app is constructed
Pavel Grunt
1
-1
/
+1
2015-04-02
Use ZOOM constants instead of numbers
Pavel Grunt
1
-2
/
+2
2015-03-27
virt-viewer-app: create_session() should return a boolean
Fabiano Fidêncio
1
-6
/
+6
2015-03-27
virt-viewer-app: Add a GError arg to create_session()
Fabiano Fidêncio
1
-1
/
+5
2015-03-23
Exit normally when canceling dialog
Pavel Grunt
1
-3
/
+3
2015-03-23
Monitor config at sometimes leaves additional monitors enabled
Jonathon Jongsma
1
-10
/
+16
2015-03-23
Use 'constructed' vfunc instead of 'constructor'
Jonathon Jongsma
1
-12
/
+4
2015-03-23
VirtViewerApp: create main window after constructor
Jonathon Jongsma
1
-5
/
+22
2015-03-16
Update geometry when enabling/disabling displays
Fabiano Fidêncio
1
-0
/
+2
2015-03-13
Deal with NULL gport in virt_viewer_app_set_connect_info()
Christophe Fergeau
1
-1
/
+1
2015-03-05
Enable share folder widgets if supported by session
Marc-André Lureau
1
-22
/
+43
2015-03-05
Sync preferences widgets with session properties
Marc-André Lureau
1
-0
/
+41
2015-03-05
Show preferences dialog
Marc-André Lureau
1
-1
/
+27
2014-11-25
Report error on attach-only display
Marc-André Lureau
1
-2
/
+5
2014-11-25
Move libvirt reconnect polling to VirtViewer
Marc-André Lureau
1
-35
/
+0
2014-11-18
VirtViewerApp: Never remove main window
Christophe Fergeau
1
-1
/
+4
2014-11-14
Fix check of virt_viewer_app_initial_connect return value
Christophe Fergeau
1
-1
/
+1
2014-10-27
Avoid log message warning messages due to incorrect int format
Daniel P. Berrange
1
-1
/
+3
2014-10-15
Fix bug with initial placement of fullscreen windows
Jonathon Jongsma
1
-2
/
+1
2014-10-10
Use socat instead of nc if possible
Marc-André Lureau
1
-9
/
+23
2014-09-26
Initialize fullscreen display map to fallback
Jonathon Jongsma
1
-0
/
+1
2014-09-24
Create windows on demand, not at startup
Jonathon Jongsma
1
-43
/
+70
2014-09-24
VirtViewerApp: store windows in a list
Jonathon Jongsma
1
-109
/
+94
2014-09-24
App: keep hash table of displays
Jonathon Jongsma
1
-0
/
+16
2014-09-24
Don't show extra screens in fullscreen mode
Jonathon Jongsma
1
-2
/
+5
2014-09-24
Move monitor mapping into app_window_try_fullscreen()
Jonathon Jongsma
1
-9
/
+7
2014-09-23
Revert changes related to numpad accelerators
Fabiano Fidêncio
1
-6
/
+0
2014-09-05
Don't print warning for missing comment in config file
Jonathon Jongsma
1
-1
/
+1
2014-08-19
Add support to use numpad accelarators for zoom-{in.out,reset}
Fabiano Fidêncio
1
-0
/
+6
2014-08-07
Write vm name to config file as comment
Jonathon Jongsma
1
-0
/
+14
2014-08-07
Change per-guest fullscreen config format
Jonathon Jongsma
1
-35
/
+98
2014-08-07
Add a dialog showing details of the current guest
Jonathon Jongsma
1
-0
/
+25
2014-07-21
Always set ask-quit setting
Marc-André Lureau
1
-3
/
+2
2014-07-08
Make ctrl-[+-] zoom in/out in fullscreen
Marc-André Lureau
1
-0
/
+4
2014-07-08
app: report disconnection error details
Marc-André Lureau
1
-2
/
+4
2014-07-08
app: add virt_viewer_app_make_dialog()
Marc-André Lureau
1
-10
/
+27
2014-07-02
Use GOptionGroup for VirtViewerApp options
Jonathon Jongsma
1
-3
/
+6
2014-06-16
kiosk: remove invalid unref
Marc-André Lureau
1
-1
/
+0
2014-06-10
kiosk: don't attempt to hide windows when disconnecting
Marc-André Lureau
1
-1
/
+3
2014-06-10
Replace DEBUG_LOG with g_debug
Marc-André Lureau
1
-11
/
+11
[next]