mu/src
Dirk-Jan C. Binnema c6c3dd99c1 * tests/Makefile.am, tests/test-mu-contacts.c: add mu_contacts unit tests 2011-05-18 22:14:24 +03:00
..
tests * tests/Makefile.am, tests/test-mu-contacts.c: add mu_contacts unit tests 2011-05-18 22:14:24 +03:00
Makefile.am * Makefile.am: update for the changed/removed/renamed files 2011-05-17 23:20:31 +03: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-cfind.c * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
mu-cmd-extract.c * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
mu-cmd-find.c * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
mu-cmd-index.c * mu-cmd-index.c: optimize printing of progress information 2011-04-30 10:08:58 +03:00
mu-cmd.c * re-enable message summaries 2011-05-15 10:40:29 +03:00
mu-cmd.h * WIP: rudimentary implementation of the 'cfind' command, to find contacts 2011-03-02 23:26:54 +02:00
mu-config.c * mu-config.c: small docu update 2011-03-19 10:08:20 +02:00
mu-config.h * add support for using mu cfind as an external address book for 'mutt' + document 2011-03-06 12:40:08 +02:00
mu-contacts.c * mu-contacts: cosmetics 2011-05-18 22:14:08 +03:00
mu-contacts.h * mu-contacts: cosmetics 2011-05-18 22:14:08 +03:00
mu-index.c * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
mu-index.h * WIP: contact listing / searching. 2011-03-02 00:13:24 +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: also ignore .#evolution, update comments a bit 2011-05-06 08:33:37 +03:00
mu-maildir.h * refactoring: merge mu-msg-file with mu-maildir 2011-05-06 08:11:47 +03:00
mu-msg-cache.c * complete initial implementation of mu-msg-cache 2011-05-17 23:17:50 +03:00
mu-msg-cache.h * complete initial implementation of mu-msg-cache 2011-05-17 23:17:50 +03:00
mu-msg-doc.cc * mu-msg-db => mu-msg-doc 2011-05-17 23:17:11 +03:00
mu-msg-doc.h * mu-msg-db => mu-msg-doc 2011-05-17 23:17:11 +03:00
mu-msg-fields.c * mu-msg-fields.[ch]: reindent, remove MU_MSG_FIELD_ID_SUMMARY 2011-05-14 18:06:33 +03:00
mu-msg-fields.h * mu-msg-fields.[ch]: reindent, remove MU_MSG_FIELD_ID_SUMMARY 2011-05-14 18:06:33 +03:00
mu-msg-file.c * mu-msg-*: take mu_msg_cache into use 2011-05-14 18:07:51 +03:00
mu-msg-file.h * mu-msg-file: improve header file, add some gcc-attributes 2011-05-17 23:18:58 +03:00
mu-msg-flags.c * add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen' 2011-03-31 23:08:26 +03:00
mu-msg-flags.h * add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen' 2011-03-31 23:08:26 +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 * mu-msg-iter.{cc,h}: updete for mu-msg-data removal 2011-05-17 23:24:29 +03:00
mu-msg-iter.h * mu-msg-iter.{cc,h}: updete for mu-msg-data removal 2011-05-17 23:24:29 +03:00
mu-msg-part.c * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03: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 * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
mu-msg-prio.h * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
mu-msg-priv.h * mu-msg.c, mu-msg-priv.h: hook up with mu-msg-cache, mu-msg-file and mu-msg-doc 2011-05-17 23:20:05 +03:00
mu-msg.c * mu-msg.c, mu-msg-priv.h: hook up with mu-msg-cache, mu-msg-file and mu-msg-doc 2011-05-17 23:20:05 +03:00
mu-msg.h * WIP: hook up mu-msg-db with mu-msg (CTOR) 2011-05-15 11:06:55 +03:00
mu-output.c * re-enable message summaries 2011-05-15 10:40:29 +03: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 * mu-query.cc: enable wildcard queries (Xapian::QueryParser::FLAG_WILDCARD) 2011-05-09 12:00:50 +03:00
mu-query.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-runtime.c * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
mu-runtime.h * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
mu-store.cc * merge mu-msg-contact.[ch] with mu-msg.[ch] 2011-05-14 18:14:24 +03:00
mu-store.h * mu-store.cc: some optimizations, and add the possibility to use the slightly 2011-04-30 11:31:34 +03: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: add mu_str_guess_first_name, mu_str_guess_last_name and 2011-03-06 12:14:26 +02:00
mu-str.h * cosmetics 2011-05-01 15:01:03 +03:00
mu-util-db.cc * fix compiler warnings for gcc 4.5 2011-04-15 08:49:04 +03:00
mu-util.c * mu-util.c: Fix #39: use MU_WRITE_LOG instead of the (now something different) 2011-05-18 00:37:36 +03:00
mu-util.h * WIP: hook up mu-msg-db with mu-msg (CTOR) 2011-05-15 11:06:55 +03:00
mu.cc * cosmetics 2011-01-13 21:41:19 +02:00