From 042704ddd3f26ef3becbe000547564127694c069 Mon Sep 17 00:00:00 2001 From: Gediminas Paulauskas Date: Mon, 2 Apr 2001 03:59:11 +0000 Subject: Blessed by Ettore. Guided by Jacub Stener's mail, where he explaned which icons were renamed or added, I added a bunch of new icons to menus, fixed renamed ones. Changed Trash and Executive summary folder type icons. Fixed art/Makefile.am for these changes. Also, pulled icon cache from mailer and moved it to e-util/e-gui-utils.h, made all components and dialogs use cache and not load pixmaps every time. Accidentally got a couple of includes fix in, but they won't break anything. svn path=/trunk/; revision=9092 --- e-util/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index b0124f356b..e20785e782 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,11 @@ +2001-04-01 Gediminas Paulauskas + + * e-gui-utils.h: new type EPixmap, which is used to cache pixmaps for + bonobo components. use e_pixmaps_update to load icons into ui + component. + * e-gui-utils.c: implementation of EPixmap cache, moved here from + mail/folder-browser-factory.c. + 2001-03-31 Jon Trowbridge * e-url.c (e_url_shroud): Check that first_colon < last_at, -- cgit v1.2.3