aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-04-21 07:47:40 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-04-21 07:47:40 +0800
commit6b5b1f6de926a4c9dec95dbd55ae53a5b30fb6a5 (patch)
tree679e0f2905c1d01bcd2ac93fd7640a0a1d270290 /mail/ChangeLog
parenta2ee0e2ec91ae9dec0bd10cbc716651dfdf0932a (diff)
downloadgsoc2013-evolution-6b5b1f6de926a4c9dec95dbd55ae53a5b30fb6a5.tar
gsoc2013-evolution-6b5b1f6de926a4c9dec95dbd55ae53a5b30fb6a5.tar.gz
gsoc2013-evolution-6b5b1f6de926a4c9dec95dbd55ae53a5b30fb6a5.tar.bz2
gsoc2013-evolution-6b5b1f6de926a4c9dec95dbd55ae53a5b30fb6a5.tar.lz
gsoc2013-evolution-6b5b1f6de926a4c9dec95dbd55ae53a5b30fb6a5.tar.xz
gsoc2013-evolution-6b5b1f6de926a4c9dec95dbd55ae53a5b30fb6a5.tar.zst
gsoc2013-evolution-6b5b1f6de926a4c9dec95dbd55ae53a5b30fb6a5.zip
Add libibex.la to link.
2000-04-20 NotZed <NotZed@HelixCode.com> * Makefile.am (evolution_mail_LDADD): Add libibex.la to link. * message-list.h: Removed folder summary. * message-list.c: Dont include folder-summary anymore. (select_msg): Changed to use folder, not summary in summary_get_message_info(). God this code is grotty. (ml_value_at): Ditto. (ml_value_at): Changed to use new interface. Hmm, this returns a static variable, that seems wrong. (message_list_set_folder): Remove folder summary. svn path=/trunk/; revision=2530
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 9e61a0de60..91499a2304 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,17 @@
+2000-04-20 NotZed <NotZed@HelixCode.com>
+
+ * Makefile.am (evolution_mail_LDADD): Add libibex.la to link.
+
+ * message-list.h: Removed folder summary.
+
+ * message-list.c: Dont include folder-summary anymore.
+ (select_msg): Changed to use folder, not summary in
+ summary_get_message_info(). God this code is grotty.
+ (ml_value_at): Ditto.
+ (ml_value_at): Changed to use new interface. Hmm, this returns a
+ static variable, that seems wrong.
+ (message_list_set_folder): Remove folder summary.
+
2000-04-20 Dan Winship <danw@helixcode.com>
* mail-display.c: update for bonobo change, and remove a