index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
gtk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
gtk: fix vte version check
Olaf Hering
1
-1
/
+1
2016-06-03
gtk: fix unchecked vc dereference
Gerd Hoffmann
1
-1
/
+2
2016-05-13
gtk: don't leak the GtkBorder with VTE 0.36
Alberto Garcia
1
-10
/
+13
2016-05-12
gtk: update grab code for gtk 3.20
Gerd Hoffmann
1
-6
/
+43
2016-05-12
ui/gtk: copy to clipboard support
Michael S. Tsirkin
1
-0
/
+18
2016-05-11
ui: gtk: Fix some deprecation warnings
Cole Robinson
1
-7
/
+13
2016-05-11
ui: gtk: Fix a runtime warning on vte >= 0.37
Cole Robinson
1
-1
/
+12
2016-05-11
ui: gtk: fix crash when terminal inner-border is NULL
Cole Robinson
1
-4
/
+6
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-01
qapi: rename input buttons
Gerd Hoffmann
1
-2
/
+2
2016-02-22
gtk: fix uninitialized temporary VirtualConsole
Paolo Bonzini
1
-1
/
+1
2016-02-04
ui: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-02
gtk: use qemu_chr_alloc() to allocate CharDriverState
Daniel P. Berrange
1
-2
/
+7
2016-01-18
gtk: implement set_echo
Paolo Bonzini
1
-1
/
+44
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
1
-2
/
+2
2015-10-19
qemu-char: convert vc backend to data-driven creation
Paolo Bonzini
1
-1
/
+1
2015-10-08
gtk/opengl: add opengl context and scanout support (GtkGLArea)
Gerd Hoffmann
1
-24
/
+106
2015-10-08
gtk/opengl: add opengl context and scanout support (egl)
Gerd Hoffmann
1
-0
/
+7
2015-09-24
gtk: avoid redefining _WIN32_WINNT macro
Daniel P. Berrange
1
-0
/
+9
2015-09-15
gtk: use setlocale() for LC_MESSAGES only
Alberto Garcia
1
-1
/
+20
2015-09-15
gtk: don't grab input when entering fullscreen.
Gerd Hoffmann
1
-6
/
+0
2015-09-15
gtk: set free_scale when setting zoom_fit
Gerd Hoffmann
1
-0
/
+1
2015-09-15
gtk: trace input grab reason
Gerd Hoffmann
1
-13
/
+13
2015-09-15
gtk: move gd_update_caption calls to gd_{grab,ungrab}_{pointer,keyboard}
Gerd Hoffmann
1
-5
/
+4
2015-09-15
gtk: check for existing grabs in gd_grab_{pointer,keyboard}
Gerd Hoffmann
1
-5
/
+20
2015-06-11
gtk: don't exit early in case gtk init fails
Gerd Hoffmann
1
-1
/
+12
2015-05-29
gtk: Replace gdk_cursor_new()
Max Reitz
1
-1
/
+4
2015-05-29
gtk: add opengl support, using egl
Gerd Hoffmann
1
-15
/
+75
2015-05-06
gtk: update mouse position in mouse_set()
Gerd Hoffmann
1
-0
/
+2
2015-05-06
gtk: create gtk.h
Gerd Hoffmann
1
-71
/
+2
2015-05-06
gtk: add ui_info support
Gerd Hoffmann
1
-0
/
+19
2015-04-27
gtk: Avoid accel key leakage into guest on console switch
Jan Kiszka
1
-0
/
+12
2015-04-27
gtk: Fix VTE focus grabbing
Jan Kiszka
1
-3
/
+4
2015-04-22
console/gtk: add qemu_console_get_label
Gerd Hoffmann
1
-11
/
+1
2015-04-22
gtk: bind to text terminal consoles too
Gerd Hoffmann
1
-36
/
+73
2015-04-22
gtk: handle switch_surface(NULL) properly
Gerd Hoffmann
1
-5
/
+21
2015-03-26
gtk: do not call gtk_widget_get_window if drawing area is not initialized
Hervé Poussineau
1
-0
/
+12
2015-01-19
ui/gtk: Support shared surface for most pixman formats
Benjamin Herrenschmidt
1
-6
/
+7
2014-11-21
gtk: Don't crash if -nodefaults
Fam Zheng
1
-7
/
+9
2014-11-21
gtk: fix possible memory leak about local_err
zhanghailiang
1
-2
/
+1
2014-11-04
gtk: add GDK_KEY_pause #define
Gerd Hoffmann
1
-0
/
+1
2014-11-04
gtk: Hide the menubar when in fullscreen mode (lp 1294898)
Cole Robinson
1
-2
/
+2
2014-11-04
gtk: Install vc accelerators on parent window
Cole Robinson
1
-7
/
+15
2014-11-04
gtk: Install fullscreen accelerator on toplevel window
Cole Robinson
1
-4
/
+14
2014-11-04
gtk: Grab accel_group from GtkDisplayState
Cole Robinson
1
-12
/
+9
2014-10-28
gtk: avoid gd_widget_reparent with gtk 3.14+
Gerd Hoffmann
1
-2
/
+11
2014-10-28
gtk: drop gtk_widget_set_double_buffered call
Gerd Hoffmann
1
-1
/
+0
2014-10-15
gtk: add support for the Pause key
Martin Decky
1
-0
/
+6
2014-10-15
gtk.c: Fix memory leak in gd_set_keycode_type()
Chen Fan
1
-0
/
+7
2014-07-11
ui/gtk: Restore keyboard focus after Page change
John Snow
1
-3
/
+6
[next]