mu/src
Dirk-Jan C. Binnema bc8c1a0289 * add mu_util_color_print for printing color (ANSI) to console 2011-05-25 21:59:34 +03:00
..
tests * test-mu-cmd.c: updated testcase 2011-05-25 21:58:48 +03:00
Makefile.am Reverting "* fix test-mu-msg.c merge fallout" 2011-05-19 23:12:25 +03:00
mu-bookmarks.c * cosmetics 2011-05-22 14:49:11 +03: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-cmd-find, mu-cmd-cfind: make 'no matches found' uniform 2011-05-24 21:43:44 +03:00
mu-cmd-extract.c * mu-cmd-extract.c: free list of indices after use 2011-05-22 14:50:03 +03:00
mu-cmd-find.c * mu-cmd-find, mu-cmd-cfind: make 'no matches found' uniform 2011-05-24 21:43:44 +03:00
mu-cmd-index.c * mu-cmd-index.c: fix progress output (fflush) 2011-05-24 22:41:53 +03:00
mu-cmd.c * minor updates / cleanups 2011-05-22 17:39:10 +03:00
mu-cmd.h * cosmetics 2011-05-23 08:16:09 +03:00
mu-config.c * mu-config: reindent, remove --xquery 2011-05-22 13:44:12 +03:00
mu-config.h * mu-config: reindent, remove --xquery 2011-05-22 13:44:12 +03:00
mu-contacts.c * mu-contacts.c, mu-msg.c: cosmetics 2011-05-25 08:11:50 +03:00
mu-contacts.h * mu-contacts: use encoded email address as group in gkeyfile (which valid as a 2011-05-24 21:41:52 +03:00
mu-index.c * cosmetics 2011-05-22 14:49:11 +03:00
mu-index.h * cleanup some header files 2011-05-22 14:48:31 +03:00
mu-log.c * mu-log.c: cleanup, don't use now-missing var 2011-05-24 22:39:28 +03:00
mu-log.h * cosmetics 2011-05-24 21:35:36 +03:00
mu-maildir.c * mu-maildir: add emacs indentation header 2011-05-24 22:40:20 +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-field.[ch]: add attach/a MsgFieldId 2011-05-21 16:05:44 +03:00
mu-msg-fields.h * mu-msg-field.[ch]: add attach/a MsgFieldId 2011-05-21 16:05:44 +03:00
mu-msg-file.c * mu-msg, mu-msg-file: fix up mu_msg_get_header 2011-05-19 22:25:27 +03:00
mu-msg-file.h * mu-msg, mu-msg-file: fix up mu_msg_get_header 2011-05-19 22:25:27 +03:00
mu-msg-flags.c * fix line33 check 2011-05-19 20:22:55 +03:00
mu-msg-flags.h * fix line33 check 2011-05-19 20:22:55 +03:00
mu-msg-iter.cc * cosmetics, re-indentation 2011-05-19 07:32:09 +03:00
mu-msg-iter.h * mu-msg-iter.{cc,h}: clear-up api, update callers 2011-05-19 00:26:14 +03:00
mu-msg-part.c * extract based on filename regexp and document it 2011-05-22 13:42:19 +03:00
mu-msg-part.h * cleanup some header files 2011-05-22 14:48:31 +03:00
mu-msg-prio.c * cosmetics, re-indentation 2011-05-19 07:32:09 +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 * cosmetics 2011-05-23 08:16:09 +03:00
mu-msg.c * mu-contacts.c, mu-msg.c: cosmetics 2011-05-25 08:11:50 +03:00
mu-msg.h * mu-msg, mu-msg-file: fix up mu_msg_get_header 2011-05-19 22:25:27 +03:00
mu-output.c * cosmetics 2011-05-23 08:16:09 +03:00
mu-output.h * cosmetics 2011-05-23 08:16:09 +03:00
mu-query.cc * mu-query: special-case 'now' and 'today' when used as start of range 2011-05-22 10:26:20 +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 * cosmetics, re-indentation 2011-05-19 07:32:09 +03:00
mu-store.cc * mu-contacts: use encoded email address as group in gkeyfile (which valid as a 2011-05-24 21:41:52 +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.c: fix leak in mu_str_guess_nick 2011-05-25 08:12:58 +03:00
mu-str.h * cleanup some header files 2011-05-22 14:48:31 +03:00
mu-util-db.cc * mu-util.h, mu-util-db.cc: make mu_util_xapian_clear also clear the contacts-cache 2011-05-24 21:36:55 +03:00
mu-util.c * add mu_util_color_print for printing color (ANSI) to console 2011-05-25 21:59:34 +03:00
mu-util.h * add mu_util_color_print for printing color (ANSI) to console 2011-05-25 21:59:34 +03:00
mu.cc * cosmetics 2011-05-24 21:35:36 +03:00