From fe3cc8520236a6ad5b0a5862e2fb456c016014d4 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sun, 2 Jan 2000 15:53:48 +0000 Subject: [PATCH] Add credits for finding the bug fixed a couple of days ago. --- ChangeLog | 6 ++++-- ChangeLog.pre-2-0 | 6 ++++-- ChangeLog.pre-2-10 | 6 ++++-- ChangeLog.pre-2-2 | 6 ++++-- ChangeLog.pre-2-4 | 6 ++++-- ChangeLog.pre-2-6 | 6 ++++-- ChangeLog.pre-2-8 | 6 ++++-- 7 files changed, 28 insertions(+), 14 deletions(-) diff --git a/ChangeLog b/ChangeLog index b10e7e3cb..d3211fdff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2000-01-02 Tor Lillqvist * gdk/win32/gdkevents-win32.c: Clean up some more leftovers from - before Owen's reorganization: Don't have queued_events and + before Owen's reorganisation: Don't have queued_events and queued_tail statics in this file, but use gdk_queued_events and gdk_queued_tail. This makes exposure event compression work again. @@ -20,10 +20,12 @@ * gdk/win32/gdkprivate-win32.h * gdk/win32/gdkevents-win32.c * gdk/win32/gdkinput-win32.c + * gdk/win32/gdkwindow-win32.c: Remove the superfluous extension_events field in the GdkWindowWin32Data struct. Use only the extension_events field in GdkWindowPrivate. Previously one was - set, and the other one tested, which broke tablet functionality. + set, and the other one tested, which broke tablet + functionality. Thanks to Keishi Suenaga for pointing this out. 1999-12-18 Tor Lillqvist diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index b10e7e3cb..d3211fdff 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,7 +1,7 @@ 2000-01-02 Tor Lillqvist * gdk/win32/gdkevents-win32.c: Clean up some more leftovers from - before Owen's reorganization: Don't have queued_events and + before Owen's reorganisation: Don't have queued_events and queued_tail statics in this file, but use gdk_queued_events and gdk_queued_tail. This makes exposure event compression work again. @@ -20,10 +20,12 @@ * gdk/win32/gdkprivate-win32.h * gdk/win32/gdkevents-win32.c * gdk/win32/gdkinput-win32.c + * gdk/win32/gdkwindow-win32.c: Remove the superfluous extension_events field in the GdkWindowWin32Data struct. Use only the extension_events field in GdkWindowPrivate. Previously one was - set, and the other one tested, which broke tablet functionality. + set, and the other one tested, which broke tablet + functionality. Thanks to Keishi Suenaga for pointing this out. 1999-12-18 Tor Lillqvist diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index b10e7e3cb..d3211fdff 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,7 +1,7 @@ 2000-01-02 Tor Lillqvist * gdk/win32/gdkevents-win32.c: Clean up some more leftovers from - before Owen's reorganization: Don't have queued_events and + before Owen's reorganisation: Don't have queued_events and queued_tail statics in this file, but use gdk_queued_events and gdk_queued_tail. This makes exposure event compression work again. @@ -20,10 +20,12 @@ * gdk/win32/gdkprivate-win32.h * gdk/win32/gdkevents-win32.c * gdk/win32/gdkinput-win32.c + * gdk/win32/gdkwindow-win32.c: Remove the superfluous extension_events field in the GdkWindowWin32Data struct. Use only the extension_events field in GdkWindowPrivate. Previously one was - set, and the other one tested, which broke tablet functionality. + set, and the other one tested, which broke tablet + functionality. Thanks to Keishi Suenaga for pointing this out. 1999-12-18 Tor Lillqvist diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index b10e7e3cb..d3211fdff 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,7 +1,7 @@ 2000-01-02 Tor Lillqvist * gdk/win32/gdkevents-win32.c: Clean up some more leftovers from - before Owen's reorganization: Don't have queued_events and + before Owen's reorganisation: Don't have queued_events and queued_tail statics in this file, but use gdk_queued_events and gdk_queued_tail. This makes exposure event compression work again. @@ -20,10 +20,12 @@ * gdk/win32/gdkprivate-win32.h * gdk/win32/gdkevents-win32.c * gdk/win32/gdkinput-win32.c + * gdk/win32/gdkwindow-win32.c: Remove the superfluous extension_events field in the GdkWindowWin32Data struct. Use only the extension_events field in GdkWindowPrivate. Previously one was - set, and the other one tested, which broke tablet functionality. + set, and the other one tested, which broke tablet + functionality. Thanks to Keishi Suenaga for pointing this out. 1999-12-18 Tor Lillqvist diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index b10e7e3cb..d3211fdff 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,7 +1,7 @@ 2000-01-02 Tor Lillqvist * gdk/win32/gdkevents-win32.c: Clean up some more leftovers from - before Owen's reorganization: Don't have queued_events and + before Owen's reorganisation: Don't have queued_events and queued_tail statics in this file, but use gdk_queued_events and gdk_queued_tail. This makes exposure event compression work again. @@ -20,10 +20,12 @@ * gdk/win32/gdkprivate-win32.h * gdk/win32/gdkevents-win32.c * gdk/win32/gdkinput-win32.c + * gdk/win32/gdkwindow-win32.c: Remove the superfluous extension_events field in the GdkWindowWin32Data struct. Use only the extension_events field in GdkWindowPrivate. Previously one was - set, and the other one tested, which broke tablet functionality. + set, and the other one tested, which broke tablet + functionality. Thanks to Keishi Suenaga for pointing this out. 1999-12-18 Tor Lillqvist diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index b10e7e3cb..d3211fdff 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,7 +1,7 @@ 2000-01-02 Tor Lillqvist * gdk/win32/gdkevents-win32.c: Clean up some more leftovers from - before Owen's reorganization: Don't have queued_events and + before Owen's reorganisation: Don't have queued_events and queued_tail statics in this file, but use gdk_queued_events and gdk_queued_tail. This makes exposure event compression work again. @@ -20,10 +20,12 @@ * gdk/win32/gdkprivate-win32.h * gdk/win32/gdkevents-win32.c * gdk/win32/gdkinput-win32.c + * gdk/win32/gdkwindow-win32.c: Remove the superfluous extension_events field in the GdkWindowWin32Data struct. Use only the extension_events field in GdkWindowPrivate. Previously one was - set, and the other one tested, which broke tablet functionality. + set, and the other one tested, which broke tablet + functionality. Thanks to Keishi Suenaga for pointing this out. 1999-12-18 Tor Lillqvist diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index b10e7e3cb..d3211fdff 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,7 +1,7 @@ 2000-01-02 Tor Lillqvist * gdk/win32/gdkevents-win32.c: Clean up some more leftovers from - before Owen's reorganization: Don't have queued_events and + before Owen's reorganisation: Don't have queued_events and queued_tail statics in this file, but use gdk_queued_events and gdk_queued_tail. This makes exposure event compression work again. @@ -20,10 +20,12 @@ * gdk/win32/gdkprivate-win32.h * gdk/win32/gdkevents-win32.c * gdk/win32/gdkinput-win32.c + * gdk/win32/gdkwindow-win32.c: Remove the superfluous extension_events field in the GdkWindowWin32Data struct. Use only the extension_events field in GdkWindowPrivate. Previously one was - set, and the other one tested, which broke tablet functionality. + set, and the other one tested, which broke tablet + functionality. Thanks to Keishi Suenaga for pointing this out. 1999-12-18 Tor Lillqvist -- 2.43.2