From 32f0a2a91111805b1373d8a0f4ba8de99eee5d3d Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Mon, 24 Feb 2003 16:53:22 +0000 Subject: We don't need e-gray-bar.[ch] anymore Remove these unused files now We are 2003-02-24 Rodney Dawes * Makefile.am: We don't need e-gray-bar.[ch] anymore * e-gray-bar.[ch]: Remove these unused files now * e-shell-folder-title-bar.c: We are themeable now!!!! Use GtkArrows now instead of pixmaps Get rid of the hardcoded colors Add an expose_event to paint a flat box for the background * e-shell-view.c: Don't need e-gray-bar anymore svn path=/trunk/; revision=20036 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 05e159bddd..c9f3e6c8b0 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2003-02-24 Rodney Dawes + + * Makefile.am: We don't need e-gray-bar.[ch] anymore + * e-gray-bar.[ch]: Remove these unused files now + * e-shell-folder-title-bar.c: We are themeable now!!!! + Use GtkArrows now instead of pixmaps + Get rid of the hardcoded colors + Add an expose_event to paint a flat box for the background + * e-shell-view.c: Don't need e-gray-bar anymore + 2003-02-24 Ettore Perazzoli * evolution-shell-component.c (impl_populateFolderContextMenu): @@ -16,6 +26,7 @@ * e-shell.c (save_settings_for_component): lower-case the config prefix. +>>>>>>> 1.1176 2003-02-20 Dan Winship * Makefile.am (evolution_LDADD): -- cgit