1. 92f1623 gtk: Remove unused include statements which are not portable by Stefan Weil · 11 years ago
  2. b1e749c gtk: Fix accelerator filtering by Jan Kiszka · 11 years ago
  3. f087553 gtk: add support for surface conversion by Gerd Hoffmann · 11 years ago
  4. 030b4b7 gtk: Fix compiler warning (GTK 3 deprecated function) by Stefan Weil · 12 years ago
  5. 4efeabb create qemu_openpty_raw() helper function and move it to a separate file by Michael Tokarev · 12 years ago
  6. 787ba4f gtk: implement -full-screen by Peter Wu · 12 years ago
  7. bd5c51e qemu-char: don't issue CHR_EVENT_OPEN in a BH by Michael Roth · 12 years ago
  8. f7da9c1 gtk: use better icon by Anthony Liguori · 12 years ago
  9. 1713924 gtk: don't use g_object_unref on GdkCursor by Anthony Liguori · 12 years ago
  10. 41686a9 gtk: don't resize window when enabling scaling by Anthony Liguori · 12 years ago
  11. 7791dba portability: pty.h is glibc-specific by Paolo Bonzini · 12 years ago
  12. b087143 ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0 by Igor Mitsyanko · 12 years ago
  13. bf9b255 gtk: refactor menu creation by Anthony Liguori · 12 years ago
  14. 5209089 console: zap ds arg from register_displaychangelistener by Gerd Hoffmann · 12 years ago
  15. 571253d ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3 by Ozan Çağlayan · 12 years ago
  16. e6f53fd Fix warnings suppressors to honor --disable-werror by Markus Armbruster · 12 years ago
  17. 9697f5d gtk: custom cursor support by Gerd Hoffmann · 12 years ago
  18. 284d1c6 console: allow pinning displaychangelisteners to consoles by Gerd Hoffmann · 12 years ago
  19. 1dbfa00 console: rename vga_hw_*, add QemuConsole param by Gerd Hoffmann · 12 years ago
  20. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  21. d819cdc ui/gtk: Set QEMU window icon by Stefan Weil · 12 years ago
  22. d8da9ee gtk: make more messages translatable by Aurelien Jarno · 12 years ago
  23. fee204f qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open by Hans de Goede · 12 years ago
  24. 6db253c gtk: Release modifier when graphic console loses keyboard focus by Jan Kiszka · 12 years ago
  25. bc2ed97 console: zap displaystate from dcl callbacks by Gerd Hoffmann · 12 years ago
  26. 9d9801c gtk: stop using DisplayState by Gerd Hoffmann · 12 years ago
  27. c12aeb8 console: rework DisplaySurface handling [dcl/ui side] by Gerd Hoffmann · 12 years ago
  28. 21ef45d console: kill DisplayState->opaque by Gerd Hoffmann · 12 years ago
  29. 7c20b4a console: fix displaychangelisteners interface by Gerd Hoffmann · 12 years ago
  30. 702ec69 chardev: add vc support to qapi by Gerd Hoffmann · 12 years ago
  31. bc0477c Add compat for GDK_KEY_XXX symbols by Daniel P. Berrange · 12 years ago
  32. ef6413a Add compat macro for gtk_widget_get_realized by Daniel P. Berrange · 12 years ago
  33. fe43bca Replace expose-event handler with draw handler in GTK3 by Daniel P. Berrange · 12 years ago
  34. 1ed76b5 Conditionalize use of gtk_widget_size_request by Daniel P. Berrange · 12 years ago
  35. 8906de7 Conditionalize use of gdk_display_warp_pointer by Daniel P. Berrange · 12 years ago
  36. 530daf8 Replace gtk_menu_append with gtk_menu_shell_append by Daniel P. Berrange · 12 years ago
  37. 51572ab Remove use of GtkVBox in GTK3 by Daniel P. Berrange · 12 years ago
  38. 2a05485 Conditionalize use of gdk_pointer_grab / gdk_pointer_ungrab by Daniel P. Berrange · 12 years ago
  39. 655199d Conditionalize use of gdk_keyboard_grab / gdk_keyboard_ungrab by Daniel P. Berrange · 12 years ago
  40. 66962f1 Remove use of gdk_drawable_get_{screen, display} by Daniel P. Berrange · 12 years ago
  41. cba6883 Add compat for gdk_drawable_get_size on GTK3 by Daniel P. Berrange · 12 years ago
  42. 30e8f22 gtk: Rename File to Machine menu and add pause, reset and power down items by Jan Kiszka · 12 years ago
  43. 1040928 ui/gtk: Use menu item from stock for full screen by Stefan Weil · 12 years ago
  44. 28d2e5b ui/gtk: Support versions of VTE before 0.26 by Stefan Weil · 12 years ago
  45. c95e308 Reenable -Wstrict-prototypes by Kevin Wolf · 12 years ago
  46. 3f58ead ui/gtk: Fix build (missing include for setlocale) by Stefan Weil · 12 years ago
  47. 73d4dc7 gtk: suppress accelerators from the File menu when grab is active by Anthony Liguori · 12 years ago
  48. 834574e gtk: add translation support (v5) by Anthony Liguori · 12 years ago
  49. c615848 gtk: add support for screen scaling and full screen (v5) by Anthony Liguori · 12 years ago
  50. 5104a1f gtk: add support for input grabbing (v2) by Anthony Liguori · 12 years ago
  51. d861def gtk: add virtual console support (v2) by Anthony Liguori · 12 years ago
  52. a4ccabc ui: add basic GTK gui (v5) by Anthony Liguori · 12 years ago