mu/src
Dirk-Jan C. Binnema 5f84cb5025 * mu-msg-contact.[ch]: add _new, _destroy functions 2010-11-20 20:28:54 +02:00
..
tests * test-mu-cmd.c: add some test cases 2010-11-20 18:42:32 +02:00
Makefile.am * <many>: fix source code checks; move mu_msg_str_normalize to separate file 2010-11-20 17:27:17 +02:00
mu-bookmarks.c * mu-bookmarks.[ch]: bookmarks implemenation was still missing from git 2010-11-15 23:25:06 +02:00
mu-bookmarks.h * mu-bookmarks.[ch]: bookmarks implemenation was still missing from git 2010-11-15 23:25:06 +02:00
mu-cmd-extract.c * mu-cmd-extract,test-mu-util: cleanups to pass line33/cc10 2010-10-30 15:14:14 +03:00
mu-cmd-find.c * <many>: fix source code checks; move mu_msg_str_normalize to separate file 2010-11-20 17:27:17 +02:00
mu-cmd-index.c * mu-cmd-index.c: cosmetic 2010-11-15 08:43:46 +02: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 * make mu_msg_str_date[_s] take an strftime-like argument for the format; 2010-11-03 07:43:46 +02: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 * add 'mu_runtime' for initialization, keeping global state during runtime. update many. 2010-11-14 13:55:04 +02:00
mu-config.h * add 'mu_runtime' for initialization, keeping global state during runtime. update many. 2010-11-14 13:55:04 +02:00
mu-index.c * mu-index: remove version check warning 2010-11-20 14:42:07 +02:00
mu-index.h * mu-index: cosmetics 2010-09-26 15:52:42 +03:00
mu-log.c * mu-log: don't complain when unit is called when not already initialized 2010-11-20 16:14:26 +02: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 * mu-maildir.c: some micro-optimizations 2010-11-14 21:53:24 +02:00
mu-maildir.h * some minor cleanups 2010-08-27 00:25:07 +03: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 * fix mu_msg_field_type_is_numeric + unit test 2010-11-20 17:50:35 +02:00
mu-msg-fields.h * mu-msg-fields: cleanup, use MuMsgFieldId rather than MuMsgField* 2010-11-20 14:41:21 +02:00
mu-msg-flags.c * <many>: fix source code checks; move mu_msg_str_normalize to separate file 2010-11-20 17:27:17 +02:00
mu-msg-flags.h * many: fix unit tests, add synonyms (WIP -- not working yet) 2010-11-20 16:37:23 +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 * mu-msg-iter.cc: remove debugging stuff 2010-11-20 17:51:24 +02:00
mu-msg-iter.h * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02: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-normalize.c * <many>: fix source code checks; move mu_msg_str_normalize to separate file 2010-11-20 17:27:17 +02:00
mu-msg-str.c * <many>: fix source code checks; move mu_msg_str_normalize to separate file 2010-11-20 17:27:17 +02:00
mu-msg-str.h * mu-msg-str.[ch], add mu_msg_str_normalize_in_place and some further optimizations 2010-11-14 22:04:16 +02:00
mu-msg.c * mu-msg.c / test-mu-msg.c: improve attachment detection 2010-11-20 18:41:57 +02:00
mu-msg.h * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02:00
mu-output-link.c * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02:00
mu-output-link.h * refactor output a bit (mu-cmd-find) 2010-10-31 11:34:01 +02:00
mu-output-plain.c * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02:00
mu-output-plain.h * refactor output a bit (mu-cmd-find) 2010-10-31 11:34:01 +02:00
mu-query.cc * many: fix unit tests, add synonyms (WIP -- not working yet) 2010-11-20 16:37:23 +02:00
mu-query.h * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02:00
mu-result.h * mu-result: remove MU_IGNORE 2010-01-03 23:53:29 +02:00
mu-runtime.c * cosmetic 2010-11-20 16:37:43 +02:00
mu-runtime.h * add 'mu_runtime' for initialization, keeping global state during runtime. update many. 2010-11-14 13:55:04 +02:00
mu-store.cc * many: fix unit tests, add synonyms (WIP -- not working yet) 2010-11-20 16:37:23 +02:00
mu-store.h * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02: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 * add 'mu_runtime' for initialization, keeping global state during runtime. update many. 2010-11-14 13:55:04 +02:00
mu-util.h * add 'mu_runtime' for initialization, keeping global state during runtime. update many. 2010-11-14 13:55:04 +02:00
mu.cc * add 'mu_runtime' for initialization, keeping global state during runtime. update many. 2010-11-14 13:55:04 +02:00