Age | Commit message (Expand) | Author |
2015-09-15 | gtk: check for existing grabs in gd_grab_{pointer,keyboard} | Gerd Hoffmann |
2015-06-11 | gtk: don't exit early in case gtk init fails | Gerd Hoffmann |
2015-05-29 | gtk: Replace gdk_cursor_new() | Max Reitz |
2015-05-29 | gtk: add opengl support, using egl | Gerd Hoffmann |
2015-05-06 | gtk: update mouse position in mouse_set() | Gerd Hoffmann |
2015-05-06 | gtk: create gtk.h | Gerd Hoffmann |
2015-05-06 | gtk: add ui_info support | Gerd Hoffmann |
2015-04-27 | gtk: Avoid accel key leakage into guest on console switch | Jan Kiszka |
2015-04-27 | gtk: Fix VTE focus grabbing | Jan Kiszka |
2015-04-22 | console/gtk: add qemu_console_get_label | Gerd Hoffmann |
2015-04-22 | gtk: bind to text terminal consoles too | Gerd Hoffmann |
2015-04-22 | gtk: handle switch_surface(NULL) properly | Gerd Hoffmann |
2015-03-26 | gtk: do not call gtk_widget_get_window if drawing area is not initialized | Hervé Poussineau |
2015-01-19 | ui/gtk: Support shared surface for most pixman formats | Benjamin Herrenschmidt |
2014-11-21 | gtk: Don't crash if -nodefaults | Fam Zheng |
2014-11-21 | gtk: fix possible memory leak about local_err | zhanghailiang |
2014-11-04 | gtk: add GDK_KEY_pause #define | Gerd Hoffmann |
2014-11-04 | gtk: Hide the menubar when in fullscreen mode (lp 1294898) | Cole Robinson |
2014-11-04 | gtk: Install vc accelerators on parent window | Cole Robinson |
2014-11-04 | gtk: Install fullscreen accelerator on toplevel window | Cole Robinson |
2014-11-04 | gtk: Grab accel_group from GtkDisplayState | Cole Robinson |
2014-10-28 | gtk: avoid gd_widget_reparent with gtk 3.14+ | Gerd Hoffmann |
2014-10-28 | gtk: drop gtk_widget_set_double_buffered call | Gerd Hoffmann |
2014-10-15 | gtk: add support for the Pause key | Martin Decky |
2014-10-15 | gtk.c: Fix memory leak in gd_set_keycode_type() | Chen Fan |
2014-07-11 | ui/gtk: Restore keyboard focus after Page change | John Snow |
2014-06-11 | gtk: update window size after showing/hiding tabs | Gerd Hoffmann |
2014-06-11 | gtk: factor out gtk3 grab into the new gd_grab_devices function | Gerd Hoffmann |
2014-06-11 | gtk: cleanup backend dependencies | Gerd Hoffmann |
2014-06-11 | gtk: factor out keycode mapping | Gerd Hoffmann |
2014-05-26 | gtk: workaround gtk2 vte resize issue | Gerd Hoffmann |
2014-05-26 | gtk: window sizing overhaul | Gerd Hoffmann |
2014-05-26 | gtk: zap unused global_state | Gerd Hoffmann |
2014-05-26 | gtk: Add handling for the xfree86 keycodes | Bruce Rogers |
2014-05-26 | gtk: enable untabify for gfx | Gerd Hoffmann |
2014-05-26 | gtk: detached window pointer grabs | Gerd Hoffmann |
2014-05-26 | gtk: update all windows on mouse mode changes | Gerd Hoffmann |
2014-05-26 | gtk: fix grab checks | Gerd Hoffmann |
2014-05-26 | gtk: update gd_update_caption | Gerd Hoffmann |
2014-05-26 | gtk: skip keyboard grab when hover autograb is active | Gerd Hoffmann |
2014-05-26 | gtk: keep track of grab owner | Gerd Hoffmann |
2014-05-26 | gtk: add gd_grab trace event | Gerd Hoffmann |
2014-05-26 | gtk: add tab to trace events | Gerd Hoffmann |
2014-05-26 | gtk: allow moving tabs to windows and back. | Gerd Hoffmann |
2014-05-26 | gtk: simplify resize | Gerd Hoffmann |
2014-05-26 | gtk: use device type as label | Gerd Hoffmann |
2014-05-26 | gtk: support multiple gfx displays | Gerd Hoffmann |
2014-05-26 | gtk: move vga state into VirtualGfxConsole | Gerd Hoffmann |
2014-05-26 | gtk: VirtualConsole restruction | Gerd Hoffmann |
2014-05-26 | gtk: remove page numbering assumtions from the code | Gerd Hoffmann |