mu/src
Dirk-Jan C. Binnema 976e0d03dc * add FLAG_XAPIAN_VALUE for MU_MSG_FIELD_ID_MSGID so the 'i' format field
works. this fixes issue #27
2010-10-23 12:29:06 +03:00
..
tests * tests/Makefile.am: add message 4 to test cases 2010-10-23 12:05:35 +03:00
Makefile.am * src/Makefile.am: add -Wdeclaration-after-statement to the warning flags for c-code 2010-09-05 12:39:08 +03:00
mu-cmd-extract.c * mu-cmd-extract: don't be too picky for attachments 2010-10-23 12:04:58 +03:00
mu-cmd-find.c * mu-cmd-find.c: update for changes in mu-msg-fields 2010-09-12 16:31:12 +03:00
mu-cmd-index.c * mu-cmd-index: cosmetic 2010-10-09 12:53:02 +03:00
mu-cmd-mkdir.c * add some extra error checking for the right command 2010-08-29 16:39:27 +03:00
mu-cmd-mkdir.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-cmd-view.c * mu-cmd-view.c: fix showing of body 2010-09-10 20:37:58 +03:00
mu-cmd-view.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-cmd.c * mu-cmd: some cosmetical updates in the output 2010-10-09 13:19:47 +03:00
mu-cmd.h * add some extra error checking for the right command 2010-08-29 16:39:27 +03:00
mu-config.c * mu-config: small fix 2010-10-23 12:12:14 +03:00
mu-config.h * update mu extract implementation, support --overwrite and --targetdir (WIP, 2010-09-01 23:35:34 +03:00
mu-index.c * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-index.h * mu-index: cosmetics 2010-09-26 15:52:42 +03:00
mu-log.c * small logging cleanups, don't g_debug before we initialized logging 2010-10-09 12:44:48 +03:00
mu-log.h * small logging cleanups, don't g_debug before we initialized logging 2010-10-09 12:44:48 +03:00
mu-maildir.c * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-maildir.h * some minor cleanups 2010-08-27 00:25:07 +03:00
mu-msg-contact.c * mu-msg-contact: check for type of internetaddress (fixes some warning) + 2010-09-12 21:00:45 +03:00
mu-msg-contact.h * mu-msg-contact: check for type of internetaddress (fixes some warning) + 2010-09-12 21:00:45 +03:00
mu-msg-fields.c * add FLAG_XAPIAN_VALUE for MU_MSG_FIELD_ID_MSGID so the 'i' format field 2010-10-23 12:29:06 +03:00
mu-msg-fields.h * mu-store/mu-msg-fields: special handling for To:/Cc:/From: so we can better 2010-09-12 16:28:34 +03:00
mu-msg-flags.c * mu-msg-flags: better logging 2010-01-06 01:27:03 +02:00
mu-msg-flags.h * mu-msg-(fields|flags): cosmetics 2010-09-05 12:37:47 +03: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 * rename mu_msg_iter_is_null => mu_msg_iter_is_done 2010-09-09 00:09:00 +03:00
mu-msg-iter.h * rename mu_msg_iter_is_null => mu_msg_iter_is_done 2010-09-09 00:09:00 +03:00
mu-msg-part.c * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-msg-part.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-msg-prio.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-msg-priv.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-msg-status.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-msg-str.c * cleanup, improve, refactor message summary 2010-09-11 11:19:58 +03:00
mu-msg-str.h * mark mu_msg_str_summarize with G_GNUC_WARN_UNUSED_RESULT 2010-09-12 16:32:22 +03:00
mu-msg.c * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-msg.h * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-query.cc * mu-query: try stemming 2010-10-09 15:12:35 +03:00
mu-query.h * mu-query: pre-process queries to work around some mismatches with xapian 2010-09-12 16:30:29 +03:00
mu-result.h * mu-result: remove MU_IGNORE 2010-01-03 23:53:29 +02:00
mu-store.cc * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-store.h * mu-store: add mu_store_count 2010-09-26 15:52:22 +03:00
mu-util-db.cc * rename mu-util-xapian => mu-util-db (and some leftovers) 2010-08-25 21:40:07 +03:00
mu-util-db.h * rename mu-util-xapian => mu-util-db (and some leftovers) 2010-08-25 21:40:07 +03:00
mu-util.c * small logging cleanups, don't g_debug before we initialized logging 2010-10-09 12:44:48 +03:00
mu-util.h * mu-util.[ch]: use realpath to resolve dirs, some cosmetics 2010-09-23 00:03:04 +03:00
mu.cc * mu.cc: minor changes 2010-09-09 08:15:41 +03:00