]> Pileus Git - ~andy/gtk/commit
renamed enum GtkAnchor and GtkSide to GtkAnchorType and GtkSideType, to be
authorTim Janik <timj@gtk.org>
Fri, 12 Jun 1998 08:10:29 +0000 (08:10 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 12 Jun 1998 08:10:29 +0000 (08:10 +0000)
commit1dc1b050b2a46813102cb58e8ca5b30c07943ba4
tree8036e3ff63b0ef88bed39cba78b0fbca84435d29
parentcab220ee8b2d539eeccb3967a11de2679b6b3bde
renamed enum GtkAnchor and GtkSide to GtkAnchorType and GtkSideType, to be

Fri Jun 12 09:24:47 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkpacker.h:
        * gtk/gtkpacker.c: renamed enum GtkAnchor and GtkSide to GtkAnchorType
        and GtkSideType, to be consistent with the rest of Gtk's enum
        definitions. wrapped the enum definitions with the G_ eunm wrappers.
        spelled out the GTK_ANCHOR_* enum values, since single letters don't
        work out corectly as nick-names (left the old values as aliases).
        some signdness corrections (border-width, spacing), could stand more.
15 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
config.h.in
gtk/gtk.defs
gtk/gtkpacker.c
gtk/gtkpacker.h
gtk/gtktypebuiltins.h
gtk/gtktypebuiltins_evals.c
gtk/gtktypebuiltins_ids.c
gtk/gtktypebuiltins_vars.c