Commit Graph

717 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 02ec89b4fb * updated TODO 2010-12-05 12:45:14 +02:00
Dirk-Jan C. Binnema 148db5af7b * configure.ac: cleanups 2010-12-05 12:45:07 +02:00
Dirk-Jan C. Binnema 9dac5fbc48 * mug/TODO is outdated, removed 2010-12-05 12:44:47 +02:00
Dirk-Jan C. Binnema 2e49d9c3cd * toys/mug/Makefile.am: include the mug icon for 'make dist' 2010-12-05 12:44:17 +02:00
Dirk-Jan C. Binnema f85fd0f1ff * bump to 0.9.1 2010-12-04 19:29:03 +02:00
Dirk-Jan C. Binnema 8c372f98fb * configure.ac: use gtk+ 2.x unless there is an explicit --with-gtk3. this
unbreak Fedora 14 builds (issue #31)
2010-12-04 19:22:34 +02:00
Dirk-Jan C. Binnema 0b87be5f18 * fix mu_util_dir_expand for non-existant dirs, add unit test 2010-12-04 19:14:31 +02:00
Dirk-Jan C. Binnema 6a3decdc7c * mu_util_dir_expand fix issue #30: wrong use of realpath(3) 2010-12-04 19:08:23 +02:00
Dirk-Jan C. Binnema 46ba5e3a1b * index.html: update for 0.9 release 2010-12-04 12:38:12 +02:00
Dirk-Jan C. Binnema 104efbca04 * test-mu-store.c: stay within 33 line limit for functions 2010-12-04 12:37:57 +02:00
Dirk-Jan C. Binnema 9325828c77 * src/Makefile.am: put files in alphabetical order 2010-12-04 12:37:38 +02:00
Dirk-Jan C. Binnema 6b60fdb35b * minor: TODO, NEWS, configure.ac 2010-12-04 12:37:15 +02:00
Dirk-Jan C. Binnema befc9c19de * update TODO 2010-12-04 10:40:10 +02:00
Dirk-Jan C. Binnema 0f9bd7c4b2 * update configure.ac for gmime-2.6 support
Fedora 14 ships GMime 2.5.x, which reports as 2.6. It seems upward
  compatible with 2.4. (based on patch by GooseYArd)
2010-12-04 10:39:49 +02:00
Dirk-Jan C. Binnema 13b1e87cc4 * mu-str-normalize.c: add note about alternative implementation 2010-12-03 20:53:25 +02:00
Dirk-Jan C. Binnema 10b0f321c8 * update some unit test cases 2010-12-03 20:45:01 +02:00
Dirk-Jan C. Binnema 11605d49d1 * updated TODO 2010-12-01 21:57:48 +02:00
Dirk-Jan C. Binnema 94487cfe9a * add some simply unit tests for mu-runtime, mu-store 2010-12-01 21:57:36 +02:00
Dirk-Jan C. Binnema 3560eecf3a * mu_date_parse_hdwmy => mu_str_date_parse_hdwmy; update unit tests + code 2010-11-30 22:33:15 +02:00
Dirk-Jan C. Binnema ba2918ca41 * unify error printing a bit (starting with lowercase) 2010-11-30 22:20:27 +02:00
Dirk-Jan C. Binnema bc039e22d6 * manpages updated 2010-11-30 22:11:40 +02:00
Dirk-Jan C. Binnema 2b393ed7c5 * make error messages more consistent 2010-11-30 09:02:29 +02:00
Dirk-Jan C. Binnema 00bd5e1c87 * update TODO 2010-11-30 08:33:32 +02:00
Dirk-Jan C. Binnema 340f2141c4 * cosmetic 2010-11-30 08:33:15 +02:00
Dirk-Jan C. Binnema 61bc73f071 * <many>: use some gcc attributes (if applicable) for optimization 2010-11-30 08:32:59 +02:00
Dirk-Jan C. Binnema 82db172e40 * update man pages 2010-11-30 08:31:59 +02:00
Dirk-Jan C. Binnema ec8bd8445f * update NEWS, TODO and manpages 2010-11-29 21:32:15 +02:00
Dirk-Jan C. Binnema 3d3a4f8308 * mu-query.cc, mu-store.cc: use the escaping for some fields; update test case 2010-11-29 21:29:43 +02:00
Dirk-Jan C. Binnema bb5b1304e5 * mu-str.[ch]: add mu_str_ascii_xapian_escape_in_place, for escaping some
Xapian fields; also add some tests
2010-11-29 21:21:55 +02:00
Dirk-Jan C. Binnema c6dadad978 * mu-str-normalize.c: combine separate function for downcse / non-downcase
cases into one.
2010-11-29 21:19:45 +02:00
Dirk-Jan C. Binnema d573c57485 * mu-msg-fields.[ch]: add info whether the field should be normalized/escaped 2010-11-29 21:18:37 +02:00
Dirk-Jan C. Binnema 6a62a52015 * index.html: updates for the mu homepage 2010-11-28 13:41:07 +02:00
Dirk-Jan C. Binnema 9f43230160 * mu-index.1: updated manpage with some recent performance numbers 2010-11-28 13:40:36 +02:00
Dirk-Jan C. Binnema 7f0489575b * update web page for 0.9-beta 2010-11-27 16:53:42 +02:00
Dirk-Jan C. Binnema 52972f1ec9 * test cases: update for mu-msg / mu-runtime change 2010-11-27 16:07:24 +02:00
Dirk-Jan C. Binnema 9916bb3ecc * mu-msg, mu-runtime: make g_mime_init explicit, mu-runtime can do it. 2010-11-27 16:06:55 +02:00
Dirk-Jan C. Binnema 66203c290f * configure.ac: bump version to 0.9-beta 2010-11-27 15:07:37 +02:00
Dirk-Jan C. Binnema 9b1deeb74f * update NEWS 2010-11-27 15:07:22 +02:00
Dirk-Jan C. Binnema 513fe9ef3a * mu-str.h: add note about unicode blocks supported for mu_str_normalize ('Latin-1 Supplement' and 'Latin Extended-A') 2010-11-27 15:06:57 +02:00
Dirk-Jan C. Binnema e0d8d1fcdc * cosmetics 2010-11-27 14:56:25 +02:00
Dirk-Jan C. Binnema 5341e8d4a8 * mu-msg.c: refactor to make functions respect 33-lines limit and use GMIME_ENABLE_RFC2047_WORKAROUNDS 2010-11-27 14:55:25 +02:00
Dirk-Jan C. Binnema c5c51f3798 * mu-index.c: refactor to make functions respect 33-lines limit 2010-11-27 14:54:19 +02:00
Dirk-Jan C. Binnema b200b63a55 * mu-cmd-view.c: refactor to make functions respect 33-lines limit 2010-11-27 14:53:56 +02:00
Dirk-Jan C. Binnema beb84bb5de * mug: cleanups/indentation 2010-11-27 14:53:09 +02:00
Dirk-Jan C. Binnema ac1b942dd8 * mug: fix header clearing + code reindentation 2010-11-27 13:31:26 +02:00
Dirk-Jan C. Binnema 2fabf5b564 * manpages: update 2010-11-27 00:11:08 +02:00
Dirk-Jan C. Binnema e528ee9a36 * mug-msg-view.c: improve msg view header layout a bit 2010-11-26 21:04:11 +02:00
Dirk-Jan C. Binnema b547917e8b * mu-easy.1: add some more examples of searches 2010-11-26 08:25:42 +02:00
Dirk-Jan C. Binnema e4bac48343 * mu-find.1: update the manpage 2010-11-25 23:14:20 +02:00
Dirk-Jan C. Binnema 864041a64a * mu-find.1: describe the new date range notation 2010-11-25 22:06:27 +02:00