]> Pileus Git - ~andy/gtk/commit
invoke maketypes.awk with LC_ALL=C to avoid localization misbehaviour.
authorTim Janik <timj@gtk.org>
Thu, 26 Oct 2000 00:11:09 +0000 (00:11 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 26 Oct 2000 00:11:09 +0000 (00:11 +0000)
commitaaee9100270a2ed2aba3eec8017848a0ba76efb5
tree6e24a52ca3396bae03aa321fef1ac81d31fdf73d
parent49631b2900247f3f64517977da9098eebdee92de
invoke maketypes.awk with LC_ALL=C to avoid localization misbehaviour.

Thu Oct 26 02:10:32 2000  Tim Janik  <timj@gtk.org>

        * gtk/Makefile.am: invoke maketypes.awk with LC_ALL=C to avoid
        localization misbehaviour.

        * gtk/gtk-boxed.defs: nuked "boxed" type GtkCTreeNode, since it's
        a useless type without copy/free.

        * gtk/gtkctree.c (gtk_ctree_class_init): use GTK_TYPE_POINTER instead
        of GTK_TYPE_CTREE_NODE.
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/Makefile.am
gtk/gtk-boxed.defs
gtk/gtkctree.c