mu/src
djcb c1bfc0949a * append all inline text/plain parts for the body, add test cases 2012-05-20 10:57:23 +03:00
..
tests * append all inline text/plain parts for the body, add test cases 2012-05-20 10:57:23 +03:00
Makefile.am * fix compiler warning for newest gcc/g++ 2012-03-13 23:06:17 +02:00
mu-bookmarks.c * cosmetic 2011-06-15 23:52:41 +03:00
mu-bookmarks.h * <many>: use some gcc attributes (if applicable) for optimization 2010-11-30 08:32:59 +02:00
mu-cmd-cfind.c * fix glib warnings (compile time, runtime): add error gquark, don't use g_atexit 2012-04-01 13:08:02 +03:00
mu-cmd-extract.c * change mu_util_play a bit to better deal with non-ascii filenames 2012-04-15 19:59:53 +03:00
mu-cmd-find.c * support getting all image attachments as temp files (change in mu-msg-sexp 2012-05-16 20:45:31 +03:00
mu-cmd-index.c * fix glib warnings (compile time, runtime): add error gquark, don't use g_atexit 2012-04-01 13:08:02 +03:00
mu-cmd-server.c * support getting all image attachments as temp files (change in mu-msg-sexp 2012-05-16 20:45:31 +03:00
mu-cmd.c * support getting all image attachments as temp files (change in mu-msg-sexp 2012-05-16 20:45:31 +03:00
mu-cmd.h * mu-cmd.c: use GError + cleanups 2011-09-03 10:44:36 +03:00
mu-config.c * add --summary-len option for mu find and mu view, and document it 2012-04-28 12:56:57 +03:00
mu-config.h * add --summary-len option for mu find and mu view, and document it 2012-04-28 12:56:57 +03:00
mu-contacts.c * mu-contacts: add mu_contacts_clear, whitespace fixes 2011-08-30 22:00:00 +03:00
mu-contacts.h * minor 2011-12-13 07:47:59 +02:00
mu-container.c * improve thread information, allow for better display in mm 2011-11-20 01:20:38 +02:00
mu-container.h * threader/container: support reverse sorting for threaded output, some cleanups 2011-09-30 08:30:24 +03:00
mu-date.c * cosmetics 2012-01-21 11:10:19 +02:00
mu-date.h * mu-date.[ch]: split off date-related funcs in separate files 2011-07-21 00:29:12 +03:00
mu-flags.c * fix: shortcut for signed is 'z', not 's'; add some unit tests as well 2012-05-11 18:39:00 +03:00
mu-flags.h * make mu compile warning-free with clang/clang++ 2012-02-29 21:08:23 +02:00
mu-index.c * mu-index.c: improve error message for invalid e-mails 2012-05-14 11:20:10 +03:00
mu-index.h * mu-index: update for the store changes 2011-09-03 10:45:54 +03:00
mu-log.c * disable g_debug in functions that may be called for logging is initialized 2012-01-19 19:24:46 +02:00
mu-log.h * cosmetics 2011-07-25 08:22:58 +03:00
mu-maildir.c * fix glib warnings (compile time, runtime): add error gquark, don't use g_atexit 2012-04-01 13:08:02 +03:00
mu-maildir.h * mu-maildir.[ch]: make create_maildir work even if the maildir already 2012-02-26 12:16:57 +02:00
mu-msg-cache.c * remove the bogus TIMESTAMP field 2012-01-01 13:53:18 +02:00
mu-msg-cache.h * mu-msg-cache: add support for GSList* values 2011-06-15 23:48:54 +03:00
mu-msg-doc.cc * mu-msg-doc.cc, mu-msg-iter.cc, mu-msg.h: cosmetics 2011-09-03 10:48:36 +03:00
mu-msg-doc.h * mu-msg-doc: cosmetics, documentation 2011-06-18 18:42:24 +03:00
mu-msg-fields.c * improve support for non-latin languages (cyrillic etc.) (WIP) 2012-04-16 01:10:46 +03:00
mu-msg-fields.h * mu-msg-field.[ch]: provide information about whether a field is a 2012-04-13 21:49:53 +03:00
mu-msg-file.c * append all inline text/plain parts for the body, add test cases 2012-05-20 10:57:23 +03:00
mu-msg-file.h * cosmetics 2011-07-26 08:43:33 +03:00
mu-msg-iter.cc * mu-msg-iter: support reverse sorting 2011-09-30 08:34:49 +03:00
mu-msg-iter.h * improve thread information, allow for better display in mm 2011-11-20 01:20:38 +02:00
mu-msg-part.c * mu-msg-part.c, mu-msg-sexp.c: handle parts with unknown (or zero) size 2012-04-11 18:25:49 +03:00
mu-msg-part.h * mu-msg-part.c, mu-msg-sexp.c: handle parts with unknown (or zero) size 2012-04-11 18:25:49 +03:00
mu-msg-prio.c * cosmetics, re-indentation 2011-05-19 07:32:09 +03:00
mu-msg-prio.h * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
mu-msg-priv.h * mu-msg-file: ensure that mu_msg_file_get_header always returns proper utf8 2012-01-12 00:21:33 +02:00
mu-msg-sexp.c * support getting all image attachments as temp files (change in mu-msg-sexp 2012-05-16 20:45:31 +03:00
mu-msg.c * small fixes in address generation, mu:contact->string 2012-05-04 14:52:45 +03:00
mu-msg.h * support getting all image attachments as temp files (change in mu-msg-sexp 2012-05-16 20:45:31 +03:00
mu-query.cc * improve support for non-latin languages (cyrillic etc.) (WIP) 2012-04-16 01:10:46 +03:00
mu-query.h * updates for new mu_str escaping function, better error handling 2012-03-30 19:02:46 +03:00
mu-runtime.c * mu-runtime.c, mu-util.c: remove mu_util_init_system 2012-03-19 20:47:38 +02:00
mu-runtime.h * support different log files for different front ends (mu, mug, procmule etc.) 2011-07-23 17:56:25 +03:00
mu-store-priv.hh * fix compiler warning for newest gcc/g++ 2012-03-13 23:06:17 +02:00
mu-store-read.cc * introduce mu_util_g_set_error, a g_set_error wrapper 2012-04-13 21:58:58 +03:00
mu-store-write.cc * fix: shortcut for signed is 'z', not 's'; add some unit tests as well 2012-05-11 18:39:00 +03:00
mu-store.cc * mu-store.cc: add include unistd.h; this is needed by g++ 4.7 (as noted by 2012-03-26 21:17:38 +03:00
mu-store.h * mu_store_add_path now takes a maildir arg 2011-09-20 00:22:21 +03:00
mu-str-normalize.c * improve support for non-latin languages (cyrillic etc.) (WIP) 2012-04-16 01:10:46 +03:00
mu-str.c * mu-str.c: do some more massaging for xapian queries with brackets, add unit tests 2012-05-04 20:58:34 +03:00
mu-str.h * improve support for non-latin languages (cyrillic etc.) (WIP) 2012-04-16 01:10:46 +03:00
mu-threader.c * fix memleak in threading 2012-04-05 23:08:48 +03:00
mu-threader.h * threader/container: support reverse sorting for threaded output, some cleanups 2011-09-30 08:30:24 +03:00
mu-util.c * cosmetic 2012-04-28 09:13:08 +03:00
mu-util.h * change mu_util_play a bit to better deal with non-ascii filenames 2012-04-15 19:59:53 +03:00
mu.cc * possible fix for some encoding problem (mu_util_fputs_encoded) + cosmetics 2012-02-29 20:51:29 +02:00