mu/lib
djcb 90674172b9 * mu-store-write: use 'Xapian:WritableDatabase::commit' rather than '...flush' 2012-08-19 09:56:38 +03:00
..
tests * fix leak in test-mu-store 2012-08-11 22:30:13 +03:00
Makefile.am * bump glib version to 2.24, make gtest stuff non-optional 2012-08-11 18:48:48 +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 * mu-msg-crypto: don't use g_clear_object, it requires glib 2.28 2012-08-11 11:57:35 +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 * cosmetics 2012-08-16 20:48:01 +03:00
mu-msg-file.c * mu-msg-file: don't use g_clear_object, it requires glib 2.28 2012-08-11 11:55:06 +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 * mu-msg-part: don't use g_mime_part_iter_*: it's gmime 2.6 only 2012-08-11 11:54:08 +03:00
mu-msg-part.h * lib: refactor attachment checking 2012-08-09 11:45:04 +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: refactor attachment checking 2012-08-09 11:45:04 +03:00
mu-msg-sexp.c * mu-msg-sexp: don't make crypto required 2012-08-11 12:02:16 +03:00
mu-msg.c * fix leak in mu_msg_get_header 2012-08-11 22:26:30 +03:00
mu-msg.h * lib/crypto: disable pkcs7 for now 2012-08-10 09:39:24 +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 * mu-store-read: fix realpath checking 2012-08-19 09:54:51 +03:00
mu-store-write.cc * mu-store-write: use 'Xapian:WritableDatabase::commit' rather than '...flush' 2012-08-19 09:56:38 +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