diff options
author | Jakub Steiner <jimmac@src.gnome.org> | 2001-08-16 13:14:50 +0000 |
---|---|---|
committer | Jakub Steiner <jimmac@src.gnome.org> | 2001-08-16 13:14:50 +0000 |
commit | c723bc6d3089121260dfa7c8df77d880eaea654e (patch) | |
tree | 0fa83e82c73957b38bee19c0ddc7510a82f03d1d /ChangeLog.pre-2-10 | |
parent | 0a8fc26c4f9b0d38696bee5cff7abf67d046fedc (diff) | |
download | gtk+-c723bc6d3089121260dfa7c8df77d880eaea654e.tar.gz |
big boom in replacing stock icons
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 1f59a6f76f..a00151ac9b 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,38 @@ +2001-08-16 Jakub Steiner <jimmac@ximian.com> + + * gtk/stock-icons/dialog_info.png: new style bulb + * gtk/stock-icons/dialog_error.png: maybe a little drastic ;) + * gtk/stock-icons/dialog_warning.png: need a hand? + * gtk/stock-icons/stock_add.png, stock_remove.png: I hope + the aa border gets chopped off ok + * gtk/stock-icons/stock_colorselector.png: using the new hand + * gtk/stock-icons/stock_dnd_multiple.png: I'm not totally sure what + this one is for, but the old icon was butt ugly. + * gtk/stock-icons/stock*_insert_image.png: not sure if it belongs here + * gtk/stock-icons/stock*_insert_object.png: " + * gtk/stock-icons/stock_index.png: using new hand icon + * gtk/stock-icons/stock*_new.png: the document template being used + elsewhere too + * gtk/stock-icons/stock*_print*.png: new print and print preview + icons (panel/menu) + * gtk/stock-icons/stock*_save*.png, stock*_revert.png: new save/revert + icons based on Tuomas' floppy image. + * gtk/stock-icons/stock*_search*.png: search and s'n'r icons for panel/menu + * gtk/stock-icons/stock*_stop.png: replacing the old 'x' button + * gtk/stock-icons/stock*_trash.png: based on Tuomas' trash icon + * gtk/stock-icons/stock*_undelete.png: " + * gtk/stock-icons/stock_preferences.png: I have a version with a + document base if the sliders are no good. + * gtk/stock-icons/stock_properties.png: properties + + + * gtk/stock-icons/stock*_copy.png, stock*_cut.png, stock*_paste.png: Tuomas' + (tigert@ximian.com) clipboard icons + * gtk/stock-icons/stock_{up,down,left,right}_arrow.png: tigert's new arrows + * gtk/stock-icons/stock*_{undo,redo}.png: tigert's undo/redo icons. + * gtk/stock-icons/stock_open.png: shaded open icon by Tuomas. we should make it a + little bigger IMHO + 2001-08-16 Sven Neumann <sven@gimp.org> * gtk/gtkbox.c (gtk_box_class_init): removed unused widget_class. |