mu/src
Dirk-Jan C. Binnema 1a7414dd6d * mu-cmd-*: minor, updates for API changes 2011-09-12 20:34:48 +03:00
..
tests * mu-maildir: make public mu_maildir_get_maildir_from_path, add tests 2011-09-12 20:33:06 +03:00
Makefile.am * Makefile.am: add new files, remove 2011-08-29 23:41:13 +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 * mu-cmd-*: minor, updates for API changes 2011-09-12 20:34:48 +03:00
mu-cmd-extract.c * mu-cmd-extract: use GError for error reporting 2011-09-03 10:43:52 +03:00
mu-cmd-find.c * mu-cmd-*: minor, updates for API changes 2011-09-12 20:34:48 +03:00
mu-cmd-index.c * mu-cmd-*: minor, updates for API changes 2011-09-12 20:34:48 +03:00
mu-cmd-server.c * add 'mu server', which starts a process that accepts some commands 2011-09-03 10:41:24 +03:00
mu-cmd.c * mu-cmd-*: minor, updates for API changes 2011-09-12 20:34:48 +03:00
mu-cmd.h * mu-cmd.c: use GError + cleanups 2011-09-03 10:44:36 +03:00
mu-config.c * add 'mu server', which starts a process that accepts some commands 2011-09-03 10:41:24 +03:00
mu-config.h * add 'mu server', which starts a process that accepts some commands 2011-09-03 10:41:24 +03:00
mu-contacts.c * mu-contacts: add mu_contacts_clear, whitespace fixes 2011-08-30 22:00:00 +03:00
mu-contacts.h * mu-contacts: add mu_contacts_clear, whitespace fixes 2011-08-30 22:00:00 +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-flags.c * mu mv updates: 2011-08-16 23:42:47 +03:00
mu-flags.h * mu mv updates: 2011-08-16 23:42:47 +03:00
mu-index.c * mu-index: update for the store changes 2011-09-03 10:45:54 +03:00
mu-index.h * mu-index: update for the store changes 2011-09-03 10:45:54 +03:00
mu-log.c * mu-log.c: cosmetics 2011-09-03 10:46:17 +03:00
mu-log.h * cosmetics 2011-07-25 08:22:58 +03:00
mu-maildir.c * mu-maildir: make public mu_maildir_get_maildir_from_path, add tests 2011-09-12 20:33:06 +03:00
mu-maildir.h * mu-maildir: make public mu_maildir_get_maildir_from_path, add tests 2011-09-12 20:33:06 +03:00
mu-msg-cache.c * MuMsgFlags => MuFlags 2011-08-11 22:44:23 +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 * mu-msg-doc.cc, mu-msg-iter.cc, mu-msg.h: cosmetics 2011-09-03 10:48:36 +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 / mu-msg-file: move gmime init to mu_msg 2011-08-20 11:55:27 +03:00
mu-msg-file.h * cosmetics 2011-07-26 08:43:33 +03:00
mu-msg-iter.cc * mu-msg-doc.cc, mu-msg-iter.cc, mu-msg.h: cosmetics 2011-09-03 10:48:36 +03:00
mu-msg-iter.h * mu-msg-iter.*: cleanups, some renaming 2011-08-30 22:01:30 +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 * minor changes, trailing whitespace fixes 2011-08-29 23:38:55 +03:00
mu-msg.c * minor changes, trailing whitespace fixes 2011-08-29 23:38:55 +03:00
mu-msg.h * mu-msg-doc.cc, mu-msg-iter.cc, mu-msg.h: cosmetics 2011-09-03 10:48:36 +03:00
mu-query.cc * mu-query.cc: some cleanups, cosmetics 2011-09-03 10:49:51 +03:00
mu-query.h * mu-query*: take a store rather than a path as argument 2011-08-30 22:02:08 +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-priv.hh * mu-store*: use GError, stability fixes + cleanups 2011-09-03 10:45:14 +03:00
mu-store-read.cc * mu-store*: use GError, stability fixes + cleanups 2011-09-03 10:45:14 +03:00
mu-store-write.cc * mu-store*: use GError, stability fixes + cleanups 2011-09-03 10:45:14 +03:00
mu-store.cc * mu-store: many cleanups, fixes 2011-08-30 22:02:28 +03:00
mu-store.h * mu-store*: use GError, stability fixes + cleanups 2011-09-03 10:45:14 +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 * add mu-server (previous commit) functions for parsing commands 2011-08-29 23:36:10 +03:00
mu-str.h * add mu-server (previous commit) functions for parsing commands 2011-08-29 23:36:10 +03:00
mu-threader.c * mu-threader, mu-util: cleanups 2011-08-30 22:02:49 +03:00
mu-threader.h * implement sorting of threads on arbitrary fields (WIP) 2011-07-02 11:27:08 +03:00
mu-util.c * mu-threader, mu-util: cleanups 2011-08-30 22:02:49 +03:00
mu-util.h * mu-util: add some new exception handler macros 2011-09-03 10:50:15 +03:00
mu.cc * mu.cc: give user some advise if an error occured 2011-09-03 10:49:19 +03:00