Commit Graph

25 Commits

Author SHA1 Message Date
Jonas Bernoulli f31d1b065d Fix typos 2019-11-06 16:13:39 +01:00
Dirk-Jan C. Binnema 8f24b4103a guile: update for lib/mu-store changes 2019-07-30 08:51:04 +03:00
Dirk-Jan C. Binnema eb3fab7345 guile: use mu_msg_contact_email 2019-07-13 13:43:57 +03:00
djcb 855e81db99 * update copyright years 2013-03-30 11:32:07 +02:00
djcb d448003c09 * mu-guile-message.c: fix small leak 2012-12-23 15:23:54 +02:00
djcb 2f9dd78bb0 * add query flags (which match msgiterflags) to mu_query_run, update callers 2012-12-16 15:08:34 +02:00
djcb bc90df6c53 * cosmetics / minor 2012-10-23 20:29:24 +03:00
djcb 0b32a63537 * guile: fix getting message bodies 2012-09-17 11:13:37 +03:00
djcb b3760740f8 * update for attachment checking changes 2012-08-09 11:45:46 +03:00
djcb 1df0e31062 * guile: cosmetic 2012-07-31 18:46:27 +03:00
djcb acfabfdf4b * refactor: MU_MSG_PART_OPTION -> MU_MSG_OPTION and related changes 2012-07-18 16:22:10 +03:00
djcb 9e59b1f29b * crypto: update other mu-msg-part users for api changes 2012-07-17 19:17:09 +03:00
djcb d4abc249c2 * refactor mu_msg_(un)load_msg_file from various versions 2012-07-16 12:55:54 +03:00
djcb 543f4a1926 * guile: some more improvements 2012-07-15 12:44:52 +03:00
djcb 41a82d16f5 * guile: robustness -- ensure mu has been initialized 2012-07-14 15:52:37 +03:00
djcb 8e3fbe380e * guile: some general improvements / cleanups in module loading, object
visibilty. turn some integers (such as message priority, log level, contact
  type) into symbols.
2012-07-14 12:32:15 +03:00
djcb b09b9ceaac * guile: add mu:timestamp accessor to <mu:message>, implement it 2012-07-10 23:36:21 +03:00
djcb 46f10cfde9 * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
djcb 80cd63ff36 * guile: allow specifying a max # of search results in mu:for-each-message and mu:message-list 2012-05-17 20:44:20 +03:00
djcb 3e1640fb7a * mu-guile-message.c: don't free unitialized var in error path 2012-02-21 21:51:15 +02:00
djcb 0d08ff903d * update code for new mu_msg_part_for_each API 2012-02-13 22:36:22 +02:00
djcb 799e3e150a * mu-guile-message.c: use mu_msg_part_save_temp, rename some symbols 2012-01-15 14:37:30 +02:00
djcb b7745f2bf9 * mu-guile-messsage.c: use the utf8-save function; add attachment handling
- use the new utf8 string function in mu-guile
  - implement attachment handling
  - various cleanups
2012-01-13 00:45:46 +02:00
djcb e650e6e212 * mu-guile, mu-guile-message: cleanups, fix some small leaks 2012-01-09 08:21:35 +02:00
djcb 9d60da9a20 * mu-guile: shuffled functionality around a bit, and fixed a few bugs (WIP) 2012-01-05 00:08:27 +02:00