aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-08 05:13:52 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-08 05:13:52 +0800
commit6feb0b5e5c5f9b9eac7e8dc99a3f3b4f780ee0d4 (patch)
tree5be2f3c2eaa29bc76bd348e02695920a40e86b3f /shell/ChangeLog
parent98e5368deb85eee6a8772afcc456fbaf9c02016b (diff)
downloadgsoc2013-evolution-6feb0b5e5c5f9b9eac7e8dc99a3f3b4f780ee0d4.tar
gsoc2013-evolution-6feb0b5e5c5f9b9eac7e8dc99a3f3b4f780ee0d4.tar.gz
gsoc2013-evolution-6feb0b5e5c5f9b9eac7e8dc99a3f3b4f780ee0d4.tar.bz2
gsoc2013-evolution-6feb0b5e5c5f9b9eac7e8dc99a3f3b4f780ee0d4.tar.lz
gsoc2013-evolution-6feb0b5e5c5f9b9eac7e8dc99a3f3b4f780ee0d4.tar.xz
gsoc2013-evolution-6feb0b5e5c5f9b9eac7e8dc99a3f3b4f780ee0d4.tar.zst
gsoc2013-evolution-6feb0b5e5c5f9b9eac7e8dc99a3f3b4f780ee0d4.zip
[Updated the shortcuts view implementation to set the icons on a
per-shortcut basis (instead of a per-URL basis) according to the changes in the EShortcutBar API.] * e-shortcuts-view-model.c (load_group_into_model): Get the icon from the folder type registry. (shortcuts_new_shortcut_cb): Likewise. (shortcuts_update_shortcut_cb): Likewise. * e-shortcuts-view.c (icon_callback): Removed. (e_shortcuts_view_construct): Don't set the icon callback anymore. svn path=/trunk/; revision=11741
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index d8e04a1692..3a25203c57 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,13 @@
+2001-08-07 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-shortcuts-view-model.c (load_group_into_model): Get the icon
+ from the folder type registry.
+ (shortcuts_new_shortcut_cb): Likewise.
+ (shortcuts_update_shortcut_cb): Likewise.
+
+ * e-shortcuts-view.c (icon_callback): Removed.
+ (e_shortcuts_view_construct): Don't set the icon callback anymore.
+
2001-08-07 Jason Leach <jleach@ximian.com>
* e-storage-set-view.c (etree_value_at): Don't use a leaky hash to