Commit Graph

30 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema a98bff9493 * mu-msg: add support for GSList* fields 2011-06-15 23:51:16 +03:00
Dirk-Jan C. Binnema 603c6be7df * mu-msg, mu-msg-file: fix up mu_msg_get_header 2011-05-19 22:25:27 +03:00
Dirk-Jan C. Binnema 228af3edee * mu-msg.[ch], mu-msg-file.[ch]: update indentation 2011-05-19 19:57:26 +03:00
Dirk-Jan C. Binnema 0c783567cf * mu-msg, mu-msg-file: move gmime-init to mu-msg-file, fix get_num_field 2011-05-18 23:35:44 +03:00
Dirk-Jan C. Binnema 7498bc3841 * WIP: hook up mu-msg-db with mu-msg (CTOR) 2011-05-15 11:06:55 +03:00
Dirk-Jan C. Binnema f9f3c11f28 * mu_msg_file.h, mu_msg.h: documentation improvements 2011-05-15 10:40:58 +03:00
Dirk-Jan C. Binnema 6f33f76797 * merge mu-msg-contact.[ch] with mu-msg.[ch] 2011-05-14 18:14:24 +03:00
Dirk-Jan C. Binnema c0a24cf7bc * mu-msg-*: take mu_msg_cache into use 2011-05-14 18:07:51 +03:00
Dirk-Jan C. Binnema 53b87a79eb * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
Dirk-Jan C. Binnema c07b8e4529 * <many> add support for displaying, searching the Bcc: field 2011-05-01 18:31:00 +03:00
Dirk-Jan C. Binnema 41ae585955 * cosmetics 2011-05-01 15:01:03 +03:00
Dirk-Jan C. Binnema e33f927542 * add support for message-references:
- mu_msg_get_references and mu_msg_get_references_str get the list of
    refences ("References:" and "In-reply-to:") as a GList,
    resp. comma-separated list
  - stored in database as a value, can be shown in mu find output using 'r'
    (db needs rebuild)
  - document in mu-find manpage
2011-04-30 13:50:56 +03:00
Dirk-Jan C. Binnema da16959a33 * mu-msg, mu-msg-part: overhaul of mime-part handling 2011-01-11 00:45:03 +02:00
Dirk-Jan C. Binnema e0b484e922 * make mu-cmd reference-counted (make mu_msg_destroy internal, use
mu_msg_unref instead)
2011-01-09 18:54:14 +02:00
Dirk-Jan C. Binnema 623ec34ab8 * improvements in attachment / mime-part handling:
- add mu_util_play for 'playing' (opening) attachments; depends on xdg-open
  - stricter check for mu extract cmdline params
  - don't allow overwriting unless --overwrite was specified
  - mu extract now has a --play option to 'play' (open) attachments
  - added unit test to verify --overwrite
  - some cleanups in attachment/mime-part handling
2011-01-09 14:55:25 +02:00
Dirk-Jan C. Binnema ce5df2d6e5 * some further cleanups / refactoring 2011-01-04 23:44:18 +02:00
Dirk-Jan C. Binnema fade4172fe * many changes to the config system 2011-01-04 23:19:03 +02:00
Dirk-Jan C. Binnema 61bc73f071 * <many>: use some gcc attributes (if applicable) for optimization 2010-11-30 08:32:59 +02:00
Dirk-Jan C. Binnema 9916bb3ecc * mu-msg, mu-runtime: make g_mime_init explicit, mu-runtime can do it. 2010-11-27 16:06:55 +02:00
Dirk-Jan C. Binnema e22149fa46 * add some GErrors 2010-11-25 21:49:25 +02:00
Dirk-Jan C. Binnema b69cf8f589 * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02:00
Dirk-Jan C. Binnema 1d9eeeb1a6 * mu-msg.h: cosmetics 2010-11-07 18:25:12 +02:00
Dirk-Jan C. Binnema b68a093092 * cosmetic 2010-11-02 21:15:35 +02:00
Dirk-Jan C. Binnema fb1651e184 * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
Dirk-Jan C. Binnema 57fc2441a8 * <many>: make gmime initialization/de-initialization implicit (remove mu_msg_init/mu_msg_uninit) 2010-09-10 08:18:04 +03:00
djcb 9a510162b5 * many: renaming/refactoring
- mu-msg-gmime => mu-msg
  - mu-msg-part-info => mu-msg-part

    removed some unused functions, updated dependencies
    make check still works
2010-08-25 00:57:16 +03:00
djcb 93590436c1 * MuMsgContact refactoring (split off) 2010-08-19 22:15:19 +03:00
Dirk-Jan C. Binnema 5fb3e7fd36 * mu-msg-util: some minor cosmetic fixes 2010-08-18 23:45:50 +03:00
Dirk-Jan C. Binnema 4890ad0216 * update copyright year => 2010 2010-01-01 15:56:45 +02:00
Dirk-Jan C. Binnema 2b0aca1bf7 * initial import of mu - the next generation 2009-11-25 22:55:06 +02:00