forked from AuroraMiddleware/gtk
Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder,
Thu Jun 13 19:41:56 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkiconfactory.c gtk/gtkselection.c gtk/gtkstyle.c gtk/gtktextiter.c gtk/gtktexttag.c gtk/gtktreemodel.c gtk/gtkwidget.c: Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder, GtkTextIter, GtkTextAttributes, GtkTreePath, GtkTreeIter, GtkRequisition, which were all registered as GtkType*. (#84634, James Henstridge; patch from Jonathan Blandford.)
This commit is contained in:
parent
27088c1ac1
commit
2ea857cbb5
10
ChangeLog
10
ChangeLog
@ -1,3 +1,13 @@
|
||||
Thu Jun 13 19:41:56 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c gtk/gtkselection.c gtk/gtkstyle.c
|
||||
gtk/gtktextiter.c gtk/gtktexttag.c gtk/gtktreemodel.c
|
||||
gtk/gtkwidget.c: Fix type names for GtkIconSet,
|
||||
GtkIconSource, GtkSelectionData, GtkBorder, GtkTextIter,
|
||||
GtkTextAttributes, GtkTreePath, GtkTreeIter,
|
||||
GtkRequisition, which were all registered as GtkType*.
|
||||
(#84634, James Henstridge; patch from Jonathan Blandford.)
|
||||
|
||||
Thu Jun 13 18:48:14 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkcolor-x11.c: Make work
|
||||
|
@ -1,3 +1,13 @@
|
||||
Thu Jun 13 19:41:56 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c gtk/gtkselection.c gtk/gtkstyle.c
|
||||
gtk/gtktextiter.c gtk/gtktexttag.c gtk/gtktreemodel.c
|
||||
gtk/gtkwidget.c: Fix type names for GtkIconSet,
|
||||
GtkIconSource, GtkSelectionData, GtkBorder, GtkTextIter,
|
||||
GtkTextAttributes, GtkTreePath, GtkTreeIter,
|
||||
GtkRequisition, which were all registered as GtkType*.
|
||||
(#84634, James Henstridge; patch from Jonathan Blandford.)
|
||||
|
||||
Thu Jun 13 18:48:14 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkcolor-x11.c: Make work
|
||||
|
@ -1,3 +1,13 @@
|
||||
Thu Jun 13 19:41:56 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c gtk/gtkselection.c gtk/gtkstyle.c
|
||||
gtk/gtktextiter.c gtk/gtktexttag.c gtk/gtktreemodel.c
|
||||
gtk/gtkwidget.c: Fix type names for GtkIconSet,
|
||||
GtkIconSource, GtkSelectionData, GtkBorder, GtkTextIter,
|
||||
GtkTextAttributes, GtkTreePath, GtkTreeIter,
|
||||
GtkRequisition, which were all registered as GtkType*.
|
||||
(#84634, James Henstridge; patch from Jonathan Blandford.)
|
||||
|
||||
Thu Jun 13 18:48:14 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkcolor-x11.c: Make work
|
||||
|
@ -1,3 +1,13 @@
|
||||
Thu Jun 13 19:41:56 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c gtk/gtkselection.c gtk/gtkstyle.c
|
||||
gtk/gtktextiter.c gtk/gtktexttag.c gtk/gtktreemodel.c
|
||||
gtk/gtkwidget.c: Fix type names for GtkIconSet,
|
||||
GtkIconSource, GtkSelectionData, GtkBorder, GtkTextIter,
|
||||
GtkTextAttributes, GtkTreePath, GtkTreeIter,
|
||||
GtkRequisition, which were all registered as GtkType*.
|
||||
(#84634, James Henstridge; patch from Jonathan Blandford.)
|
||||
|
||||
Thu Jun 13 18:48:14 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkcolor-x11.c: Make work
|
||||
|
@ -1,3 +1,13 @@
|
||||
Thu Jun 13 19:41:56 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c gtk/gtkselection.c gtk/gtkstyle.c
|
||||
gtk/gtktextiter.c gtk/gtktexttag.c gtk/gtktreemodel.c
|
||||
gtk/gtkwidget.c: Fix type names for GtkIconSet,
|
||||
GtkIconSource, GtkSelectionData, GtkBorder, GtkTextIter,
|
||||
GtkTextAttributes, GtkTreePath, GtkTreeIter,
|
||||
GtkRequisition, which were all registered as GtkType*.
|
||||
(#84634, James Henstridge; patch from Jonathan Blandford.)
|
||||
|
||||
Thu Jun 13 18:48:14 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkcolor-x11.c: Make work
|
||||
|
@ -1,3 +1,13 @@
|
||||
Thu Jun 13 19:41:56 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c gtk/gtkselection.c gtk/gtkstyle.c
|
||||
gtk/gtktextiter.c gtk/gtktexttag.c gtk/gtktreemodel.c
|
||||
gtk/gtkwidget.c: Fix type names for GtkIconSet,
|
||||
GtkIconSource, GtkSelectionData, GtkBorder, GtkTextIter,
|
||||
GtkTextAttributes, GtkTreePath, GtkTreeIter,
|
||||
GtkRequisition, which were all registered as GtkType*.
|
||||
(#84634, James Henstridge; patch from Jonathan Blandford.)
|
||||
|
||||
Thu Jun 13 18:48:14 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkcolor-x11.c: Make work
|
||||
|
@ -1211,7 +1211,7 @@ gtk_icon_set_get_type (void)
|
||||
static GType our_type = 0;
|
||||
|
||||
if (our_type == 0)
|
||||
our_type = g_boxed_type_register_static ("GtkTypeIconSet",
|
||||
our_type = g_boxed_type_register_static ("GtkIconSet",
|
||||
(GBoxedCopyFunc) gtk_icon_set_ref,
|
||||
(GBoxedFreeFunc) gtk_icon_set_unref);
|
||||
|
||||
@ -1694,7 +1694,7 @@ gtk_icon_source_get_type (void)
|
||||
static GType our_type = 0;
|
||||
|
||||
if (our_type == 0)
|
||||
our_type = g_boxed_type_register_static ("GtkTypeIconSource",
|
||||
our_type = g_boxed_type_register_static ("GtkIconSource",
|
||||
(GBoxedCopyFunc) gtk_icon_source_copy,
|
||||
(GBoxedFreeFunc) gtk_icon_source_free);
|
||||
|
||||
|
@ -1878,7 +1878,7 @@ gtk_selection_data_get_type (void)
|
||||
static GType our_type = 0;
|
||||
|
||||
if (our_type == 0)
|
||||
our_type = g_boxed_type_register_static ("GtkTypeSelectionData",
|
||||
our_type = g_boxed_type_register_static ("GtkSelectionData",
|
||||
(GBoxedCopyFunc) gtk_selection_data_copy,
|
||||
(GBoxedFreeFunc) gtk_selection_data_free);
|
||||
|
||||
|
@ -5591,7 +5591,7 @@ gtk_border_get_type (void)
|
||||
static GType our_type = 0;
|
||||
|
||||
if (our_type == 0)
|
||||
our_type = g_boxed_type_register_static ("GtkTypeBorder",
|
||||
our_type = g_boxed_type_register_static ("GtkBorder",
|
||||
(GBoxedCopyFunc) gtk_border_copy,
|
||||
(GBoxedFreeFunc) gtk_border_free);
|
||||
|
||||
|
@ -469,7 +469,7 @@ gtk_text_iter_get_type (void)
|
||||
static GType our_type = 0;
|
||||
|
||||
if (our_type == 0)
|
||||
our_type = g_boxed_type_register_static ("GtkTypeTextIter",
|
||||
our_type = g_boxed_type_register_static ("GtkTextIter",
|
||||
(GBoxedCopyFunc) gtk_text_iter_copy,
|
||||
(GBoxedFreeFunc) gtk_text_iter_free);
|
||||
|
||||
|
@ -1871,7 +1871,7 @@ gtk_text_attributes_get_type (void)
|
||||
static GType our_type = 0;
|
||||
|
||||
if (our_type == 0)
|
||||
our_type = g_boxed_type_register_static ("GtkTypeTextAttributes",
|
||||
our_type = g_boxed_type_register_static ("GtkTextAttributes",
|
||||
(GBoxedCopyFunc) gtk_text_attributes_ref,
|
||||
(GBoxedFreeFunc) gtk_text_attributes_unref);
|
||||
|
||||
|
@ -373,7 +373,7 @@ gtk_tree_path_get_type (void)
|
||||
static GType our_type = 0;
|
||||
|
||||
if (our_type == 0)
|
||||
our_type = g_boxed_type_register_static ("GtkTypeTreePath",
|
||||
our_type = g_boxed_type_register_static ("GtkTreePath",
|
||||
(GBoxedCopyFunc) gtk_tree_path_copy,
|
||||
(GBoxedFreeFunc) gtk_tree_path_free);
|
||||
|
||||
@ -597,7 +597,7 @@ gtk_tree_iter_get_type (void)
|
||||
static GType our_type = 0;
|
||||
|
||||
if (our_type == 0)
|
||||
our_type = g_boxed_type_register_static ("GtkTypeTreeIter",
|
||||
our_type = g_boxed_type_register_static ("GtkTreeIter",
|
||||
(GBoxedCopyFunc) gtk_tree_iter_copy,
|
||||
(GBoxedFreeFunc) gtk_tree_iter_free);
|
||||
|
||||
|
@ -6611,7 +6611,7 @@ gtk_requisition_get_type (void)
|
||||
static GType our_type = 0;
|
||||
|
||||
if (our_type == 0)
|
||||
our_type = g_boxed_type_register_static ("GtkTypeRequisition",
|
||||
our_type = g_boxed_type_register_static ("GtkRequisition",
|
||||
(GBoxedCopyFunc) gtk_requisition_copy,
|
||||
(GBoxedFreeFunc) gtk_requisition_free);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user