File Edit Options Buffers Tools Help Thu Feb 14 21:08:49 2002 Owen Taylor <otaylor@redhat.com>

* gdk/gdkglobals.c: Remove GDKVAR from C file, see
        if anyone complains. (#71317, Morten Welinder.)
This commit is contained in:
Owen Taylor 2002-02-15 02:45:09 +00:00
parent 542dec4ce1
commit 27455dcd90
8 changed files with 36 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Thu Feb 14 21:08:49 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkglobals.c: Remove GDKVAR from C file, see
if anyone complains. (#71317, Morten Welinder.)
2002-02-14 Matthias Clasen <matthias@YAST_ASK>
The following changes are the beginning of the work on #71430.

View File

@ -1,3 +1,8 @@
Thu Feb 14 21:08:49 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkglobals.c: Remove GDKVAR from C file, see
if anyone complains. (#71317, Morten Welinder.)
2002-02-14 Matthias Clasen <matthias@YAST_ASK>
The following changes are the beginning of the work on #71430.

View File

@ -1,3 +1,8 @@
Thu Feb 14 21:08:49 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkglobals.c: Remove GDKVAR from C file, see
if anyone complains. (#71317, Morten Welinder.)
2002-02-14 Matthias Clasen <matthias@YAST_ASK>
The following changes are the beginning of the work on #71430.

View File

@ -1,3 +1,8 @@
Thu Feb 14 21:08:49 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkglobals.c: Remove GDKVAR from C file, see
if anyone complains. (#71317, Morten Welinder.)
2002-02-14 Matthias Clasen <matthias@YAST_ASK>
The following changes are the beginning of the work on #71430.

View File

@ -1,3 +1,8 @@
Thu Feb 14 21:08:49 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkglobals.c: Remove GDKVAR from C file, see
if anyone complains. (#71317, Morten Welinder.)
2002-02-14 Matthias Clasen <matthias@YAST_ASK>
The following changes are the beginning of the work on #71430.

View File

@ -1,3 +1,8 @@
Thu Feb 14 21:08:49 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkglobals.c: Remove GDKVAR from C file, see
if anyone complains. (#71317, Morten Welinder.)
2002-02-14 Matthias Clasen <matthias@YAST_ASK>
The following changes are the beginning of the work on #71430.

View File

@ -1,3 +1,8 @@
Thu Feb 14 21:08:49 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkglobals.c: Remove GDKVAR from C file, see
if anyone complains. (#71317, Morten Welinder.)
2002-02-14 Matthias Clasen <matthias@YAST_ASK>
The following changes are the beginning of the work on #71430.

View File

@ -38,5 +38,5 @@ GList *_gdk_default_filters = NULL;
GList *_gdk_queued_events = NULL;
GList *_gdk_queued_tail = NULL;
GDKVAR GMutex *gdk_threads_mutex = NULL; /* Global GDK lock */
GMutex *gdk_threads_mutex = NULL; /* Global GDK lock */