index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
gtk.c
Age
Commit message (
Expand
)
Author
2018-01-25
ui: add fix for GTK Pause key handling on Win32
Daniel P. Berrange
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
2018-01-12
ui: deprecate use of GTK 2.x in favour of 3.x series
Daniel P. Berrange
2017-10-16
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
Anthony PERARD
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-05-04
char: remove qemu_chr_be_generic_open
Marc-André Lureau
2017-02-27
ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard
Daniel P. Berrange
2017-02-27
gtk-egl: add scanout_disable support
Gerd Hoffmann
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-02
Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...
Peter Maydell
2017-01-31
gtk: Hardcode LC_CTYPE as C.utf-8
Kevin Wolf
2017-01-31
char: remove class kind field
Marc-André Lureau
2017-01-31
char: get rid of CharDriver
Marc-André Lureau
2017-01-31
ui/gtk.c: add ctrl-alt-= support for zoom in acceleration
Ziyue Yang
2017-01-31
ui/gtk: Fix mouse wheel on 3.4.0 or later
OGAWA Hirofumi
2017-01-31
ui: add support for mice with extra/side buttons
Fabian Lesniak
2017-01-27
chardev: qom-ify
Marc-André Lureau
2017-01-27
gtk: overwrite the console.c char driver
Marc-André Lureau
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
char: allocate CharDriverState as a single object
Marc-André Lureau
2017-01-27
char: move callbacks in CharDriver
Marc-André Lureau
2017-01-10
gtk: avoid oob array access
Marc-André Lureau
2017-01-10
ui: use evdev keymap when running under wayland
Daniel P. Berrange
2017-01-10
ui/gtk: fix crash at startup when no console is available
Hervé Poussineau
2016-12-14
ui/gtk: fix "Copy" menu item segfault
Stefan Hajnoczi
2016-11-10
ui/gtk: Fix build with older versions of gtk
Thomas Huth
2016-10-28
ui/gtk: Fix non-working DELETE key
Thomas Huth
2016-10-28
gtk: fix compilation warning with gtk 3.22.2
Alberto Garcia
2016-10-24
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
2016-10-24
char: remove init callback
Marc-André Lureau
2016-06-10
gtk: fix vte version check
Olaf Hering
2016-06-03
gtk: fix unchecked vc dereference
Gerd Hoffmann
2016-05-13
gtk: don't leak the GtkBorder with VTE 0.36
Alberto Garcia
2016-05-12
gtk: update grab code for gtk 3.20
Gerd Hoffmann
2016-05-12
ui/gtk: copy to clipboard support
Michael S. Tsirkin
2016-05-11
ui: gtk: Fix some deprecation warnings
Cole Robinson
2016-05-11
ui: gtk: Fix a runtime warning on vte >= 0.37
Cole Robinson
2016-05-11
ui: gtk: fix crash when terminal inner-border is NULL
Cole Robinson
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-01
qapi: rename input buttons
Gerd Hoffmann
2016-02-22
gtk: fix uninitialized temporary VirtualConsole
Paolo Bonzini
2016-02-04
ui: Clean up includes
Peter Maydell
2016-02-02
gtk: use qemu_chr_alloc() to allocate CharDriverState
Daniel P. Berrange
2016-01-18
gtk: implement set_echo
Paolo Bonzini
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
2015-10-19
qemu-char: convert vc backend to data-driven creation
Paolo Bonzini
2015-10-08
gtk/opengl: add opengl context and scanout support (GtkGLArea)
Gerd Hoffmann
2015-10-08
gtk/opengl: add opengl context and scanout support (egl)
Gerd Hoffmann
2015-09-24
gtk: avoid redefining _WIN32_WINNT macro
Daniel P. Berrange
[next]