diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2009-02-28 06:13:58 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2009-02-28 06:13:58 +0000 |
commit | d65c585c284b1511b0922fcc801ec32852b965ef (patch) | |
tree | 003af0dc26fd698c006a850ccecd75306cd12a46 /ChangeLog | |
parent | 544899759b777311d375a6aaca28fb1528380dd5 (diff) | |
download | gtk+-d65c585c284b1511b0922fcc801ec32852b965ef.tar.gz |
Keep popups on the right screen. Pointed out by Morten Welinder
* gtk/gtkentrycompletion.c:
* gtk/gtknotebook.c: Keep popups on the right screen.
Pointed out by Morten Welinder
svn path=/trunk/; revision=22423
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2009-02-28 Matthias Clasen <mclasen@redhat.com> + Bug 573211 – Setting screen for popup windows + + * gtk/gtkentrycompletion.c: + * gtk/gtknotebook.c: Keep popups on the right screen. + Pointed out by Morten Welinder + +2009-02-28 Matthias Clasen <mclasen@redhat.com> + Bug 573113 – Can't build tests due to testfilechooserbutton.c... * tests/testfilechooserbutton.c: Don't use deprecated API. |