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