Commit Graph

1073 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 3cdc810e81 * mu-msg.c, mu-msg-priv.h: hook up with mu-msg-cache, mu-msg-file and mu-msg-doc 2011-05-17 23:20:05 +03:00
Dirk-Jan C. Binnema dbfd08e6cf * mu-msg-file: improve header file, add some gcc-attributes 2011-05-17 23:18:58 +03:00
Dirk-Jan C. Binnema 6fdb329d26 * complete initial implementation of mu-msg-cache 2011-05-17 23:17:50 +03:00
Dirk-Jan C. Binnema bf4314533b * mu-msg-db => mu-msg-doc 2011-05-17 23:17:11 +03:00
Dirk-Jan C. Binnema d7a1c7699b * mu-msg-data, mu-msg-data: removed 2011-05-17 23:16:24 +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 9a1ccc3103 * re-enable message summaries 2011-05-15 10:40:29 +03:00
Dirk-Jan C. Binnema b990bcb054 * mu-msg-db.[cc,h]: basic implementation of Xapian::Document backend for MuMsg
(WIP, but compiles)
2011-05-15 10:39:27 +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 0cd1e78239 * updates for summary field removal 2011-05-14 18:07:07 +03:00
Dirk-Jan C. Binnema 81f43467eb * mu-msg-fields.[ch]: reindent, remove MU_MSG_FIELD_ID_SUMMARY 2011-05-14 18:06:33 +03:00
Dirk-Jan C. Binnema 3607459771 * Makefile.am: add mu-msg-cache compilation 2011-05-14 18:05:20 +03:00
Dirk-Jan C. Binnema 0dcd523e16 * add mu-msg-cache.[ch] for caching MuMsg data 2011-05-14 18:04:30 +03:00
Dirk-Jan C. Binnema df984f3106 * mu-query.cc: enable wildcard queries (Xapian::QueryParser::FLAG_WILDCARD) 2011-05-09 12:00:50 +03:00
Dirk-Jan C. Binnema f06d8b466e * mu-query.cc: enable wildcard queries (Xapian::QueryParser::FLAG_WILDCARD) 2011-05-09 09:33:33 +03:00
Dirk-Jan C. Binnema 7766d8db9c * mu-msg.c: fix indentation 2011-05-09 09:33:01 +03:00
Dirk-Jan C. Binnema 7aea532838 * fix some small issues 2011-05-09 09:20:27 +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 3223892e24 * mu-maildir: also ignore .#evolution, update comments a bit 2011-05-06 08:33:37 +03:00
Dirk-Jan C. Binnema 0758ab6645 * refactoring: merge mu-msg-file with mu-maildir 2011-05-06 08:11:47 +03:00
Dirk-Jan C. Binnema eabd4e2e61 Merge branch 'master' into unify-msg-msgiter 2011-05-05 23:10:39 +03:00
Dirk-Jan C. Binnema b28bea9650 * mu-contacts: don't ignore whitespace in regexp (by default), so you can use
"mu cfind 'John Smith'"
2011-05-05 22:53:04 +03:00
Dirk-Jan C. Binnema 3e01853243 * mu-msg.c: fix compiler warning due to optimization 2011-05-05 22:51:47 +03:00
Dirk-Jan C. Binnema 1680f59f83 Merge branch 'master' into unify-msg-msgiter 2011-05-04 08:40:38 +03:00
Dirk-Jan C. Binnema b15d9a9cf5 * mu-contacts.c: don't use g_key_file_(get|set)_uint64, it's requires a too
new glib
2011-05-04 08:40:21 +03:00
Dirk-Jan C. Binnema 5defbd8a15 * mu-contacts.c: don't use g_key_file_(get|set)_uint64, it's requires a too
new glib
2011-05-04 01:43:01 +03:00
Dirk-Jan C. Binnema 030607cb5a * configure.ac: cosmetic 2011-05-04 01:42:00 +03:00
Dirk-Jan C. Binnema e039047e64 * mu-msg-data.[ch]: copy refs as well, small cleanups 2011-05-03 08:19:34 +03:00
Dirk-Jan C. Binnema 20168df0c0 * test-mu-cmd.c: fix test case for apparently yet another diff between GMime versions 2011-05-03 08:18:58 +03:00
Dirk-Jan C. Binnema e611c8cb8f * mu-msg-iter.{cc,h}: add mu_msg_iter_get_refs, small updates 2011-05-03 08:18:08 +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 301de1bb81 * mu-store.cc: some optimizations:
- cache the prefix strings
   - use alloca for not too long string terms
2011-05-01 15:55:25 +03:00
Dirk-Jan C. Binnema 41ae585955 * cosmetics 2011-05-01 15:01:03 +03:00
Dirk-Jan C. Binnema f02cdf1f00 * mu-msg-iter: improve code documentation 2011-05-01 15:00:28 +03:00
Dirk-Jan C. Binnema a633475e1b * cosmetics 2011-04-30 13:52:17 +03:00
Dirk-Jan C. Binnema cec2a53265 * mu-output: don't print (null) for NULL-strings 2011-04-30 13:51:26 +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 efa026648b * mu-store.cc: some optimizations, and add the possibility to use the slightly
faster 'add_document' instead of 'replace_document' (it's not used yet though)
2011-04-30 11:31:34 +03:00
Dirk-Jan C. Binnema fda03bd562 * mu-store.cc: fix tiny leak 2011-04-30 10:09:12 +03:00
Dirk-Jan C. Binnema 4fec4b4100 * mu-cmd-index.c: optimize printing of progress information 2011-04-30 10:08:58 +03:00
Dirk-Jan C. Binnema 674c6d0a8f * update mu for v. 0.9.5 2011-04-25 18:58:04 +03:00
Dirk-Jan C. Binnema 8f9bd404cf * fix infinite loop in mu-cmd-index (fixes issue #36) + some cosmetics 2011-04-24 16:03:40 +03:00
Dirk-Jan C. Binnema 3b3dc10b67 * nothing 2011-04-16 14:27:53 +03:00
Dirk-Jan C. Binnema fa23a29819 * configure.ac: warn user that mug2 won't work with gtk3
(mug2 uses webkit, which depends on gtk+2, and we cannot have both gtk+2 and
  gtk+3 in one process)
2011-04-16 14:27:15 +03:00
Dirk-Jan C. Binnema c8dc40dadd * mu-maildir: some micro optimizations 2011-04-16 14:26:06 +03:00
Dirk-Jan C. Binnema f49f36bede * update test_view so we don't fail with gmime 2.4.24 2011-04-16 14:25:40 +03:00
Dirk-Jan C. Binnema d0cd64605d * add .gitignore 2011-04-15 08:53:35 +03:00
Dirk-Jan C. Binnema c6fb50b166 * fix compiler warnings for gcc 4.5 2011-04-15 08:49:04 +03:00