diff options
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 4a1ac716c3..522a7a26f1 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,5 +1,9 @@ 2004-12-27 Matthias Clasen <mclasen@redhat.com> + * gdk/x11/gdkinput-x11.c (_gdk_input_common_other_event): + Set x_root and y_root in button and motion events from + extended input devices. (#148715, Robert Ă–gren) + * gtk/gtktreeview.c (gtk_tree_view_class_init): Fix a typo. (#162339, Alessio Dessi) |