gtk/gdk
Matthias Clasen 6fe0fbd4e2 Leave GDK_THREADS_ENTER/LEAVE visible for now
Not defining these macros at all causes harsh build breakages.
Better to leave them defined (but documented as deprecated) for now.
Everybody will still get the deprecation warnings for the underlying
gdk_threads_enter/leave.

We can hide the macros again later on when the world has had some
time to port off GDK threads.
2012-08-06 08:34:46 -04:00
..
broadway gdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
quartz gdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
tests
wayland gdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
win32 gdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
x11 gdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
abicheck.sh
COPYING
fallback-c89.c Bug 676087-configure.ac: isnan() and isinf() are macros, not functions 2012-05-16 23:55:40 -04:00
gdk.c Expand the thread deprecation documentation 2012-08-01 10:26:17 +02:00
gdk.h
gdk.symbols GtkPlug: fix handling of key events for different layouts 2012-04-30 16:35:10 -04:00
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkcairo.c
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkcursorprivate.h
gdkdeprecated.c
gdkdevice.c GdkDevice: Fix an inverted assertion 2012-06-20 22:44:32 -04:00
gdkdevice.h
gdkdevicemanager.c
gdkdevicemanager.h
gdkdevicemanagerprivate.h
gdkdeviceprivate.h
gdkdisplay.c gdk: do not send leave event on touchpad button release 2012-05-05 14:39:37 -04:00
gdkdisplay.h
gdkdisplaymanager.c wayland: Prefer X11 backend over Wayland 2012-04-16 18:53:54 +02:00
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h gdk: Remove GdkDisplay->ignore_core_pointer 2012-04-03 11:37:42 +02:00
gdkdnd.c
gdkdnd.h
gdkdndprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c gdk: add missing annotations to gdk_event_get_scroll_deltas 2012-06-10 22:21:32 +02:00
gdkevents.h gdk: add a missing annotation to GdkEventProperty 2012-06-10 22:22:19 +02:00
gdkglobals.c
gdkinternals.h
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h
gdkkeysprivate.h
gdkkeysyms-compat.h Regenerate the gdk/gdkkeysyms.h and gdk/gdkkeysyms-compat.h files 2012-04-25 20:29:36 -04:00
gdkkeysyms-update.pl Fix the gdk/gdkkeysyms-update.pl to reflect new upstream location 2012-04-25 20:29:29 -04:00
gdkkeysyms.h Regenerate the gdk/gdkkeysyms.h and gdk/gdkkeysyms-compat.h files 2012-04-25 20:29:36 -04:00
gdkkeyuni.c Bug 676077: Fix handling of Keyboard Input on Windows 2012-06-25 23:23:01 +08:00
gdkmain.h
gdkmarshalers.list
gdkoffscreenwindow.c gdk: fix the build 2012-05-15 13:27:21 -04:00
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf.h
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkrectangle.h
gdkrgba.c docs: Escape bare '#' in GdkRGBA string definitions 2012-05-20 13:45:05 +01:00
gdkrgba.h
gdkscreen.c
gdkscreen.h
gdkscreenprivate.h
gdkselection.c
gdkselection.h
gdktestutils.h
gdkthreads.h Leave GDK_THREADS_ENTER/LEAVE visible for now 2012-08-06 08:34:46 -04:00
gdktypes.h Correct the docs for GDK_MSB_FIRST 2012-05-26 14:40:12 -04:00
gdkversionmacros.h.in versionmacros: min-require the current stable version 2012-05-01 03:13:01 +02:00
gdkvisual.c
gdkvisual.h
gdkvisualprivate.h
gdkwindow.c Change signal parameter names in GdkWindow to be valid C identifiers 2012-07-11 07:24:47 -04:00
gdkwindow.h
gdkwindowimpl.c
gdkwindowimpl.h
gdkx.h
gen-keyname-table.pl
keyname-table.h
keynames-translate.txt
keynames.txt
Makefile.am Bug 670499-Add gdk/fallback-c89.c 2012-05-03 11:55:11 +08:00
makefile.msc