summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* ovirt: Honour oVirt command line optionsChristophe Fergeau2013-10-302-0/+7
* ovirt: Remove use of deprecated APIsChristophe Fergeau2013-10-301-3/+12
* Clean-up spaces before/after URI in connection dialogChristophe Fergeau2013-10-291-0/+1
* Fix 'quiting' typo in VirtViewerApp private memberChristophe Fergeau2013-10-291-3/+3
* Make 'Send' menu items with defined accels work in fullscreenJonathon Jongsma2013-10-181-1/+4
* Set Spice display to fullscreen if owning window is pending fullscreenJonathon Jongsma2013-10-181-2/+2
* Don't freeze property notifications when adding new displaysJonathon Jongsma2013-10-181-4/+0
* VirtViewerDisplaySpice: use enum type for auto_resizeJonathon Jongsma2013-10-181-7/+8
* Avoid extra zoom-level property notificationsJonathon Jongsma2013-10-181-0/+4
* Don't disable fullscreen if kiosk mode is offJonathon Jongsma2013-10-181-1/+2
* Make 'Cancel' the default action in exit dialogChristophe Fergeau2013-10-161-0/+1
* vnc: Clear all displays before creating dummy displayChristophe Fergeau2013-10-161-1/+4
* hotkeys: send modifiers before non-modifier keyMarc-André Lureau2013-09-261-3/+5
* Add ability to use 'End' key in hotkeysJonathon Jongsma2013-09-101-1/+1
* Add ability to send Secure attention sequence via keyboardJonathon Jongsma2013-09-103-20/+29
* kiosk: explicit resize window to fullscreen sizeMarc-André Lureau2013-08-201-6/+1
* kiosk: don't open extra monitorsMarc-André Lureau2013-08-201-2/+11
* kiosk: warn and prevent if app want to quit or window to hideMarc-André Lureau2013-08-201-0/+5
* kiosk: add --kiosk-quit optionMarc-André Lureau2013-08-201-1/+43
* kiosk: teach a window to become kiosk-modeMarc-André Lureau2013-08-201-0/+25
* kiosk: keep a reference on the toolbarMarc-André Lureau2013-08-201-1/+2
* kiosk: use less verbose window/display statusMarc-André Lureau2013-08-201-2/+7
* kiosk: open a window on each client monitorMarc-André Lureau2013-08-201-0/+15
* kiosk: add app kiosk option, pass it down to windowMarc-André Lureau2013-08-203-0/+51
* Return existing window in app_window_new()Marc-André Lureau2013-08-201-0/+4
* Define the min/max zoom levels, so all values are syncMarc-André Lureau2013-08-203-8/+11
* Try to share more GOption code between r-v and v-vMarc-André Lureau2013-08-208-94/+73
* remote-viewer: remove -d direct optionMarc-André Lureau2013-08-141-4/+0
* spice: show an error dialog if password is invalidMarc-André Lureau2013-08-081-0/+7
* Enable smartcard shortcuts when a software reader is presentChristophe Fergeau2013-07-311-6/+74
* Add VirtViewerSession::software-smartcard-reader propertyChristophe Fergeau2013-07-312-7/+84
* Fix two type cast problemsDaniel P. Berrange2013-07-311-2/+2
* window: auto-add hot key combos to "Send key" menuMarc-André Lureau2013-07-301-0/+73
* window: use dynamically generated menuMarc-André Lureau2013-07-302-170/+31
* window: use a menu item property for key combosMarc-André Lureau2013-07-301-41/+53
* compat: add a few GDK_Key definesMarc-André Lureau2013-07-301-0/+2
* file: add missing field commentMarc-André Lureau2013-07-301-0/+1
* Remove restore window location codeMarc-André Lureau2013-07-301-14/+0
* win32: fix first window un-shrinkable at startMarc-André Lureau2013-07-301-8/+26
* Make zoom-reset a global key bindingMarc-André Lureau2013-07-304-1/+6
* spice: if zoom-level is changed, resize guest, even in fullscreenMarc-André Lureau2013-07-302-0/+17
* spice: factor out spice resize code from gtk signal handlerMarc-André Lureau2013-07-301-4/+14
* Hide extra monitors that don't fit in auto-confMarc-André Lureau2013-07-301-1/+4
* Realize the display when it's added to the windowMarc-André Lureau2013-07-301-0/+1
* Initialize fullscreen_monitor to invalid valueMarc-André Lureau2013-07-301-0/+1
* Disable auto-conf when user toggle displayMarc-André Lureau2013-07-301-0/+2
* Remove dead functionMarc-André Lureau2013-07-301-7/+0
* Unregister events and callbacks on disposeJán Tomko2013-07-291-12/+19
* virt-viewer: Allow TLS-only SPICE connectionsChristophe Fergeau2013-07-111-12/+12
* vnc: implement release_cursor()Marc-André Lureau2013-07-081-0/+9