diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2009-03-24 05:57:53 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2009-03-24 05:57:53 +0000 |
commit | 7dfb01937d119c17c160fff912f99fb53fbf8de3 (patch) | |
tree | ee699553dc815f502d38437a9656e4a9430806e8 /ChangeLog | |
parent | e0045d59c7fb7bc6df3606b90f72ebc340700db4 (diff) | |
download | gtk+-7dfb01937d119c17c160fff912f99fb53fbf8de3.tar.gz |
Fix get_nearest_monitor
svn path=/trunk/; revision=22582
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-03-24 Matthias Clasen <mclasen@redhat.com> + + Bug 576306 – gdkscreen.c: get_nearest_monitor too simple, gives wrong + result, mispositioning tooltips + + * gdk/gdkscreen.c (get_nearest_monitor): Make this function work. + Problem reported by Dave Gilbert. + 2009-03-23 Hiroyuki Ikezoe <poincare@ikezoe.net> Bug 576254 - <object> requires attribute "id" |