summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad780637db..c3a1e4c2c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-07-28 Robert Ă–gren <gtk@roboros.com>
+
+ Avoid spurious core pointer events when the tablet pen is lifted.
+ (#167000)
+
+ * gdk/win32/gdkinput-win32.c (set_ignore_core): New static function,
+ handles delayed unsetting of _gdk_input_ignore_core.
+ (_gdk_input_other_event): Call set_ignore_core instead of setting
+ _gdk_input_ignore_core directly.
+
2005-07-28 Dom Lachowicz <cinamod@hotmail.com>
* modules/engines/ms-windows/*: Re-sync with gtk-wimp CVS. Notable