summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-03-04 05:25:45 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-03-04 05:25:45 +0000
commitebf1379974bc1bfa218e3e8c0f657ce197e22c95 (patch)
tree92db1efd05f8fad8dce369662fc7dcdc6b2ae7d1 /ChangeLog.pre-2-10
parent13776733d093e4aef0a3d72812c45f7f98497faf (diff)
downloadgdk-pixbuf-ebf1379974bc1bfa218e3e8c0f657ce197e22c95.tar.gz
Adjust the handling of min values for the x and y axes of extended input
2006-03-04 Matthias Clasen <mclasen@redhat.com> * gdk/x11/gdkinput-x11 (gdk_input_translate_coordinates): Adjust the handling of min values for the x and y axes of extended input devices (#324562, #142536, Denis Auroux and Robert Ögren)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-105
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 61386b003..ee0d0efc2 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,10 @@
2006-03-04 Matthias Clasen <mclasen@redhat.com>
+ * gdk/x11/gdkinput-x11 (gdk_input_translate_coordinates):
+ Adjust the handling of min values for the x and y axes of
+ extended input devices (#324562, #142536, Denis Auroux and
+ Robert Ögren)
+
* gtk/gtkexpander.c (gtk_expander_paint_focus): Position
the focus rectangle correctly in RTL mode. (#333291,
Benjamin Berg)