mu/src
djcb 4dbb05f33c * add support for org-mode links to messages/queries
- org-mu4e.el: add "mu4e:"-link type and handlers to org-mode
  - Makefile.am: add org-mu4e.el to package
  - mu4e-hdrs.el: register handler functions for server data *outside* header
    mode, so they can be used independently (and we can link to messages even
    when mu4e is not active already)
  - mu4e-view.el, mu-server.1, mu-proc.el, mu-cmd-server.c: support viewing
    messages by msgid (rather than only by docid); document it
2012-01-06 12:31:28 +02:00
..
tests * <many>: add possibility to limit max number of search results 2011-12-07 08:15:48 +02:00
Makefile.am * some code re-arrangement: src/guile-> guile, toys/mm -> emacs 2011-12-13 08:03:19 +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 * mu-cmd-*: minor, updates for API changes 2011-09-12 20:34:48 +03:00
mu-cmd-extract.c * mu extract: display size of mime parts 2011-11-18 12:20:42 +02:00
mu-cmd-find.c * <many>: add possibility to limit max number of search results 2011-12-07 08:15:48 +02:00
mu-cmd-index.c * mu-cmd-*: minor, updates for API changes 2011-09-12 20:34:48 +03:00
mu-cmd-server.c * add support for org-mode links to messages/queries 2012-01-06 12:31:28 +02:00
mu-cmd.c * remove the 'rm' command 2011-10-25 08:42:21 +03:00
mu-cmd.h * mu-cmd.c: use GError + cleanups 2011-09-03 10:44:36 +03:00
mu-config.c * mu-config.c: expand --maildir arguments 2011-11-20 01:26:32 +02:00
mu-config.h * remove the 'rm' command 2011-10-25 08:42:21 +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 * mu-date.[ch]: split off date-related funcs in separate files 2011-07-21 00:29:12 +03: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 * mu mv updates: 2011-08-16 23:42:47 +03:00
mu-flags.h * mu mv updates: 2011-08-16 23:42:47 +03:00
mu-index.c * remove the bogus TIMESTAMP field 2012-01-01 13:53:18 +02:00
mu-index.h * mu-index: update for the store changes 2011-09-03 10:45:54 +03:00
mu-log.c * mu-log.c: fix truncation problem 2011-10-26 21:59:21 +03:00
mu-log.h * cosmetics 2011-07-25 08:22:58 +03:00
mu-maildir.c * mu-maildir: make public mu_maildir_get_maildir_from_path, add tests 2011-09-12 20:33:06 +03:00
mu-maildir.h * mu-maildir: make public mu_maildir_get_maildir_from_path, add tests 2011-09-12 20:33:06 +03: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 * remove the bogus TIMESTAMP field 2012-01-01 13:53:18 +02:00
mu-msg-fields.h * remove the bogus TIMESTAMP field 2012-01-01 13:53:18 +02:00
mu-msg-file.c * add support for mime:, file: and embed: searches 2011-12-01 21:23:13 +02: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 * add support for mime:, file: and embed: searches 2011-12-01 21:23:13 +02:00
mu-msg-part.h * add support for mime:, file: and embed: searches 2011-12-01 21:23:13 +02: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-priv.h: export some function dealing with mime parts 2011-11-24 00:13:17 +02:00
mu-msg-sexp.c * mu-msg-sexp: cosmetic 2011-12-22 00:42:41 +02:00
mu-msg.c * remove the bogus TIMESTAMP field 2012-01-01 13:53:18 +02:00
mu-msg.h * mu-msg: added MU_MSG_CONTACT_TYPE_ALL to get all contacts in a message 2012-01-01 18:18:24 +02:00
mu-query.cc * <many>: add possibility to limit max number of search results 2011-12-07 08:15:48 +02:00
mu-query.h * minor 2011-12-30 13:26:58 +02:00
mu-runtime.c * mu-msg-part.c, mu-runtime.c: updates for mu_util_create_dir_maybe change 2011-08-09 07:54:23 +03: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 * <many> add support for searching attachment mime-types 2011-11-11 09:13:35 +02:00
mu-store-read.cc * <many> add support for searching attachment mime-types 2011-11-11 09:13:35 +02:00
mu-store-write.cc * add support for mime:, file: and embed: searches 2011-12-01 21:23:13 +02:00
mu-store.cc * mu-store.[cc,h]: cleanup API, implementation 2011-09-18 14:40:51 +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 * mu-str-normalize.c: add note about alternative implementation 2010-12-03 20:53:25 +02:00
mu-str.c * fix searching for strings with spaces (e.g. maildir:"sent items") 2011-11-24 00:12:29 +02:00
mu-str.h * fix searching for strings with spaces (e.g. maildir:"sent items") 2011-11-24 00:12:29 +02:00
mu-threader.c * fix threading in the presence of duplicate messages 2011-10-10 08:36:34 +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 * cosmetics 2011-11-27 16:24:55 +02:00
mu-util.h * minor / cosmetic changes 2011-09-12 20:38:40 +03:00
mu.cc * misc changes 2011-12-01 21:32:48 +02:00