Commit Graph

374 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema a3ec22bae9 * add start of zsh-completion support (WIP) 2010-08-21 20:44:45 +03:00
Dirk-Jan C. Binnema 596317b8dc * WIP: added MuMsgPartInfo (WIP) 2010-08-21 20:44:13 +03:00
Dirk-Jan C. Binnema fc40900037 * some cleanup + beginnings of extract functionality 2010-08-20 21:38:54 +03:00
djcb a4515de466 * update: some refactoring of commands 2010-08-20 21:07:36 +03:00
Dirk-Jan C. Binnema 7ea074431c * mu-msg-gmime: further cleanups 2010-08-19 23:14:13 +03:00
djcb 478a2ab3eb * mu-msg-gmime: cosmetics 2010-08-19 22:51:55 +03:00
djcb d79b93a45d * mu-msg-gmime: fix contacts list bug, update unit tests 2010-08-19 22:44:57 +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 6b1fa8db25 * test-mu-msg-gmime: add some unit tests 2010-08-18 23:45:19 +03:00
Dirk-Jan C. Binnema 5e3aa6024f * mu-msg-gmime: slight doc update 2010-08-18 22:49:46 +03:00
Dirk-Jan C. Binnema 69c93430b9 * refactor: add mu_msg_iter_xapian_get_msg_gmime and use it 2010-08-18 22:49:10 +03:00
Dirk-Jan C. Binnema 145fd8f75c * WIP: start work on attachment handling in mu-msg-gmime
(and some cleanup)
2010-08-18 00:33:37 +03:00
Dirk-Jan C. Binnema 80dd533f18 * configure.ac: small updates 2010-08-18 00:32:52 +03:00
Dirk-Jan C. Binnema 52e6fa5f32 * add some mu-msg-gmime unit tests 2010-08-18 00:18:42 +03:00
Dirk-Jan C. Binnema 537dd1b3a1 * update TODO file 2010-08-17 00:50:41 +03:00
Dirk-Jan C. Binnema bf163e3db5 * testdir/tmp: better file to ignore 2010-08-17 00:42:22 +03:00
Dirk-Jan C. Binnema 6b20dbd38e * don't require gio anymore, not even optionally 2010-08-17 00:41:37 +03:00
djcb 908ff418d5 * cosmetics 2010-08-15 20:44:10 +03:00
djcb c576756f23 * add --summary-len option for mu view, and document it. 2010-08-15 20:43:58 +03:00
djcb 6a275521f1 * split the manpages, add documentation for --summary-len 2010-08-15 20:29:15 +03:00
djcb 19217eef50 * mu-cmd-find: add support for summaries to 'mu find' (WIP) 2010-08-15 14:59:55 +03:00
djcb f163db1c3a * cosmetic 2010-08-15 14:59:16 +03:00
djcb 6976d663f4 * cosmetic 2010-08-15 14:59:02 +03:00
djcb 00212179f1 * add the --summary-len options (defaults at zero)
(the '--summary' option has been removed, instead it's implied from
summary-len > 0)
2010-08-15 14:58:34 +03:00
djcb 9e24a093a7 * add mu_msg_gmime_get_summary, some cosmetics
mu_msg_gmime_get_summary returns the first /n/ lines of the message, with
  newlines removed. maybe this would need filling (word wrap), but that's not
  implemented yet.
2010-08-15 14:55:25 +03:00
djcb 2e6685bdeb * cosmetic: fix include tag 2010-08-15 13:33:32 +03:00
djcb 48affa6500 * mu-cmd-index: fix some casting warnings 2010-08-15 13:33:15 +03:00
djcb 30ee022b04 * mu-msg-str: use g_format_size_for_display when we have GLib >= 2.16 2010-08-15 13:32:43 +03:00
djcb f8d9a64c34 * configure.ac: add HAVE_GLIB216, so we can use some it's stuff 2010-08-15 13:32:04 +03:00
djcb 5a9904618a * mu-cmd, mu-cmd-index: small improvements in strings for users 2010-08-14 15:31:55 +03:00
djcb 6408c6345f * add --summary and --summary-len cmdline params
note: the underlying functionality is not there yet
2010-08-14 15:29:46 +03:00
djcb cd88b65428 * configure.ac: better feedback to user if gmime is missing 2010-08-14 15:28:25 +03:00
djcb 488fef2d04 * unbreak the unit tests for git checkouts
the git version was broken because git doesn't accept empty dirs;
  added tmp/dummy to fix this.
2010-08-14 15:19:08 +03:00
Dirk-Jan C. Binnema f09b1e08d8 * update TODO file 2010-08-14 13:21:34 +03:00
Dirk-Jan C. Binnema 3f8a3ba97f * mu-log: it's not an error when moving the log file failed due to no gio 2010-08-14 13:21:24 +03:00
Dirk-Jan C. Binnema 12736b03db * mu-cmd-find: use g_debug, not g_warning when text body not found 2010-08-14 13:20:42 +03:00
Dirk-Jan C. Binnema 9b83bfe5eb * mu-index: cosmetic 2010-07-30 20:58:51 +03:00
Dirk-Jan C. Binnema 226d73e762 * update TODO for 0.7.1 2010-07-30 20:58:34 +03:00
Dirk-Jan C. Binnema 3787392c88 * candidate fix for the MacOS wordexp issue 2010-07-30 20:56:50 +03:00
Dirk-Jan C. Binnema 024c7535fb * mu-log: small cosmetics 2010-07-30 20:52:30 +03:00
Dirk-Jan C. Binnema f2cc543baf * fix error handling of shell expansion (candidate fix for issue #23) 2010-07-26 12:12:43 +03:00
Dirk-Jan C. Binnema 7e2b3ff7a0 * mu_msg_iter_xapian_get_field_numeric: explicitly cast to gint64
this might resolve some build problems
2010-07-26 00:29:10 +03:00
Dirk-Jan C. Binnema d621a8a502 * explicitly #include <signal.h> in mu-cmd-index.c 2010-07-25 19:13:56 +03:00
Dirk-Jan C. Binnema 38f5c8abeb * make requirement for GIO optional (issue #22) 2010-07-24 20:28:39 +03:00
Dirk-Jan C. Binnema fed8d20503 * mu.1: some spelling fixes from Philipp Weis 2010-04-24 10:53:24 +03:00
Dirk-Jan C. Binnema 7895a1376b * tests/test-mu-query: add 'count_matches' function; add test_mu_query_03
(currently failing)
2010-03-02 17:27:08 +02:00
Dirk-Jan C. Binnema 3b3a02a2b5 * configure.ac: bump database version (updated needed for new mdir paths '/') 2010-02-27 13:31:38 +02:00
Dirk-Jan C. Binnema 2ec9940c71 * update NEWS, www for 0.7 release 2010-02-27 13:31:09 +02:00
Dirk-Jan C. Binnema f537016280 * configure.ac: use AM_SILENT_RULES to make the build less noisy 2010-02-27 13:19:25 +02:00