]> Pileus Git - ~andy/gtk/commit
Handle the case where bin->child is NULL. (#70153, Padraig O'Briain)
authorOwen Taylor <otaylor@redhat.com>
Thu, 31 Jan 2002 15:26:52 +0000 (15:26 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 31 Jan 2002 15:26:52 +0000 (15:26 +0000)
commitbb3ddb39f6a6cd272ebc61c778c19427196351bb
treeaa46db3fe2f4ff866392ec45e2e2c7968d6815bf
parent35280973305a4b13c5e83d399463571709b78458
Handle the case where bin->child is NULL. (#70153, Padraig O'Briain)

Thu Jan 31 10:21:05 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkplug.c (gtk_plug_focus): Handle the case where
        bin->child is NULL. (#70153, Padraig O'Briain)

        * gtk/gtktextutil.c (_gtk_text_util_append_special_char_menuitems):
        Actually call gettext() on the labels; previously they
        were marked with N_() but we never called gettext().
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/gtkplug.c
gtk/gtktextutil.c