mu/src
Dirk-Jan C. Binnema 965b34fd70 * test_mu_view_01: the test depended on a MIME-decoding bug in gmime; since that bug has
been fixed in newer versions, accept the outcome of that, too.
2011-01-31 20:56:28 +02:00
..
tests * test_mu_view_01: the test depended on a MIME-decoding bug in gmime; since that bug has 2011-01-31 20:56:28 +02:00
Makefile.am * src/Makefile.am: use BUILD_TESTS 2011-01-31 09:12:31 +02:00
mu-bookmarks.c * cosmetics 2011-01-07 08:31:36 +02:00
mu-bookmarks.h * <many>: use some gcc attributes (if applicable) for optimization 2010-11-30 08:32:59 +02:00
mu-cmd-extract.c * mu-cmd-extract.c: only check for writability of targetdir if we're actually 2011-01-31 09:13:26 +02:00
mu-cmd-find.c * improve checks for database version 2011-01-12 23:13:03 +02:00
mu-cmd-index.c * make mag-msg-store a configurable parameter; refactor the setting of the 2011-01-15 13:27:41 +02:00
mu-cmd.c * mu-cmd, mu-extract.c: split off mu-extract stuff in separate file 2011-01-12 23:09:09 +02:00
mu-cmd.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-config.c * make mag-msg-store a configurable parameter; refactor the setting of the 2011-01-15 13:27:41 +02:00
mu-config.h * make mag-msg-store a configurable parameter; refactor the setting of the 2011-01-15 13:27:41 +02:00
mu-index.c * make mag-msg-store a configurable parameter; refactor the setting of the 2011-01-15 13:27:41 +02:00
mu-index.h * make mag-msg-store a configurable parameter; refactor the setting of the 2011-01-15 13:27:41 +02:00
mu-log.c * add mode_t arg to mu_util_create_dir_maybe, add mu_util_cache_dir 2011-01-11 00:44:03 +02:00
mu-log.h * cosmetics 2011-01-07 08:31:36 +02:00
mu-maildir.c * mu-maildir: some cleanups, shorten names for link creation 2011-01-16 13:54:32 +02:00
mu-maildir.h * change MuMaildirWalkMsgCallback so it take a full stat buf* instead of just 2011-01-15 11:53:18 +02:00
mu-msg-contact.c * mu-msg-contact.[ch]: add _new, _destroy functions 2010-11-20 20:28:54 +02:00
mu-msg-contact.h * mu-msg-contact.[ch]: add _new, _destroy functions 2010-11-20 20:28:54 +02:00
mu-msg-fields.c * mu-msg-fields: store escaped versions of maildirs, so matching works for 'strangely named' ones 2011-01-11 23:18:55 +02:00
mu-msg-fields.h * mu-msg-fields.[ch]: add info whether the field should be normalized/escaped 2010-11-29 21:18:37 +02:00
mu-msg-file.c * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-msg-file.h * mu-msg-file: cosmetics 2010-12-11 13:53:50 +02:00
mu-msg-flags.c * mu_msg_flags_from_file => mu_msg_file_get_flags_from_path 2010-12-07 23:15:38 +02:00
mu-msg-flags.h * cosmetics 2011-01-07 08:31:36 +02:00
mu-msg-iter-priv.hh * rename mu-util-xapian => mu-util-db (and some leftovers) 2010-08-25 21:40:07 +03:00
mu-msg-iter.cc * fix display (iter) of message size 2011-01-06 00:09:26 +02:00
mu-msg-iter.h * start of XML output support (WIP) 2011-01-05 22:46:10 +02:00
mu-msg-part.c * mu-msg-part: cleanups & fixes, added mu_msg_part_looks_like_attachment 2011-01-11 23:17:03 +02:00
mu-msg-part.h * mu-msg-part: cleanups & fixes, added mu_msg_part_looks_like_attachment 2011-01-11 23:17:03 +02:00
mu-msg-prio.c * mu-msg-prio: some coding updates 2010-11-21 15:43:11 +02:00
mu-msg-prio.h * mu-msg-prio: some coding updates 2010-11-21 15:43:11 +02:00
mu-msg-priv.h * make mu-cmd reference-counted (make mu_msg_destroy internal, use 2011-01-09 18:54:14 +02:00
mu-msg.c * cosmetics 2011-01-29 12:45:21 +02:00
mu-msg.h * mu-msg, mu-msg-part: overhaul of mime-part handling 2011-01-11 00:45:03 +02:00
mu-output.c * make mu-cmd reference-counted (make mu_msg_destroy internal, use 2011-01-09 18:54:14 +02:00
mu-output.h * initial plumbing and some documentation for xml/json/sexp output through 2011-01-05 20:35:50 +02:00
mu-query.cc * improve checks for database version 2011-01-12 23:13:03 +02:00
mu-query.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-runtime.c * cosmetics 2011-01-13 21:41:19 +02:00
mu-runtime.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-store.cc * make mag-msg-store a configurable parameter; refactor the setting of the 2011-01-15 13:27:41 +02:00
mu-store.h * make mag-msg-store a configurable parameter; refactor the setting of the 2011-01-15 13:27:41 +02:00
mu-str-normalize.c * mu-str-normalize.c: add note about alternative implementation 2010-12-03 20:53:25 +02:00
mu-str.c * mu_str_display_contact_s: split, so 'make cc10' is honored 2011-01-29 15:00:46 +02:00
mu-str.h * cosmetics 2011-01-07 08:31:36 +02:00
mu-util-db.cc * add mu_util_xapian_is_locked and use it 2011-01-14 07:47:19 +02:00
mu-util.c * mu-util.c: use /etc/passwd (and likewise) to determine homedir in preference 2011-01-31 09:15:42 +02:00
mu-util.h * add mu_util_xapian_is_locked and use it 2011-01-14 07:47:19 +02:00
mu.cc * cosmetics 2011-01-13 21:41:19 +02:00