Commit Graph

18 Commits

Author SHA1 Message Date
djcb daaec407eb * fix compiler warning for newest gcc/g++ 2012-03-13 23:06:17 +02:00
djcb 3bb93a401b * update attachment extraction code:
- only consider 'leaf', 'message' parts in for_each
   - special handling for gmimemessage
   - some cleanups
2012-02-13 22:35:22 +02:00
djcb 7ee7e73ff8 * mu-msg-sexp: cosmetic 2011-12-22 00:42:41 +02:00
djcb 7efb577279 * improve thread information, allow for better display in mm 2011-11-20 01:20:38 +02:00
Dirk-Jan C. Binnema c7993b7a3b * mu-msg-sexp.c: cosmetic 2011-10-02 21:34:50 +03:00
Dirk-Jan C. Binnema 553b88620e * fix make check, make cc10 and make line33 2011-09-18 21:29:28 +03:00
Dirk-Jan C. Binnema e6b4b99677 * mu-msg-sexp: don't add 'eox' anymore; let mu-cmd-server do that 2011-09-18 14:43:33 +03:00
Dirk-Jan C. Binnema 9f6b3b4035 * mu-msg-sexp: expand, more clearly separate 'full' and 'header' messages 2011-09-12 20:43:48 +03:00
Dirk-Jan C. Binnema fbc786f2fc * minor changes, trailing whitespace fixes 2011-08-29 23:38:55 +03:00
Dirk-Jan C. Binnema 7c4d3c6539 * mu-msg-sexp: get the thread info too 2011-08-20 11:57:13 +03:00
Dirk-Jan C. Binnema b0de0fdfea * fix mu-msg-sexp.c for make line33 2011-08-13 02:24:42 +03:00
Dirk-Jan C. Binnema a571a3f877 * MuMsgFlags => MuFlags 2011-08-11 22:44:23 +03:00
Dirk-Jan C. Binnema 8f7ef5d748 * mu-msg-sexp.c: fix each_contact for cc10, line33 checks 2011-08-11 08:21:41 +03:00
Dirk-Jan C. Binnema f6a4b7a480 * mu-cmd-find.c, mu-msg-sexp.c, mu-msg.c: refactor for 'make line33' check 2011-08-10 23:56:38 +03:00
Dirk-Jan C. Binnema 5e6d896220 * mu-msg-sexp.c: updates, extensions to the format:
- add attachment info as list ((<index> <file> <mime-type>))
  - add references as list
  - add reply-to
  - add in-reply-to

  (all only for file-backed MuMsg)
2011-08-08 22:03:48 +03:00
Dirk-Jan C. Binnema 136555bc50 * mu-msg-sexp.c: add attachment info to the s-expression 2011-08-06 10:44:57 +03:00
Dirk-Jan C. Binnema 8722110864 * cosmetics 2011-08-02 08:11:50 +03:00
Dirk-Jan C. Binnema 424d012085 * mu-str.h make mu_str_escape_c_literal optionionally quote "" its result 2011-07-31 12:14:22 +03:00