Commit Graph

7106 Commits

Author SHA1 Message Date
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
Dirk-Jan C. Binnema 5cbaf34cfa * index.org -- minor update 2011-04-12 22:52:38 +03:00
Dirk-Jan C. Binnema fcef73ad19 * update index.org (webpage) for new release 2011-04-12 22:43:41 +03:00
Dirk-Jan C. Binnema be687f8722 * update mu-find man page with the new information about Wanderlust integration 2011-04-12 22:43:21 +03:00
Dirk-Jan C. Binnema 5559f18380 * update NEWS/TODO for version 0.9.4 2011-04-12 22:42:49 +03:00
Dirk-Jan C. Binnema 983321609f * updates to the man pages 2011-04-05 07:34:22 +03:00
Dirk-Jan C. Binnema f9acc69975 * add mu-msg-data-cache.[ch], WIP for the new custom tree model 2011-03-31 23:09:14 +03:00
Dirk-Jan C. Binnema b27a9f47c4 * add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen'
- update documentation
  - update test cases
  - some cleanups in the C++-code
  - bump the database version, to trigger the --rebuild warning
2011-03-31 23:08:26 +03:00
Dirk-Jan C. Binnema 9a4ba103d2 * mu-msg-data.c: add missing #include <string.h> for memcpy 2011-03-22 23:41:12 +02:00
Dirk-Jan C. Binnema 054282dc63 * mu-str.h: improve mu_str_is_empty macro 2011-03-22 23:37:17 +02:00
Dirk-Jan C. Binnema adf45c4ee0 * mu-msg-iter.cc, mu-query.cc, mu-store.cc: use more c++ facilities 2011-03-22 23:37:01 +02:00
Dirk-Jan C. Binnema 26286e2dbb * add mu-msg-data.[ch], which is useful when one needs to cache message data
(ie., iterators are good for printing to screen, but mu-msg-data is for
   msg data that should be kept in-memory)
2011-03-22 23:36:11 +02:00
Dirk-Jan C. Binnema 9727614f41 * Makefile.am: add mu-msg-data.[ch] 2011-03-21 01:56:54 +02:00
Dirk-Jan C. Binnema 186e44ca66 * mu-query: some cleanups 2011-03-21 01:56:32 +02:00
Dirk-Jan C. Binnema 656004ee9e * mu-msg-iter: some reimplementation 2011-03-21 01:55:11 +02:00
Dirk-Jan C. Binnema 4f93f7cc05 * add mu_msg_iter_get_index, to get the sequence number of the iterator 2011-03-19 10:11:13 +02:00
Dirk-Jan C. Binnema b98af916b5 * mu-config.c: small docu update 2011-03-19 10:08:20 +02:00
Dirk-Jan C. Binnema d98f1e52ad * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00