]> Pileus Git - ~andy/gtk/commitdiff
Use GtkType/GType instead of uint.
authorAlex Larsson <alexl@redhat.com>
Thu, 6 Sep 2001 21:51:35 +0000 (21:51 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Thu, 6 Sep 2001 21:51:35 +0000 (21:51 +0000)
2001-09-06  Alex Larsson  <alexl@redhat.com>

* gtk/gtkbin.c:
* gtk/gtkfontsel.c:
* gtk/gtkspinbutton.c:
* gtk/gtktipsquery.c:
Use GtkType/GType instead of uint.

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/gtkbin.c
gtk/gtkfontsel.c
gtk/gtkspinbutton.c
gtk/gtktipsquery.c

index 8d4323a5d322550243a25eb57a2c70d0f16f1c1c..d037cd88794970e739071fa7aff4b87b355204a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-09-06  Alex Larsson  <alexl@redhat.com>
+
+       * gtk/gtkbin.c:
+       * gtk/gtkfontsel.c:
+       * gtk/gtkspinbutton.c:
+       * gtk/gtktipsquery.c:
+       Use GtkType/GType instead of uint.
+
 Tue Sep  4 18:13:43 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtkliststore.c (gtk_list_store_init): fix initial val for
index 8d4323a5d322550243a25eb57a2c70d0f16f1c1c..d037cd88794970e739071fa7aff4b87b355204a4 100644 (file)
@@ -1,3 +1,11 @@
+2001-09-06  Alex Larsson  <alexl@redhat.com>
+
+       * gtk/gtkbin.c:
+       * gtk/gtkfontsel.c:
+       * gtk/gtkspinbutton.c:
+       * gtk/gtktipsquery.c:
+       Use GtkType/GType instead of uint.
+
 Tue Sep  4 18:13:43 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtkliststore.c (gtk_list_store_init): fix initial val for
index 8d4323a5d322550243a25eb57a2c70d0f16f1c1c..d037cd88794970e739071fa7aff4b87b355204a4 100644 (file)
@@ -1,3 +1,11 @@
+2001-09-06  Alex Larsson  <alexl@redhat.com>
+
+       * gtk/gtkbin.c:
+       * gtk/gtkfontsel.c:
+       * gtk/gtkspinbutton.c:
+       * gtk/gtktipsquery.c:
+       Use GtkType/GType instead of uint.
+
 Tue Sep  4 18:13:43 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtkliststore.c (gtk_list_store_init): fix initial val for
index 8d4323a5d322550243a25eb57a2c70d0f16f1c1c..d037cd88794970e739071fa7aff4b87b355204a4 100644 (file)
@@ -1,3 +1,11 @@
+2001-09-06  Alex Larsson  <alexl@redhat.com>
+
+       * gtk/gtkbin.c:
+       * gtk/gtkfontsel.c:
+       * gtk/gtkspinbutton.c:
+       * gtk/gtktipsquery.c:
+       Use GtkType/GType instead of uint.
+
 Tue Sep  4 18:13:43 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtkliststore.c (gtk_list_store_init): fix initial val for
index 8d4323a5d322550243a25eb57a2c70d0f16f1c1c..d037cd88794970e739071fa7aff4b87b355204a4 100644 (file)
@@ -1,3 +1,11 @@
+2001-09-06  Alex Larsson  <alexl@redhat.com>
+
+       * gtk/gtkbin.c:
+       * gtk/gtkfontsel.c:
+       * gtk/gtkspinbutton.c:
+       * gtk/gtktipsquery.c:
+       Use GtkType/GType instead of uint.
+
 Tue Sep  4 18:13:43 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtkliststore.c (gtk_list_store_init): fix initial val for
index 8d4323a5d322550243a25eb57a2c70d0f16f1c1c..d037cd88794970e739071fa7aff4b87b355204a4 100644 (file)
@@ -1,3 +1,11 @@
+2001-09-06  Alex Larsson  <alexl@redhat.com>
+
+       * gtk/gtkbin.c:
+       * gtk/gtkfontsel.c:
+       * gtk/gtkspinbutton.c:
+       * gtk/gtktipsquery.c:
+       Use GtkType/GType instead of uint.
+
 Tue Sep  4 18:13:43 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtkliststore.c (gtk_list_store_init): fix initial val for
index 8d4323a5d322550243a25eb57a2c70d0f16f1c1c..d037cd88794970e739071fa7aff4b87b355204a4 100644 (file)
@@ -1,3 +1,11 @@
+2001-09-06  Alex Larsson  <alexl@redhat.com>
+
+       * gtk/gtkbin.c:
+       * gtk/gtkfontsel.c:
+       * gtk/gtkspinbutton.c:
+       * gtk/gtktipsquery.c:
+       Use GtkType/GType instead of uint.
+
 Tue Sep  4 18:13:43 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtkliststore.c (gtk_list_store_init): fix initial val for
index e412869b24be10c6afe63fabcba5017f525a309c..e43042a166d2fa4fbaa932e067336f89915d9842 100644 (file)
@@ -46,7 +46,7 @@ static GtkContainerClass *parent_class = NULL;
 GtkType
 gtk_bin_get_type (void)
 {
-  static guint bin_type = 0;
+  static GtkType bin_type = 0;
 
   if (!bin_type)
     {
index 06d084951ce658741529522c2c18061673d48bc0..3a64503181630fa3a99bfcfee782bfa47c04302d 100644 (file)
@@ -922,7 +922,7 @@ gtk_font_selection_set_preview_text  (GtkFontSelection *fontsel,
 GtkType
 gtk_font_selection_dialog_get_type (void)
 {
-  static guint font_selection_dialog_type = 0;
+  static GtkType font_selection_dialog_type = 0;
   
   if (!font_selection_dialog_type)
     {
index c9212c16c5140b9f59b060470998f1b3e7ade1db..fac28a46a3ab9d415a6ae75a4b3877068cfedf1b 100644 (file)
@@ -134,7 +134,7 @@ static guint spinbutton_signals[LAST_SIGNAL] = {0};
 GtkType
 gtk_spin_button_get_type (void)
 {
-  static guint spin_button_type = 0;
+  static GtkType spin_button_type = 0;
 
   if (!spin_button_type)
     {
index 03d2a8d821f769ceefa759a5268eb7ceb7ffb995..ed16c1f7309396e0c36672e45eac9c18cd790493 100644 (file)
@@ -84,7 +84,7 @@ static guint           tips_query_signals[SIGNAL_LAST] = { 0 };
 GtkType
 gtk_tips_query_get_type (void)
 {
-  static guint tips_query_type = 0;
+  static GtkType tips_query_type = 0;
 
   if (!tips_query_type)
     {