22dc00358e* mu-log.c: cleanup, don't use now-missing var
Dirk-Jan C. Binnema
2011-05-24 22:39:28 +03:00
b6291e1522* mu-cmd-find, mu-cmd-cfind: make 'no matches found' uniform
Dirk-Jan C. Binnema
2011-05-24 21:43:44 +03:00
93522893bf* mu-contacts: use encoded email address as group in gkeyfile (which valid as a groupname), add real email as email= value; use g_keyfile_(get|set)_value instead of string, so there is no utf-8 problems, just the raw data we got as address
Dirk-Jan C. Binnema
2011-05-24 21:41:52 +03:00
271ec23b4e* mu-util.h, mu-util-db.cc: make mu_util_xapian_clear also clear the contacts-cache
Dirk-Jan C. Binnema
2011-05-24 21:36:55 +03:00
73752ca4a9* cosmetics
Dirk-Jan C. Binnema
2011-05-24 21:35:36 +03:00
2c24a43211* cosmetics
Dirk-Jan C. Binnema
2011-05-23 08:16:09 +03:00
34683157d1* minor updates / cleanups
Dirk-Jan C. Binnema
2011-05-22 17:39:10 +03:00
744b363d8e* mu-cmd-extract.c: free list of indices after use
Dirk-Jan C. Binnema
2011-05-22 14:50:03 +03:00
c6812eeb8c* cosmetics
Dirk-Jan C. Binnema
2011-05-22 14:49:11 +03:00
abf9c632e3* cleanup some header files
Dirk-Jan C. Binnema
2011-05-22 14:48:31 +03:00
9454d31d50* mu-str.c: clean up a bit
Dirk-Jan C. Binnema
2011-05-22 13:45:10 +03:00
782e165f9f* mu-contacts.c: cosmetics
Dirk-Jan C. Binnema
2011-05-22 13:44:34 +03:00
18f49e1d61* mu-easy.1, mu-find.1: update documentation for the attach/a search
Dirk-Jan C. Binnema
2011-05-21 16:09:17 +03:00
6f74e1a42e* mu-str.c: hack mu_str_ascii_xapian_escape_in_place a bit further to work with filenames (with '.')
Dirk-Jan C. Binnema
2011-05-21 16:08:47 +03:00
ec1b870ca1* test-mu-query.c: add unit test for searching filenames
Dirk-Jan C. Binnema
2011-05-21 16:07:44 +03:00
0ab861985a* mu-query.c,mu-store.cc: add support for storing/search message file attachments
Dirk-Jan C. Binnema
2011-05-21 16:06:52 +03:00
e4c5340b37* mu-msg-part.h: make it C++-friendly
Dirk-Jan C. Binnema
2011-05-21 16:06:11 +03:00
4af35fe51f* widget/mu-msg-*: update for mu_msg_save_mime_part API change
Dirk-Jan C. Binnema
2011-05-21 16:05:08 +03:00
e103a23c1f* add test-mu-cmd changes, missed from previous commit
Dirk-Jan C. Binnema
2011-05-21 14:13:56 +03:00
d81c994426* test-mu-cmd.c: add tests for extra-by-filename for mu-extract
Dirk-Jan C. Binnema
2011-05-21 14:13:15 +03:00
59a8b656ea* mu-extract.1: document saving mime-parts by filename
Dirk-Jan C. Binnema
2011-05-21 14:12:33 +03:00
6355e78bc1* implement saving mime-part by file-name, improve error handling
Dirk-Jan C. Binnema
2011-05-21 14:12:01 +03:00
3d84650f42* mu-util.c: don't write to stderr when opening fails in mu_util_create_writeable_fd
Dirk-Jan C. Binnema
2011-05-21 14:11:23 +03:00
fa3ee3c058* make size, date ranges work even if specified e->b. add unit tests.
Dirk-Jan C. Binnema
2011-05-21 09:14:02 +03:00
e607aed8de* add unit tests for wildcards, size: and date:
Dirk-Jan C. Binnema
2011-05-20 21:32:44 +03:00
620b7e2cae* mu-store: add some debug stuff
Dirk-Jan C. Binnema
2011-05-20 21:32:16 +03:00
5754aeb21a* update documentation for wildcard searches
Dirk-Jan C. Binnema
2011-05-20 21:31:46 +03:00
84662ef5f5* mu-msg-str: deal with size 0, and add add 'b' for byte in size: query params
Dirk-Jan C. Binnema
2011-05-20 21:31:08 +03:00
3aa034f0f2* mu-msg-field, mu-query: refactor, make queries use boolean only for maildir, path; this enables wildcard searching for other fields
Dirk-Jan C. Binnema
2011-05-20 21:30:04 +03:00
ce7c354f74* make test-mu-cfind.c work on other days but 2011-05-19 too...
Dirk-Jan C. Binnema
2011-05-20 08:20:11 +03:00
99a5b4918c* bump version to 0.9.6, add gmime-test.c
Dirk-Jan C. Binnema
2011-05-19 23:26:46 +03:00
55d6ad4c6fReverting "* fix test-mu-msg.c merge fallout" * Makefile.am: it's mu-msg-doc.cc, not mu-msg-doc.c
Dirk-Jan C. Binnema
2011-05-19 23:12:25 +03:00
f6f5b457dd* update test-mu-msg.c
Dirk-Jan C. Binnema
2011-05-19 23:00:40 +03:00
d99a814c93* tests: fix up merge fallout
Dirk-Jan C. Binnema
2011-05-19 22:56:55 +03:00
57498fb1a2* mu-msg-iter-priv.cc: get rid of this with some void** casting tricks...
Dirk-Jan C. Binnema
2011-05-18 23:51:52 +03:00
0c783567cf* mu-msg, mu-msg-file: move gmime-init to mu-msg-file, fix get_num_field
Dirk-Jan C. Binnema
2011-05-18 23:35:44 +03:00
6fc029a6d3* mu-msg-iter: implement in terms of mu-msg
Dirk-Jan C. Binnema
2011-05-18 23:33:56 +03:00
0f20ce6273* fix some of the merge fallout
Dirk-Jan C. Binnema
2011-05-18 22:20:39 +03:00
6820bbf0ca* cosmetics
Dirk-Jan C. Binnema
2011-05-18 21:21:36 +03:00
2e717a92f9* test-mu-{cmd,msg,query}.c: update (c) year
Dirk-Jan C. Binnema
2011-05-18 21:21:10 +03:00
c6c3dd99c1* tests/Makefile.am, tests/test-mu-contacts.c: add mu_contacts unit tests
Dirk-Jan C. Binnema
2011-05-18 21:20:17 +03:00
e2934ff9fc* mu-contacts: cosmetics
Dirk-Jan C. Binnema
2011-05-18 19:19:08 +03:00
c692fdb3a2* cosmetics
Dirk-Jan C. Binnema
2011-05-18 21:21:36 +03:00
fa0882ed90* test-mu-{cmd,msg,query}.c: update (c) year
Dirk-Jan C. Binnema
2011-05-18 21:21:10 +03:00
0f71852aea* tests/Makefile.am, tests/test-mu-contacts.c: add mu_contacts unit tests
Dirk-Jan C. Binnema
2011-05-18 21:20:17 +03:00
75e7daac65* mu-contacts: cosmetics
Dirk-Jan C. Binnema
2011-05-18 19:19:08 +03:00
bb18f312d6* fix mu-msg for the 'mu view' issue found during checking for issue #38 -- don't encode the addresses you get
Dirk-Jan C. Binnema
2011-05-18 09:06:23 +03:00
98b9b68aa0* contrib/gmime-test.c: add little test program to test plain GMime
Dirk-Jan C. Binnema
2011-05-18 09:05:09 +03:00
7e721953fd* test-mu-query.c: add specific tests for searching accented chars, as per #38
Dirk-Jan C. Binnema
2011-05-18 00:15:52 +03:00
8d3fe85652* mu-util.c: Fix#39: use MU_WRITE_LOG instead of the (now something different) MU_LOG_FILE. Change suggested by patch, thanks!
Dirk-Jan C. Binnema
2011-05-18 00:22:19 +03:00
f6c21aaadc* mu-util.c: Fix#39: use MU_WRITE_LOG instead of the (now something different) MU_LOG_FILE. Change suggested by patch, thanks!
Dirk-Jan C. Binnema
2011-05-18 00:22:19 +03:00
ca9dc6ee6b* test-mu-query.c: add specific tests for searching accented chars, as per #38
Dirk-Jan C. Binnema
2011-05-18 00:15:52 +03:00
9a1ccc3103* re-enable message summaries
Dirk-Jan C. Binnema
2011-05-15 10:40:29 +03:00
b990bcb054* mu-msg-db.[cc,h]: basic implementation of Xapian::Document backend for MuMsg (WIP, but compiles)
Dirk-Jan C. Binnema
2011-05-15 10:39:27 +03:00
6f33f76797* merge mu-msg-contact.[ch] with mu-msg.[ch]
Dirk-Jan C. Binnema
2011-05-14 18:14:24 +03:00
c0a24cf7bc* mu-msg-*: take mu_msg_cache into use
Dirk-Jan C. Binnema
2011-05-14 18:07:51 +03:00
0cd1e78239* updates for summary field removal
Dirk-Jan C. Binnema
2011-05-14 18:07:07 +03:00