diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2009-03-11 23:27:07 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2009-03-11 23:27:07 +0000 |
commit | 20708e38276b13c410b49e7ce6b2df16e8485101 (patch) | |
tree | c54eb6f98219a5c8066ad8964ac536da715efd87 /ChangeLog | |
parent | 66117983c06ef648d64a3588649d4f4afc736022 (diff) | |
download | gtk+-20708e38276b13c410b49e7ce6b2df16e8485101.tar.gz |
Fix problems with window positioning
svn path=/trunk/; revision=22524
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-03-11 Matthias Clasen <mclasen@redhat.com> + + Bug 572455 – GtkEntry window layed out wrong if the widget has focus + + * gtk/gtkentry.c: Fix problems with window positioning. Reported + by Benjamin Berg. + 2009-03-11 Tor Lillqvist <tml@iki.fi> Bug 573067 - Intra-app dnd of text behavior on Windows is wrong |