]> Pileus Git - ~andy/gtk/commit
. Free 'nprefix', closing a memory leak. Spaced out the code a bit to make
authorJeff Garzik <jgarzik@src.gnome.org>
Thu, 21 Jan 1999 00:37:48 +0000 (00:37 +0000)
committerJeff Garzik <jgarzik@src.gnome.org>
Thu, 21 Jan 1999 00:37:48 +0000 (00:37 +0000)
commit6e3e247b9a1cdc7fec2197dceda35752f38c8003
tree68c8ba7e932c79152d43cb4580fde846eaa102b1
parentdf21a7064f0c5130d84e035f820eae197024992b
. Free 'nprefix', closing a memory leak. Spaced out the code a bit to make

.
        * gtk/gtkcombo.c (gtk_combo_entry_key_press):
        Free 'nprefix', closing a memory leak.
        Spaced out the code a bit to make it more readable.

        * gtk/gtkhbox.[ch] (gtk_hbox_new),
          gtk/gtkvbox.[ch] (gtk_vbox_new):
        Change 'homogenous' arg from gint to gboolean.

        * gtk/gtktogglebutton.[ch]:
        New function gtk_toggle_button_get_active().
14 files changed:
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/gtkcombo.c
gtk/gtkhbox.c
gtk/gtkhbox.h
gtk/gtktogglebutton.c
gtk/gtktogglebutton.h
gtk/gtkvbox.c
gtk/gtkvbox.h