mu/lib
djcb c36906a254 * mu-msg-iter.cc: if we're using threaded search results, get *all* matches,
calculate threads and then return maxnum matches
2012-12-23 16:42:44 +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 * match all fields in query with explicit prefix 2012-12-22 11:46:36 +02:00
mu-msg-fields.h * match all fields in query with explicit prefix 2012-12-22 11:46:36 +02:00
mu-msg-file.c * some small improvements for the mailing list support 2012-12-22 21:57:49 +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: if we're using threaded search results, get *all* matches, 2012-12-23 16:42:44 +02:00
mu-msg-iter.h * add basic support for skipping dups, unreadable messages in mu-msg-iter 2012-12-17 22:29:39 +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 * lib/: add support for getting mailing lists 2012-12-20 23:35:53 +02:00
mu-query.cc * match all fields in query with explicit prefix 2012-12-22 11:47:20 +02:00
mu-query.h * add basic support for skipping dups, unreadable messages in mu-msg-iter 2012-12-17 22:29:39 +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 * cosmetics 2012-08-01 10:48:56 +03:00
mu-store-read.cc * update (C) years 2012-10-24 11:42:57 +03:00
mu-store-write.cc * update / add testcases for string normalization 2012-12-09 13:34:16 +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 * fix typo 2012-11-08 22:20:31 +02:00
mu-util.h * cosmetics 2012-10-22 23:15:28 +03:00