]> Pileus Git - ~andy/gtk/commitdiff
Update libpng and libjpeg URLs, remove note about building without since
authorOwen Taylor <otaylor@redhat.com>
Mon, 19 Apr 2004 22:01:57 +0000 (22:01 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 19 Apr 2004 22:01:57 +0000 (22:01 +0000)
Mon Apr 19 17:59:17 2004  Owen Taylor  <otaylor@redhat.com>

        * INSTALL.in: Update libpng and libjpeg URLs, remove
        note about building without since that's not the normal
        case.

Sun Apr 11 09:45:11 2004  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkicontheme.c (load_themes): Fix a couple of typos in
        handling of SVG/non-SVG unthemed icons.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
INSTALL.in
gtk/gtkicontheme.c

index 7836c18b93389232efec005838a9337bff646fb7..fc01ee0a346749944d9bf793bf82bd1696af7f56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Mon Apr 19 17:59:17 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * INSTALL.in: Update libpng and libjpeg URLs, remove
+       note about building without since that's not the normal
+       case.
+
+Sun Apr 11 09:45:11 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkicontheme.c (load_themes): Fix a couple of typos in
+       handling of SVG/non-SVG unthemed icons.
+
 2004-04-19  Morten Welinder  <terra@gnome.org>
 
        * gtk/gtktoolbar.c (gtk_toolbar_focus): Don't leak list of
index 7836c18b93389232efec005838a9337bff646fb7..fc01ee0a346749944d9bf793bf82bd1696af7f56 100644 (file)
@@ -1,3 +1,14 @@
+Mon Apr 19 17:59:17 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * INSTALL.in: Update libpng and libjpeg URLs, remove
+       note about building without since that's not the normal
+       case.
+
+Sun Apr 11 09:45:11 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkicontheme.c (load_themes): Fix a couple of typos in
+       handling of SVG/non-SVG unthemed icons.
+
 2004-04-19  Morten Welinder  <terra@gnome.org>
 
        * gtk/gtktoolbar.c (gtk_toolbar_focus): Don't leak list of
index 7836c18b93389232efec005838a9337bff646fb7..fc01ee0a346749944d9bf793bf82bd1696af7f56 100644 (file)
@@ -1,3 +1,14 @@
+Mon Apr 19 17:59:17 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * INSTALL.in: Update libpng and libjpeg URLs, remove
+       note about building without since that's not the normal
+       case.
+
+Sun Apr 11 09:45:11 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkicontheme.c (load_themes): Fix a couple of typos in
+       handling of SVG/non-SVG unthemed icons.
+
 2004-04-19  Morten Welinder  <terra@gnome.org>
 
        * gtk/gtktoolbar.c (gtk_toolbar_focus): Don't leak list of
index 7836c18b93389232efec005838a9337bff646fb7..fc01ee0a346749944d9bf793bf82bd1696af7f56 100644 (file)
@@ -1,3 +1,14 @@
+Mon Apr 19 17:59:17 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * INSTALL.in: Update libpng and libjpeg URLs, remove
+       note about building without since that's not the normal
+       case.
+
+Sun Apr 11 09:45:11 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkicontheme.c (load_themes): Fix a couple of typos in
+       handling of SVG/non-SVG unthemed icons.
+
 2004-04-19  Morten Welinder  <terra@gnome.org>
 
        * gtk/gtktoolbar.c (gtk_toolbar_focus): Don't leak list of
index 7836c18b93389232efec005838a9337bff646fb7..fc01ee0a346749944d9bf793bf82bd1696af7f56 100644 (file)
@@ -1,3 +1,14 @@
+Mon Apr 19 17:59:17 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * INSTALL.in: Update libpng and libjpeg URLs, remove
+       note about building without since that's not the normal
+       case.
+
+Sun Apr 11 09:45:11 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkicontheme.c (load_themes): Fix a couple of typos in
+       handling of SVG/non-SVG unthemed icons.
+
 2004-04-19  Morten Welinder  <terra@gnome.org>
 
        * gtk/gtktoolbar.c (gtk_toolbar_focus): Don't leak list of
index e75e27782780e2e43273d37d31c232c56b56fd40..8f98713fff2003644acdcddbc232823b5b7b7b04 100644 (file)
@@ -12,12 +12,8 @@ GTK+ requires the following packages:
    these libraries are available from:
 
     http://www.libtiff.org/
-    ftp://swrinde.nde.swri.edu/pub/png/src/
-    ftp://ftp.uu.net/graphics/jpeg/
-
-   If these libraries are not available, the corresponding 
-   image loaders will simply not be built. However, this
-   may cause applications using GTK+ not to function properly.
+    http://www.libpng.org/
+    http://www.ijg.org/
 
 Simple install procedure
 ========================
index f6bc2132b37a61cb2b733fbd6dea9722f2e9552f..29d9741fc8f91e49fc9be1ed04437a62e33b9324 100644 (file)
@@ -994,7 +994,7 @@ load_themes (GtkIconTheme *icon_theme)
                {
                  if (new_suffix == ICON_SUFFIX_SVG)
                    {
-                     if (unthemed_icon->no_svg_filename)
+                     if (unthemed_icon->svg_filename)
                        g_free (abs_file);
                      else
                        unthemed_icon->svg_filename = abs_file;
@@ -1025,7 +1025,7 @@ load_themes (GtkIconTheme *icon_theme)
                  if (new_suffix == ICON_SUFFIX_SVG)
                    unthemed_icon->svg_filename = abs_file;
                  else
-                   unthemed_icon->svg_filename = abs_file;
+                   unthemed_icon->no_svg_filename = abs_file;
                  
                  g_hash_table_insert (priv->unthemed_icons,
                                       base_name,