mu/lib
djcb 3c59b97fc9 * mu-str.c: make mu_str_convert_to_utf8 slightly more tolerant 2012-08-01 17:03:55 +03:00
..
tests * fix 'make distcheck' 2012-07-20 12:20:46 +03:00
Makefile.am * mu: build crypto support maybe (depends on gmime 2.6) 2012-07-17 19:15:47 +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 * mu4e: when moving messages, always reset the N flag 2012-06-23 10:11:18 +03:00
mu-maildir.h * support '.noupdate' -- similar to '.noindex', maildirs containing 2012-05-22 10:19:49 +03:00
mu-msg-cache.c * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-msg-cache.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +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 * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-msg-doc.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +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 * MuMsgPart refactoring / cleanups 2012-08-01 10:45:03 +03:00
mu-msg-file.h * MuMsgPart refactoring / cleanups 2012-08-01 10:45:03 +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 * further refactoring/cleanup of MuMsgPart 2012-08-01 17:02:11 +03:00
mu-msg-part.h * further refactoring/cleanup of MuMsgPart 2012-08-01 17:02:11 +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 * MuMsgPart refactoring / cleanups 2012-08-01 10:45:03 +03:00
mu-msg-sexp.c * updates for mu-msg-part changes 2012-08-01 17:02:43 +03:00
mu-msg.c * updates for mu-msg-part changes 2012-08-01 17:02:43 +03:00
mu-msg.h * updates for mu-msg-part changes 2012-08-01 17:02:43 +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 * cosmetics 2012-08-01 10:48:56 +03:00
mu-store-write.cc * updates for mu-msg-part changes 2012-08-01 17:02:43 +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 * mu-str.c: make mu_str_convert_to_utf8 slightly more tolerant 2012-08-01 17:03:55 +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 * robustness/cleanup fixes: 2012-06-26 13:11:50 +03:00
mu-util.h * crypto: decryption support (WIP) 2012-07-22 19:39:17 +03:00