summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-04-09 23:48:50 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-04-09 23:48:50 +0000
commit136ec5c222a4cf5da740df940e23adc96c65d4e9 (patch)
treee3d5223eeaa75f851bfd20ce9cfd41694eac123e /ChangeLog.pre-2-8
parentd5a142d6d70daa23c877f5efb2cbd9b682232f4a (diff)
downloadgdk-pixbuf-136ec5c222a4cf5da740df940e23adc96c65d4e9.tar.gz
Add 16x16 versions of the zoom icons and of GTK_STOCK_INDEX. Some of the
Add 16x16 versions of the zoom icons and of GTK_STOCK_INDEX. Some of the images were taken from the hicolor icon theme, and were originally created by Jakub Steiner and Tuomas Kuosmanen. (#167515, Vincent Noel) * gtk/stock-icons/stock_index_16.png: * gtk/stock-icons/stock_zoom_1_16.png: * gtk/stock-icons/stock_zoom_fit_16.png: * gtk/stock-icons/stock_zoom_in_16.png: * gtk/stock-icons/stock_zoom_out_16.png: New images. * gtk/stock-icons/Makefile.am: Add the new images.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-814
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 096438841..c2d63b70e 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,19 @@
2005-04-09 Matthias Clasen <mclasen@redhat.com>
+ Add 16x16 versions of the zoom icons and of
+ GTK_STOCK_INDEX. Some of the images were taken from
+ the hicolor icon theme, and were originally created
+ by Jakub Steiner and Tuomas Kuosmanen. (#167515,
+ Vincent Noel)
+
+ * gtk/stock-icons/stock_index_16.png:
+ * gtk/stock-icons/stock_zoom_1_16.png:
+ * gtk/stock-icons/stock_zoom_fit_16.png:
+ * gtk/stock-icons/stock_zoom_in_16.png:
+ * gtk/stock-icons/stock_zoom_out_16.png: New images.
+
+ * gtk/stock-icons/Makefile.am: Add the new images.
+
* gtk/gtkimage.c (gtk_image_calc_size, gtk_image_expose):
Don't display too many broken images. (#169870, Roman
Kagan, patch by Ivan Wong)