diff options
author | Alexander Larsson <alla@lysator.liu.se> | 2001-05-27 21:43:09 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2001-05-27 21:43:09 +0000 |
commit | 57237d4d89da7fd73d7011469256479da1886cb0 (patch) | |
tree | ae57ae07032b5cb7a958b0db7e7ded033028ec85 /ChangeLog.pre-2-8 | |
parent | 20715207b40fb1578d85fb6169d5b0744e783af7 (diff) | |
download | gtk+-57237d4d89da7fd73d7011469256479da1886cb0.tar.gz |
Rename to the more correct gtk-go-up.
2001-05-27 Alexander Larsson <alla@lysator.liu.se>
* gtk/gtkstock.h (GTK_STOCK_GO_UP):
Rename to the more correct gtk-go-up.
* gtk/stock-icons/stock_menu_sort_ascending.png:
Added new file.
* gtk/stock-icons/stock_menu_sort_descending.png:
Changed to show descending instead of ascending.
* gtk/gtkiconfactory.c:
Added menu size icon to sort ascending.
* gtk/stock-icons/Makefile.am:
Added stock_menu_sort_ascending.png.
* gtk/gtkseparatormenuitem.c:
Use correct typenames.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 7656dd9b95..1f4e579bf3 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,23 @@ +2001-05-27 Alexander Larsson <alla@lysator.liu.se> + + * gtk/gtkstock.h (GTK_STOCK_GO_UP): + Rename to the more correct gtk-go-up. + + * gtk/stock-icons/stock_menu_sort_ascending.png: + Added new file. + + * gtk/stock-icons/stock_menu_sort_descending.png: + Changed to show descending instead of ascending. + + * gtk/gtkiconfactory.c: + Added menu size icon to sort ascending. + + * gtk/stock-icons/Makefile.am: + Added stock_menu_sort_ascending.png. + + * gtk/gtkseparatormenuitem.c: + Use correct typenames. + Sun May 20 20:07:35 2001 Tim Janik <timj@gtk.org> * gtk/gtksignal.[hc] (gtk_signal_connect_full): make hanlder id a |