aboutsummaryrefslogtreecommitdiff
path: root/ui/gtk.c
AgeCommit message (Expand)Author
2018-02-20ui: Reorder vte terminal packing to avoid gtk3 warningsJan Kiszka
2018-02-20gtk: add and use DisplayOptions + DisplayGTKGerd Hoffmann
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-25ui: ignore hardware keycode 255 on win32Daniel P. Berrange
2018-01-25ui: add fix for GTK Pause key handling on Win32Daniel P. Berrange
2018-01-25ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange
2018-01-12ui: deprecate use of GTK 2.x in favour of 3.x seriesDaniel P. Berrange
2017-10-16ui/gtk: Fix deprecation of vte_terminal_copy_clipboardAnthony PERARD
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-05-11ui: Support non-zero minimum values for absolute input axesPhilippe Voinov
2017-05-04char: remove qemu_chr_be_generic_openMarc-André Lureau
2017-02-27ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboardDaniel P. Berrange
2017-02-27gtk-egl: add scanout_disable supportGerd Hoffmann
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann
2017-02-02Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...Peter Maydell
2017-01-31gtk: Hardcode LC_CTYPE as C.utf-8Kevin Wolf
2017-01-31char: remove class kind fieldMarc-André Lureau
2017-01-31char: get rid of CharDriverMarc-André Lureau
2017-01-31ui/gtk.c: add ctrl-alt-= support for zoom in accelerationZiyue Yang
2017-01-31ui/gtk: Fix mouse wheel on 3.4.0 or laterOGAWA Hirofumi
2017-01-31ui: add support for mice with extra/side buttonsFabian Lesniak
2017-01-27chardev: qom-ifyMarc-André Lureau
2017-01-27gtk: overwrite the console.c char driverMarc-André Lureau
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-27char: allocate CharDriverState as a single objectMarc-André Lureau
2017-01-27char: move callbacks in CharDriverMarc-André Lureau
2017-01-10gtk: avoid oob array accessMarc-André Lureau
2017-01-10ui: use evdev keymap when running under waylandDaniel P. Berrange
2017-01-10ui/gtk: fix crash at startup when no console is availableHervé Poussineau
2016-12-14ui/gtk: fix "Copy" menu item segfaultStefan Hajnoczi
2016-11-10ui/gtk: Fix build with older versions of gtkThomas Huth
2016-10-28ui/gtk: Fix non-working DELETE keyThomas Huth
2016-10-28gtk: fix compilation warning with gtk 3.22.2Alberto Garcia
2016-10-24char: remove explicit_be_open from CharDriverStateMarc-André Lureau
2016-10-24char: remove init callbackMarc-André Lureau
2016-06-10gtk: fix vte version checkOlaf Hering
2016-06-03gtk: fix unchecked vc dereferenceGerd Hoffmann
2016-05-13gtk: don't leak the GtkBorder with VTE 0.36Alberto Garcia
2016-05-12gtk: update grab code for gtk 3.20Gerd Hoffmann
2016-05-12ui/gtk: copy to clipboard supportMichael S. Tsirkin
2016-05-11ui: gtk: Fix some deprecation warningsCole Robinson
2016-05-11ui: gtk: Fix a runtime warning on vte >= 0.37Cole Robinson
2016-05-11ui: gtk: fix crash when terminal inner-border is NULLCole Robinson
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-01qapi: rename input buttonsGerd Hoffmann
2016-02-22gtk: fix uninitialized temporary VirtualConsolePaolo Bonzini
2016-02-04ui: Clean up includesPeter Maydell
2016-02-02gtk: use qemu_chr_alloc() to allocate CharDriverStateDaniel P. Berrange
2016-01-18gtk: implement set_echoPaolo Bonzini
2015-12-17qapi: Change munging of CamelCase enum valuesEric Blake