]> Pileus Git - ~andy/gtk/commit
Don't crash when the properties window is destroyed.
authorAlex Larsson <alexl@redhat.com>
Tue, 5 Jun 2001 21:48:24 +0000 (21:48 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Tue, 5 Jun 2001 21:48:24 +0000 (21:48 +0000)
commit56984ab2773b6ebd6bf32792a8a844fafa2ea970
tree9cee13fc87d8bf061e46742b868f9c416239078a
parente426751e74c2af6bf5840c8ca5809c92c064b3b3
Don't crash when the properties window is destroyed.

2001-06-05  Alex Larsson  <alexl@redhat.com>

* tests/testgtk.c (destroy_properties):
Don't crash when the properties window is destroyed.

* gtk/gtkimagemenuitem.c (gtk_image_menu_item_new_from_stock):
Use with_mnemonics to handle the case of stock items with
underscores in them.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkimagemenuitem.c
tests/testgtk.c