summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorRobert Ögren <gtk@roboros.com>2005-07-28 21:53:07 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-07-28 21:53:07 +0000
commit67021509039b34f7cb16136e77812fd0c93161d3 (patch)
tree920b7fea19c334bd11218101b1ef6985fb564ef4 /ChangeLog.pre-2-8
parent1a24be4e584fe9b09e952671047abf7644e874bb (diff)
downloadgtk+-67021509039b34f7cb16136e77812fd0c93161d3.tar.gz
Avoid spurious core pointer events when the tablet pen is lifted.
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.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-810
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index ad780637db..c3a1e4c2c5 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -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