mu/lib
djcb abfcc4a2f3 * updates for mu_msg_get_body_(text|html) api change 2012-08-09 09:38:58 +03:00
..
tests * updates for mu_msg_get_body_(text|html) api change 2012-08-09 09:38:58 +03:00
Makefile.am * lib: cleanups: remove mu-msg-cache (WIP) 2012-08-08 19:13:59 +03:00
mu-bookmarks.c * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-bookmarks.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-contacts.c * mu-contacts: allow saving a separate value 'personal' 2012-06-18 17:59:27 +03:00
mu-contacts.h * mu-contacts: allow saving a separate value 'personal' 2012-06-18 17:59:27 +03:00
mu-container.c * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-container.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-date.c * clear non-numerics from dates, so '2012-06-12' is parsed correctly 2012-06-29 10:11:26 +03:00
mu-date.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-flags.c * add mu_flags_custom_from_str, to get the custom flags in a message file name 2012-06-13 08:14:06 +03:00
mu-flags.h * add mu_flags_custom_from_str, to get the custom flags in a message file name 2012-06-13 08:14:06 +03:00
mu-index.c * support '.noupdate' -- similar to '.noindex', maildirs containing 2012-05-22 10:19:49 +03:00
mu-index.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-log.c * mu-log.c: minor 2012-07-31 18:47:05 +03:00
mu-log.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-maildir.c * lib: centralize MAX_PATH stuff 2012-08-03 18:43:59 +03:00
mu-maildir.h * support '.noupdate' -- similar to '.noindex', maildirs containing 2012-05-22 10:19:49 +03:00
mu-msg-crypto.c * updates for mu-msg-part changes 2012-08-01 17:02:43 +03:00
mu-msg-crypto.h * updates for mu-msg-part changes 2012-08-01 17:02:43 +03:00
mu-msg-doc.cc * lib: cleanups: remove mu-msg-cache (WIP) 2012-08-08 19:13:59 +03:00
mu-msg-doc.h * lib: cleanups: remove mu-msg-cache (WIP) 2012-08-08 19:13:59 +03:00
mu-msg-fields.c * mu-msg-fields: add name for refs 2012-08-01 10:45:45 +03:00
mu-msg-fields.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-msg-file.c * lib: cleanup mu_msg_get_body_(html|text) (WIP) 2012-08-09 09:38:22 +03:00
mu-msg-file.h * lib: cleanups: remove mu-msg-cache (WIP) 2012-08-08 19:13:59 +03:00
mu-msg-iter.cc * cosmetics 2012-07-23 00:56:01 +03:00
mu-msg-iter.h * cosmetics 2012-07-12 15:47:11 +03:00
mu-msg-part.c * lib: cleanup mu_msg_get_body_(html|text) (WIP) 2012-08-09 09:38:22 +03:00
mu-msg-part.h * lib: cleanup mu_msg_get_body_(html|text) (WIP) 2012-08-09 09:38:22 +03:00
mu-msg-prio.c * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-msg-prio.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-msg-priv.h * lib: cleanups: remove mu-msg-cache (WIP) 2012-08-08 19:13:59 +03:00
mu-msg-sexp.c * lib: cleanup mu_msg_get_body_(html|text) (WIP) 2012-08-09 09:38:22 +03:00
mu-msg.c * lib: cleanup mu_msg_get_body_(html|text) (WIP) 2012-08-09 09:38:22 +03:00
mu-msg.h * lib: cleanup mu_msg_get_body_(html|text) (WIP) 2012-08-09 09:38:22 +03:00
mu-query.cc * mu-str.c: fix bug in check_for_field 2012-06-12 11:55:59 +03:00
mu-query.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-runtime.c * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-runtime.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-store-priv.hh * cosmetics 2012-08-01 10:48:56 +03:00
mu-store-read.cc * updates for mu_msg_get_body_(text|html) api change 2012-08-09 09:38:58 +03:00
mu-store-write.cc * updates for mu_msg_get_body_(text|html) api change 2012-08-09 09:38:58 +03:00
mu-store.cc * store: allow setting my-addresses 2012-06-19 17:59:16 +03:00
mu-store.h * cosmetics 2012-08-01 10:48:56 +03:00
mu-str-normalize.c * update some documentation 2012-06-26 22:47:25 +03:00
mu-str.c * lib: centralize MAX_PATH stuff 2012-08-03 18:43:59 +03:00
mu-str.h * minor 2012-06-13 08:11:32 +03:00
mu-threader.c * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-threader.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-util.c * lib: centralize MAX_PATH stuff 2012-08-03 18:43:59 +03:00
mu-util.h * lib: centralize MAX_PATH stuff 2012-08-03 18:43:59 +03:00