gtk2/gdk
Matthias Clasen e463e09577 wayland: Avoid unitialized memory reads
I didn't pay attention when I replaced g_new0 with g_newa. Oops.
2016-05-12 11:38:46 -04:00
..
broadway Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
deprecated
mir Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
quartz Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
resources/glsl gl: Use a uniform to flip R and B colors on GLES 2016-04-25 14:33:36 +01:00
wayland wayland: Avoid unitialized memory reads 2016-05-12 11:38:46 -04:00
win32 Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
x11 x11: Trap possible X error 2016-05-10 21:29:10 -04:00
COPYING
fallback-c89.c
gdk-autocleanup.h
gdk-private.c
gdk-private.h
gdk.c gdk: Ensure resources registration happens once 2016-04-26 10:36:37 +01:00
gdk.h Add GdkMonitor 2016-04-27 23:18:16 -04:00
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkcairo.c
gdkcairo.h
gdkconfig.h.win32
gdkconfig.h.win32_broadway
gdkcursor.c Add context-menu to the list of standard cursor names 2016-01-06 14:57:42 -05:00
gdkcursor.h
gdkcursorprivate.h
gdkdeprecated.c
gdkdevice.c gdk: Add a private getter for GdkDevice::input-mode 2016-04-30 20:52:23 -04:00
gdkdevice.h Move GdkDeviceTool into its own files 2016-04-09 15:48:34 -04:00
gdkdevicemanager.c Move GdkDeviceManager to deprecated section 2016-04-03 23:41:20 -04:00
gdkdevicemanager.h
gdkdevicemanagerprivate.h
gdkdeviceprivate.h gdk: Add a private getter for GdkDevice::input-mode 2016-04-30 20:52:23 -04:00
gdkdevicetool.c Move GdkDeviceTool into its own files 2016-04-09 15:48:34 -04:00
gdkdevicetool.h Move GdkDeviceTool into its own files 2016-04-09 15:48:34 -04:00
gdkdevicetoolprivate.h Move GdkDeviceTool into its own files 2016-04-09 15:48:34 -04:00
gdkdisplay.c Avoid copying an event 2016-05-01 13:26:35 -04:00
gdkdisplay.h gdk: Fix parameter name mismatch 2016-05-08 15:34:28 +02:00
gdkdisplaymanager.c gdk: Add a way to show included backends 2016-02-18 22:03:12 -05:00
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h display: Add new monitor apis 2016-04-27 23:18:16 -04:00
gdkdnd.c gdk/dnd: Don't use default display when getting cursor 2016-04-26 23:03:24 +08:00
gdkdnd.h gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancel 2016-02-15 18:35:51 +01:00
gdkdndprivate.h gdk/dnd: Don't use default display when getting cursor 2016-04-26 23:03:24 +08:00
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Forgotten rename 2016-05-10 15:32:25 -04:00
gdkevents.h Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
gdkframeclock.c Trivial whitespace fix 2016-04-30 21:06:38 -04:00
gdkframeclock.h
gdkframeclockidle.c frame-clock: avoid g_signal_emit_by_name() 2016-04-18 15:33:53 -07:00
gdkframeclockidle.h
gdkframeclockprivate.h frametimings: reuse previous frame timing in common case 2016-04-26 09:06:07 -04:00
gdkframetimings.c frametimings: reuse previous frame timing in common case 2016-04-26 09:06:07 -04:00
gdkframetimings.h
gdkgl.c gl: Use a uniform to flip R and B colors on GLES 2016-04-25 14:33:36 +01:00
gdkglcontext.c gdk/gdkglcontext.c: Avoid a GCCism 2016-04-26 20:29:23 +08:00
gdkglcontext.h gl: Add 'use-es' flag 2016-04-25 12:29:36 +01:00
gdkglcontextprivate.h gl: Use a uniform to flip R and B colors on GLES 2016-04-25 14:33:36 +01:00
gdkglobals.c
gdkinternals.h Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
gdkintl.h
gdkkeynames.c
gdkkeys.c Clarify docs a bit 2016-04-15 22:22:48 -04:00
gdkkeys.h
gdkkeysprivate.h
gdkkeysyms-compat.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c W32: Fix for commit 1f74f12d9, re-enabling decimal separator key 2016-02-26 17:24:32 +00:00
gdkmain.h
gdkmarshalers.list
gdkmonitor.c GdkMonitor: Fix refresh-rate property 2016-05-02 12:42:13 -04:00
gdkmonitor.h gdk: Fix parameter name mismatch 2016-05-08 15:34:28 +02:00
gdkmonitorprivate.h Add GdkMonitor 2016-04-27 23:18:16 -04:00
gdkoffscreenwindow.c
gdkpango.c Add docs for new API 2016-04-18 11:46:58 -04:00
gdkpango.h Add gdk_pango_context_get_for_display 2016-04-18 07:04:44 -04:00
gdkpixbuf-drawable.c
gdkpixbuf.h
gdkprivate.h Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
gdkproperty.c
gdkproperty.h
gdkrectangle.c Clarify docs for gdk_rectangle_union 2016-01-20 13:44:34 -05:00
gdkrectangle.h
gdkrgba.c Revert "Add missing (out) annotation to gdk_rgba_parse" 2016-02-02 15:08:10 +00:00
gdkrgba.h
gdkscreen.c screen: Implement old monitor apis generically 2016-04-27 23:18:16 -04:00
gdkscreen.h
gdkscreenprivate.h
gdkseat.c gdk: Add GdkSeat::tool-added/removed signals 2016-04-06 15:43:29 +02:00
gdkseat.h GdkSeat: Add G_BEGIN_DECLS and G_END_DECLS 2015-12-22 10:33:41 +01:00
gdkseatdefault.c Move GdkDeviceTool into its own files 2016-04-09 15:48:34 -04:00
gdkseatdefaultprivate.h GdkSeatDefault: Add functions to add/remove tools 2016-04-06 15:43:29 +02:00
gdkseatprivate.h gdk: Add GdkSeat::tool-added/removed signals 2016-04-06 15:43:29 +02:00
gdkselection.c
gdkselection.h
gdktestutils.h
gdkthreads.h
gdktypes.h Add a note about GDK_AXIS_X/Y 2016-04-09 17:38:03 -04:00
gdkversionmacros.h.in Add version macros for 3.22 2016-03-26 14:08:10 -04:00
gdkvisual.c Deprecate gdk_visual_get_colormap_size 2016-03-26 15:15:28 -04:00
gdkvisual.h Deprecate gdk_visual_get_colormap_size 2016-03-26 15:15:28 -04:00
gdkvisualprivate.h gdk: calculate pixel color shift and precision lazily 2016-02-27 12:27:54 +01:00
gdkwindow.c Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
gdkwindow.h
gdkwindowimpl.c
gdkwindowimpl.h
gdkx.h
gen-keyname-table.pl
keyname-table.h
keynames-translate.txt
keynames.txt
Makefile.am gdk/Makefile.am: Dist gdkmonitorprivate.h 2016-05-09 15:42:37 +08:00
makefile.msc