]> Pileus Git - ~andy/gtk/commitdiff
Add credits for finding the bug fixed a couple of days ago.
authorTor Lillqvist <tml@src.gnome.org>
Sun, 2 Jan 2000 15:53:48 +0000 (15:53 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 2 Jan 2000 15:53:48 +0000 (15:53 +0000)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8

index b10e7e3cb6c2041634a0b95f3fcbcae77d0c2822..d3211fdffc7f5e2d0a8c07e790d744b8a51dd71e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2000-01-02  Tor Lillqvist  <tml@iki.fi>
 
        * 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.
 
        * 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  <tml@iki.fi>
 
index b10e7e3cb6c2041634a0b95f3fcbcae77d0c2822..d3211fdffc7f5e2d0a8c07e790d744b8a51dd71e 100644 (file)
@@ -1,7 +1,7 @@
 2000-01-02  Tor Lillqvist  <tml@iki.fi>
 
        * 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.
 
        * 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  <tml@iki.fi>
 
index b10e7e3cb6c2041634a0b95f3fcbcae77d0c2822..d3211fdffc7f5e2d0a8c07e790d744b8a51dd71e 100644 (file)
@@ -1,7 +1,7 @@
 2000-01-02  Tor Lillqvist  <tml@iki.fi>
 
        * 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.
 
        * 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  <tml@iki.fi>
 
index b10e7e3cb6c2041634a0b95f3fcbcae77d0c2822..d3211fdffc7f5e2d0a8c07e790d744b8a51dd71e 100644 (file)
@@ -1,7 +1,7 @@
 2000-01-02  Tor Lillqvist  <tml@iki.fi>
 
        * 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.
 
        * 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  <tml@iki.fi>
 
index b10e7e3cb6c2041634a0b95f3fcbcae77d0c2822..d3211fdffc7f5e2d0a8c07e790d744b8a51dd71e 100644 (file)
@@ -1,7 +1,7 @@
 2000-01-02  Tor Lillqvist  <tml@iki.fi>
 
        * 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.
 
        * 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  <tml@iki.fi>
 
index b10e7e3cb6c2041634a0b95f3fcbcae77d0c2822..d3211fdffc7f5e2d0a8c07e790d744b8a51dd71e 100644 (file)
@@ -1,7 +1,7 @@
 2000-01-02  Tor Lillqvist  <tml@iki.fi>
 
        * 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.
 
        * 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  <tml@iki.fi>
 
index b10e7e3cb6c2041634a0b95f3fcbcae77d0c2822..d3211fdffc7f5e2d0a8c07e790d744b8a51dd71e 100644 (file)
@@ -1,7 +1,7 @@
 2000-01-02  Tor Lillqvist  <tml@iki.fi>
 
        * 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.
 
        * 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  <tml@iki.fi>