]> Pileus Git - ~andy/gtk/commitdiff
Finish the job Elliot started of removing font setting test for text
authorOwen Taylor <otaylor@redhat.com>
Wed, 21 Jun 2000 16:26:50 +0000 (16:26 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 21 Jun 2000 16:26:50 +0000 (16:26 +0000)
Wed Jun 21 12:24:28 2000  Owen Taylor  <otaylor@redhat.com>

* gtk/testgtk.c (create_text): Finish the job Elliot started
of removing font setting test for text widget. (Since text widget
and GdkFont are not deprecated, and cause portability problems.)

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/testgtk.c
tests/testgtk.c

index 207c30323bef918ca4267c4fce87b52721d4bc75..209aa509ff6b4e41370ed7c4871f1ce8f34ac949 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jun 21 12:24:28 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtk.c (create_text): Finish the job Elliot started
+       of removing font setting test for text widget. (Since text widget
+       and GdkFont are not deprecated, and cause portability problems.)
+
 Wed Jun 21 11:41:43 2000  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkentry.c gtk/gtkimcontextsimple.c gtk/gtklabel.c
index 207c30323bef918ca4267c4fce87b52721d4bc75..209aa509ff6b4e41370ed7c4871f1ce8f34ac949 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jun 21 12:24:28 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtk.c (create_text): Finish the job Elliot started
+       of removing font setting test for text widget. (Since text widget
+       and GdkFont are not deprecated, and cause portability problems.)
+
 Wed Jun 21 11:41:43 2000  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkentry.c gtk/gtkimcontextsimple.c gtk/gtklabel.c
index 207c30323bef918ca4267c4fce87b52721d4bc75..209aa509ff6b4e41370ed7c4871f1ce8f34ac949 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jun 21 12:24:28 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtk.c (create_text): Finish the job Elliot started
+       of removing font setting test for text widget. (Since text widget
+       and GdkFont are not deprecated, and cause portability problems.)
+
 Wed Jun 21 11:41:43 2000  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkentry.c gtk/gtkimcontextsimple.c gtk/gtklabel.c
index 207c30323bef918ca4267c4fce87b52721d4bc75..209aa509ff6b4e41370ed7c4871f1ce8f34ac949 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jun 21 12:24:28 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtk.c (create_text): Finish the job Elliot started
+       of removing font setting test for text widget. (Since text widget
+       and GdkFont are not deprecated, and cause portability problems.)
+
 Wed Jun 21 11:41:43 2000  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkentry.c gtk/gtkimcontextsimple.c gtk/gtklabel.c
index 207c30323bef918ca4267c4fce87b52721d4bc75..209aa509ff6b4e41370ed7c4871f1ce8f34ac949 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jun 21 12:24:28 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtk.c (create_text): Finish the job Elliot started
+       of removing font setting test for text widget. (Since text widget
+       and GdkFont are not deprecated, and cause portability problems.)
+
 Wed Jun 21 11:41:43 2000  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkentry.c gtk/gtkimcontextsimple.c gtk/gtklabel.c
index 207c30323bef918ca4267c4fce87b52721d4bc75..209aa509ff6b4e41370ed7c4871f1ce8f34ac949 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jun 21 12:24:28 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtk.c (create_text): Finish the job Elliot started
+       of removing font setting test for text widget. (Since text widget
+       and GdkFont are not deprecated, and cause portability problems.)
+
 Wed Jun 21 11:41:43 2000  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkentry.c gtk/gtkimcontextsimple.c gtk/gtklabel.c
index 207c30323bef918ca4267c4fce87b52721d4bc75..209aa509ff6b4e41370ed7c4871f1ce8f34ac949 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jun 21 12:24:28 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtk.c (create_text): Finish the job Elliot started
+       of removing font setting test for text widget. (Since text widget
+       and GdkFont are not deprecated, and cause portability problems.)
+
 Wed Jun 21 11:41:43 2000  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkentry.c gtk/gtkimcontextsimple.c gtk/gtklabel.c
index 04e6c0822a0742f9134b1355482cb0870611c650..5088f705d39d0dd153aa49406e956a5b21071547 100644 (file)
@@ -5840,7 +5840,6 @@ create_text (void)
   GtkWidget *separator;
   GtkWidget *scrolled_window;
   GtkWidget *text;
-  GdkFont *font;
 
   FILE *infile;
 
@@ -5886,28 +5885,21 @@ create_text (void)
 
       gtk_text_freeze (GTK_TEXT (text));
 
-      font = NULL;
-
       for (i=0; i<ntext_colors; i++)
        {
-         gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, 
+         gtk_text_insert (GTK_TEXT (text), NULL, NULL, NULL, 
                           text_colors[i].name, -1);
-         gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t", -1);
+         gtk_text_insert (GTK_TEXT (text), NULL, NULL, NULL, "\t", -1);
 
          for (j=0; j<ntext_colors; j++)
            {
-             gtk_text_insert (GTK_TEXT (text), font,
+             gtk_text_insert (GTK_TEXT (text), NULL,
                               &text_colors[j].color, &text_colors[i].color,
                               "XYZ", -1);
            }
          gtk_text_insert (GTK_TEXT (text), NULL, NULL, NULL, "\n", -1);
        }
 
-      /* The Text widget will reference count the font, so we
-       * unreference it here
-       */
-      gdk_font_unref (font);
-
       infile = fopen("testgtk.c", "r");
       
       if (infile)
index 04e6c0822a0742f9134b1355482cb0870611c650..5088f705d39d0dd153aa49406e956a5b21071547 100644 (file)
@@ -5840,7 +5840,6 @@ create_text (void)
   GtkWidget *separator;
   GtkWidget *scrolled_window;
   GtkWidget *text;
-  GdkFont *font;
 
   FILE *infile;
 
@@ -5886,28 +5885,21 @@ create_text (void)
 
       gtk_text_freeze (GTK_TEXT (text));
 
-      font = NULL;
-
       for (i=0; i<ntext_colors; i++)
        {
-         gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, 
+         gtk_text_insert (GTK_TEXT (text), NULL, NULL, NULL, 
                           text_colors[i].name, -1);
-         gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\t", -1);
+         gtk_text_insert (GTK_TEXT (text), NULL, NULL, NULL, "\t", -1);
 
          for (j=0; j<ntext_colors; j++)
            {
-             gtk_text_insert (GTK_TEXT (text), font,
+             gtk_text_insert (GTK_TEXT (text), NULL,
                               &text_colors[j].color, &text_colors[i].color,
                               "XYZ", -1);
            }
          gtk_text_insert (GTK_TEXT (text), NULL, NULL, NULL, "\n", -1);
        }
 
-      /* The Text widget will reference count the font, so we
-       * unreference it here
-       */
-      gdk_font_unref (font);
-
       infile = fopen("testgtk.c", "r");
       
       if (infile)