mu/src
Dirk-Jan C. Binnema 925f6032b3 * mu-maildir.c: allow for names without !/: 2011-08-11 08:23:03 +03:00
..
tests * test-mu-store.c: fix test case (gboolean vs MuExitCode) 2011-08-10 23:58:36 +03:00
Makefile.am * use the sexp export that moved to mu-msg-sexp 2011-07-31 12:17:14 +03:00
mu-bookmarks.c * cosmetic 2011-06-15 23:52:41 +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 * centralize formatstr parsing, cleanup 2011-07-27 08:20:06 +03:00
mu-cmd-extract.c * basic implementation of --exec for mu find (WIP) 2011-07-06 23:35:52 +03:00
mu-cmd-find.c * mu-cmd-find.c, mu-msg-sexp.c, mu-msg.c: refactor for 'make line33' check 2011-08-10 23:56:38 +03:00
mu-cmd-index.c * log index, cleanup separately, less confusing + cosmetic 2011-07-18 09:05:56 +03:00
mu-cmd.c * minor 2011-08-11 08:22:24 +03:00
mu-cmd.h * add 'mu add' and 'mu remove' commands for adding, removing messages from the database 2011-08-03 23:00:48 +03:00
mu-config.c * mu-cmd.c, mu-config.c: enable 'mu add' and 'mu remove' and fix line33 check 2011-08-10 23:57:34 +03:00
mu-config.h * add 'mu add' and 'mu remove' commands for adding, removing messages from the database 2011-08-03 23:00:48 +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-container.c * implement sorting of threads on arbitrary fields (WIP) 2011-07-02 11:27:08 +03:00
mu-container.h * implement sorting of threads on arbitrary fields (WIP) 2011-07-02 11:27:08 +03:00
mu-date.c * mu-date.[ch]: split off date-related funcs in separate files 2011-07-21 00:29:12 +03:00
mu-date.h * mu-date.[ch]: split off date-related funcs in separate files 2011-07-21 00:29:12 +03:00
mu-index.c * some mu_store_store => mu_store_store_msg and the consequences 2011-08-03 23:03:22 +03:00
mu-index.h * cleanup some header files 2011-05-22 14:48:31 +03:00
mu-log.c * support different log files for different front ends (mu, mug, procmule etc.) 2011-07-23 17:56:25 +03:00
mu-log.h * cosmetics 2011-07-25 08:22:58 +03:00
mu-maildir.c * mu-maildir.c: allow for names without !/: 2011-08-11 08:23:03 +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 * store references in that cache, cleanup 2011-06-18 18:44:28 +03:00
mu-msg-cache.h * mu-msg-cache: add support for GSList* values 2011-06-15 23:48:54 +03:00
mu-msg-doc.cc * cosmetics 2011-07-26 08:43:33 +03:00
mu-msg-doc.h * mu-msg-doc: cosmetics, documentation 2011-06-18 18:42:24 +03:00
mu-msg-fields.c * support special characters in X-Labels 2011-07-10 14:08:16 +03:00
mu-msg-fields.h * mu-msg-fields: remove the silly 'pseudo field' 2011-07-21 00:33:09 +03:00
mu-msg-file.c * mu-msg-file: fix line33 violation 2011-07-21 00:36:39 +03:00
mu-msg-file.h * cosmetics 2011-07-26 08:43:33 +03:00
mu-msg-flags.c * cosmetics, minor 2011-08-10 23:58:06 +03:00
mu-msg-flags.h * cosmetics, minor 2011-08-10 23:58:06 +03:00
mu-msg-iter.cc * cosmetics 2011-08-03 23:06:51 +03:00
mu-msg-iter.h * implement sorting of threads on arbitrary fields (WIP) 2011-07-02 11:27:08 +03:00
mu-msg-part.c * mu-msg-part.c, mu-runtime.c: updates for mu_util_create_dir_maybe change 2011-08-09 07:54:23 +03:00
mu-msg-part.h * mu-msg-part.[ch]: cosmetics, minor 2011-08-06 10:43:57 +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-sexp.c * mu-msg-sexp.c: fix each_contact for cc10, line33 checks 2011-08-11 08:21:41 +03:00
mu-msg.c * minor 2011-08-11 08:22:24 +03:00
mu-msg.h * mu-msg.[ch]: add mu_msg_is_readable 2011-08-03 23:03:58 +03:00
mu-query.cc * cosmetics 2011-07-21 21:58:27 +03:00
mu-query.h * mu-query: special-case the empty search expr to mean 'match-all' 2011-07-13 08:18:42 +03:00
mu-runtime.c * mu-msg-part.c, mu-runtime.c: updates for mu_util_create_dir_maybe change 2011-08-09 07:54:23 +03:00
mu-runtime.h * support different log files for different front ends (mu, mug, procmule etc.) 2011-07-23 17:56:25 +03:00
mu-store.cc * minor 2011-08-11 08:22:24 +03:00
mu-store.h * cosmetics, minor 2011-08-10 23:58:06 +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.h make mu_str_escape_c_literal optionionally quote "" its result 2011-07-31 12:14:22 +03:00
mu-str.h * mu-str.h make mu_str_escape_c_literal optionionally quote "" its result 2011-07-31 12:14:22 +03:00
mu-threader.c * implement sorting of threads on arbitrary fields (WIP) 2011-07-02 11:27:08 +03:00
mu-threader.h * implement sorting of threads on arbitrary fields (WIP) 2011-07-02 11:27:08 +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 * make mu_util_create_dir_maybe potentially not warn (useful when the logging 2011-08-09 07:53:50 +03:00
mu-util.h * minor 2011-08-11 08:22:24 +03:00
mu.cc * update for new mu_runtime init stuff 2011-07-23 17:58:40 +03:00