Files
gtk/gdk
Tor Lillqvist 3963d5aa76 Remove variables from the platform-independent GDK API
gdk_threads_mutex, gdk_threads_lock and gdk_threads_unlock are removed
from public API. gdk_threads_mutex was deprecated already. Instead of
using gdk_threads_lock and _unlock one was presumably supposed to use
the GDK_THREADS_ENTER and _LEAVE macros, which now simply call the
corresponding gdk_threads_enter() and _leave() functions.

Remove he dllimport/dllexport ugliness for GDK for Windows.

There is still a gdk_display variable being exported by the X11
backend.
2010-09-08 15:59:09 +03:00
..
2010-09-03 00:30:56 +03:00
2010-09-07 00:10:26 -04:00
2010-06-08 15:37:52 -04:00
1999-09-28 20:19:13 +00:00
2010-07-10 02:21:31 +02:00
2010-08-18 15:34:47 +02:00
2010-08-18 15:34:47 +02:00
2010-07-25 22:12:34 +12:00
2010-08-16 23:52:03 -04:00
2010-08-07 23:21:31 +12:00
2010-07-10 02:21:31 +02:00
2010-08-10 21:02:29 +02:00
2010-08-10 21:02:29 +02:00
2010-05-25 18:38:44 -04:00
2008-07-01 22:57:50 +00:00
2010-07-10 02:21:31 +02:00
2010-07-10 02:21:31 +02:00
2008-07-01 22:57:50 +00:00
2010-08-10 21:02:29 +02:00
2010-08-10 21:02:29 +02:00
2010-08-18 15:34:47 +02:00
2010-07-10 02:21:31 +02:00
2010-05-25 12:01:04 -04:00
2008-10-28 22:55:23 +00:00
2006-12-21 05:11:00 +00:00
2010-08-10 21:02:26 +02:00