2006-08-31 [colin] 2.4.0cvs115
commita4f9c9fc042b3e53c25afb0c4dd0f373a7f49d71
authorColin Leroy <colin@colino.net>
Thu, 31 Aug 2006 17:27:03 +0000 (31 17:27 +0000)
committerColin Leroy <colin@colino.net>
Thu, 31 Aug 2006 17:27:03 +0000 (31 17:27 +0000)
treee43c805c62b494a5114e18d585b5eefbef8671a5
parent18e4f74e5001b1a3cfac7f45ccd9891a676a91d6
2006-08-31 [colin] 2.4.0cvs115

* src/procmsg.c
* src/textview.c
* src/plugins/bogofilter/bogofilter.c
* src/plugins/spamassassin/spamassassin.c
Requalify some "errors" to warnings
* src/mainwindow.c
* src/mainwindow.h
* src/statusbar.c
Add an icon in the statusbar to notify
of errors
* src/gtk/gtksctree.c
* src/folderview.c
* src/summaryview.c
Make the GtkSCTree look more modern by
alternating background lines
* src/prefs_common.c
* src/prefs_common.h
Add a pref to let people have the old
way if they prefer
15 files changed:
ChangeLog
PATCHSETS
configure.ac
src/folderview.c
src/gtk/gtksctree.c
src/mainwindow.c
src/mainwindow.h
src/plugins/bogofilter/bogofilter.c
src/plugins/spamassassin/spamassassin.c
src/prefs_common.c
src/prefs_common.h
src/procmsg.c
src/statusbar.c
src/summaryview.c
src/textview.c