index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
gtk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gtk: don't leak the GtkBorder with VTE 0.36
Alberto Garcia
2016-05-13
1
-10
/
+13
*
gtk: update grab code for gtk 3.20
Gerd Hoffmann
2016-05-12
1
-6
/
+43
*
ui/gtk: copy to clipboard support
Michael S. Tsirkin
2016-05-12
1
-0
/
+18
*
ui: gtk: Fix some deprecation warnings
Cole Robinson
2016-05-11
1
-7
/
+13
*
ui: gtk: Fix a runtime warning on vte >= 0.37
Cole Robinson
2016-05-11
1
-1
/
+12
*
ui: gtk: fix crash when terminal inner-border is NULL
Cole Robinson
2016-05-11
1
-4
/
+6
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
qapi: rename input buttons
Gerd Hoffmann
2016-03-01
1
-2
/
+2
*
gtk: fix uninitialized temporary VirtualConsole
Paolo Bonzini
2016-02-22
1
-1
/
+1
*
ui: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
gtk: use qemu_chr_alloc() to allocate CharDriverState
Daniel P. Berrange
2016-02-02
1
-2
/
+7
*
gtk: implement set_echo
Paolo Bonzini
2016-01-18
1
-1
/
+44
*
qapi: Change munging of CamelCase enum values
Eric Blake
2015-12-17
1
-2
/
+2
*
qemu-char: convert vc backend to data-driven creation
Paolo Bonzini
2015-10-19
1
-1
/
+1
*
gtk/opengl: add opengl context and scanout support (GtkGLArea)
Gerd Hoffmann
2015-10-08
1
-24
/
+106
*
gtk/opengl: add opengl context and scanout support (egl)
Gerd Hoffmann
2015-10-08
1
-0
/
+7
*
gtk: avoid redefining _WIN32_WINNT macro
Daniel P. Berrange
2015-09-24
1
-0
/
+9
*
gtk: use setlocale() for LC_MESSAGES only
Alberto Garcia
2015-09-15
1
-1
/
+20
*
gtk: don't grab input when entering fullscreen.
Gerd Hoffmann
2015-09-15
1
-6
/
+0
*
gtk: set free_scale when setting zoom_fit
Gerd Hoffmann
2015-09-15
1
-0
/
+1
*
gtk: trace input grab reason
Gerd Hoffmann
2015-09-15
1
-13
/
+13
*
gtk: move gd_update_caption calls to gd_{grab,ungrab}_{pointer,keyboard}
Gerd Hoffmann
2015-09-15
1
-5
/
+4
*
gtk: check for existing grabs in gd_grab_{pointer,keyboard}
Gerd Hoffmann
2015-09-15
1
-5
/
+20
*
gtk: don't exit early in case gtk init fails
Gerd Hoffmann
2015-06-11
1
-1
/
+12
*
gtk: Replace gdk_cursor_new()
Max Reitz
2015-05-29
1
-1
/
+4
*
gtk: add opengl support, using egl
Gerd Hoffmann
2015-05-29
1
-15
/
+75
*
gtk: update mouse position in mouse_set()
Gerd Hoffmann
2015-05-06
1
-0
/
+2
*
gtk: create gtk.h
Gerd Hoffmann
2015-05-06
1
-71
/
+2
*
gtk: add ui_info support
Gerd Hoffmann
2015-05-06
1
-0
/
+19
*
gtk: Avoid accel key leakage into guest on console switch
Jan Kiszka
2015-04-27
1
-0
/
+12
*
gtk: Fix VTE focus grabbing
Jan Kiszka
2015-04-27
1
-3
/
+4
*
console/gtk: add qemu_console_get_label
Gerd Hoffmann
2015-04-22
1
-11
/
+1
*
gtk: bind to text terminal consoles too
Gerd Hoffmann
2015-04-22
1
-36
/
+73
*
gtk: handle switch_surface(NULL) properly
Gerd Hoffmann
2015-04-22
1
-5
/
+21
*
gtk: do not call gtk_widget_get_window if drawing area is not initialized
Hervé Poussineau
2015-03-26
1
-0
/
+12
*
ui/gtk: Support shared surface for most pixman formats
Benjamin Herrenschmidt
2015-01-19
1
-6
/
+7
*
gtk: Don't crash if -nodefaults
Fam Zheng
2014-11-21
1
-7
/
+9
*
gtk: fix possible memory leak about local_err
zhanghailiang
2014-11-21
1
-2
/
+1
*
gtk: add GDK_KEY_pause #define
Gerd Hoffmann
2014-11-04
1
-0
/
+1
*
gtk: Hide the menubar when in fullscreen mode (lp 1294898)
Cole Robinson
2014-11-04
1
-2
/
+2
*
gtk: Install vc accelerators on parent window
Cole Robinson
2014-11-04
1
-7
/
+15
*
gtk: Install fullscreen accelerator on toplevel window
Cole Robinson
2014-11-04
1
-4
/
+14
*
gtk: Grab accel_group from GtkDisplayState
Cole Robinson
2014-11-04
1
-12
/
+9
*
gtk: avoid gd_widget_reparent with gtk 3.14+
Gerd Hoffmann
2014-10-28
1
-2
/
+11
*
gtk: drop gtk_widget_set_double_buffered call
Gerd Hoffmann
2014-10-28
1
-1
/
+0
*
gtk: add support for the Pause key
Martin Decky
2014-10-15
1
-0
/
+6
*
gtk.c: Fix memory leak in gd_set_keycode_type()
Chen Fan
2014-10-15
1
-0
/
+7
*
ui/gtk: Restore keyboard focus after Page change
John Snow
2014-07-11
1
-3
/
+6
*
gtk: update window size after showing/hiding tabs
Gerd Hoffmann
2014-06-11
1
-0
/
+2
*
gtk: factor out gtk3 grab into the new gd_grab_devices function
Gerd Hoffmann
2014-06-11
1
-64
/
+36
[next]