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
This commit is contained in:
Matthias Clasen
2009-02-28 06:13:58 +00:00
parent 544899759b
commit d65c585c28
3 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,11 @@
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...