]> Pileus Git - ~andy/gtk/commit
Make it work, even if the window is already realized or mapped.
authorOwen Taylor <otaylor@redhat.com>
Tue, 30 Apr 2002 23:43:58 +0000 (23:43 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 30 Apr 2002 23:43:58 +0000 (23:43 +0000)
commit6aa88ee1f4294cf86ced7556a55780a23155bee7
tree125b95cff42e70225ed65f2d7881af9037e3bf42
parente3d181b81c1b4361122426ece78dd1cf0f0c5a53
Make it work, even if the window is already realized or mapped.

Tue Apr 30 18:42:25 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkwindow.c (gtk_window_set_screen): Make it
        work, even if the window is already realized or
        mapped.

        * tests/testgtk.c: Erwann's multihead changes, slightly
        dumbed down. (Removed logic for pulling windows onto
        the current screen, people can click twice on the demo
        to destroy and create again.)

        * tests/prop-editor.c: Set the screen on the property
        editor if the edited object is a widget.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8