mu/lib
djcb c0a9102c6b * cosmetic 2012-12-25 19:43:06 +02:00
..
tests * use AM_CPPFLAGS instead of INCLUDES 2012-12-22 22:54:50 +02:00
Makefile.am * use AM_CPPFLAGS instead of INCLUDES 2012-12-22 22:54:50 +02:00
doxyfile.in * lib: doxygen support (WIP, just starting...) 2012-10-27 14:42:21 +03:00
mu-bookmarks.c * update (C) years 2012-10-24 11:42:57 +03:00
mu-bookmarks.h * cosmetics 2012-10-31 20:36:02 +02:00
mu-contacts.c * mu-cfind: some cleanups / better help 2012-10-24 23:47:47 +03:00
mu-contacts.h * update (C) years 2012-10-24 11:42:57 +03:00
mu-container.c * use AM_CPPFLAGS instead of INCLUDES 2012-12-22 22:54:50 +02:00
mu-container.h * lib/mu-container: remove some O(n*n) behavior from threading 2012-09-17 17:45:59 +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 * cosmetics 2012-10-31 20:36:02 +02: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 * update (C) years 2012-10-24 11:42:57 +03:00
mu-index.c * update (C) years 2012-10-24 11:42:57 +03:00
mu-index.h * update (C) years 2012-10-24 11:42:57 +03:00
mu-log.c * lib/mu-log: allow for arbitrary long log lines 2012-10-03 10:36:36 +03:00
mu-log.h * lib/mu-log: cleanups and some improvements 2012-09-15 17:58:37 +03:00
mu-maildir.c * mu-maildir: hide some innocent errors 2012-09-15 18:03:23 +03:00
mu-maildir.h * support '.noupdate' -- similar to '.noindex', maildirs containing 2012-05-22 10:19:49 +03:00
mu-msg-crypto.c * some line35 fixes 2012-09-27 21:52:54 +03:00
mu-msg-doc.cc * update (C) years 2012-10-24 11:42:57 +03:00
mu-msg-doc.h * update (C) years 2012-10-24 11:42:57 +03:00
mu-msg-fields.c * lib/: a the thread-id field, store it in the database 2012-12-25 16:43:34 +02:00
mu-msg-fields.h * lib/: a the thread-id field, store it in the database 2012-12-25 16:43:34 +02:00
mu-msg-file.c * mu-msg, mu-msg-file: update doc for get_references a bit 2012-12-25 16:44:26 +02:00
mu-msg-file.h * update (C) years 2012-10-24 11:42:57 +03:00
mu-msg-iter.cc * mu-msg-iter.cc: get /all/ matches on the first go, thread those, then return 2012-12-25 18:49:14 +02:00
mu-msg-iter.h * mu-msg-iter: add mu_msg_iter_get_thread_id, make using threads non-optional 2012-12-25 17:32:43 +02:00
mu-msg-part.c * lib: don't be too picky considering what's an attachment 2012-09-27 17:31:49 +03:00
mu-msg-part.h * cosmetic / minor 2012-10-27 14:41:20 +03:00
mu-msg-prio.c * update (C) years 2012-10-24 11:42:57 +03:00
mu-msg-prio.h * update (C) years 2012-10-24 11:42:57 +03:00
mu-msg-priv.h * lib: add support for asking user for password from console 2012-09-13 22:57:04 +03:00
mu-msg-sexp.c * mu-msg-sexp: propagate mailing list info to mu4e 2012-12-20 23:36:28 +02:00
mu-msg.c * lib/: add support for getting mailing lists 2012-12-20 23:35:53 +02:00
mu-msg.h * mu-msg, mu-msg-file: update doc for get_references a bit 2012-12-25 16:44:26 +02:00
mu-query.cc * cosmetic 2012-12-25 19:43:06 +02:00
mu-query.h * mu-query: implement MU_QUERY_FLAG_INCLUDE_RELATED, make threading non-optional 2012-12-25 17:34:24 +02:00
mu-runtime.c * mu: small error-handling improvement 2012-10-24 23:49:54 +03:00
mu-runtime.h * update (C) years 2012-10-24 11:42:57 +03:00
mu-script.c * mu-script: don't use getline, use GIOChannel 2012-12-23 15:24:52 +02:00
mu-script.h * mu: update mu script 2012-10-22 23:16:01 +03:00
mu-store-priv.hh * lib/: a the thread-id field, store it in the database 2012-12-25 16:43:34 +02:00
mu-store-read.cc * lib/: a the thread-id field, store it in the database 2012-12-25 16:43:34 +02:00
mu-store-write.cc * lib/: a the thread-id field, store it in the database 2012-12-25 16:43:34 +02:00
mu-store.cc * update (C) years 2012-10-24 11:42:57 +03:00
mu-store.h * update (C) years 2012-10-24 11:42:57 +03:00
mu-str-normalize.c * fix bug normalizing mixed (e.g. Latin etc. and Cyrillic) uf8 text 2012-12-09 13:33:45 +02:00
mu-str.c * fix bug normalizing mixed (e.g. Latin etc. and Cyrillic) uf8 text 2012-12-09 13:33:45 +02:00
mu-str.h * fix bug normalizing mixed (e.g. Latin etc. and Cyrillic) uf8 text 2012-12-09 13:33:45 +02:00
mu-threader.c * back out the threading patch for now, it gives errors 2012-12-23 01:14:00 +02:00
mu-threader.h * update (C) years 2012-10-24 11:42:57 +03:00
mu-util.c * mu-util: add mu_util_get_hash (refactored) 2012-12-25 16:45:05 +02:00
mu-util.h * mu-util: add mu_util_get_hash (refactored) 2012-12-25 16:45:05 +02:00