summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-03-03 13:57:00 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-03-03 13:57:00 +0000
commita3cee3d83ae63c541d5dfe7be479080265a1633b (patch)
tree04aa92adf0b01a4238377348c149d7d53c4505b3 /ChangeLog.pre-2-10
parent1f6a65d3750dea9fdb0d8c49deb3af34fa735e44 (diff)
downloadgtk+-a3cee3d83ae63c541d5dfe7be479080265a1633b.tar.gz
Don't warn if a stock icon cannot be found. (#168830, Sven Neumann)
2005-03-03 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render): Don't warn if a stock icon cannot be found. (#168830, Sven Neumann)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 4f08c210aa..2408bc42d0 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,11 @@
2005-03-03 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render):
+ Don't warn if a stock icon cannot be found. (#168830,
+ Sven Neumann)
+
+2005-03-03 Matthias Clasen <mclasen@redhat.com>
+
* gtk/gtkwidget.c (gtk_widget_reparent_subwindows):
Avoid warnings if gtk_widget_reparent() is called at
unusual times. (#168966, Christian Persch)