Commit Graph

684 Commits

Author SHA1 Message Date
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
Dirk-Jan C. Binnema 1b13049299 * update mug for gerror changes 2010-11-25 21:49:56 +02:00
Dirk-Jan C. Binnema dfeb0f7736 * update tests for GError-changes 2010-11-25 21:49:44 +02:00
Dirk-Jan C. Binnema e22149fa46 * add some GErrors 2010-11-25 21:49:25 +02:00
Dirk-Jan C. Binnema 7362d65216 * mug-msg-list-view.h: fix include path 2010-11-25 00:05:01 +02:00
Dirk-Jan C. Binnema eb4e35f524 * improve date range parsing 2010-11-24 23:30:41 +02:00
Dirk-Jan C. Binnema 6965a251e4 * update TODO 2010-11-24 20:04:42 +02:00
Dirk-Jan C. Binnema e64e24aa61 * create mu-error.h, update some functions to use GError for errors 2010-11-24 20:04:20 +02:00
Dirk-Jan C. Binnema a5b913e66c * Makefile.am, mug-msg-list-view.c: fix line33 test 2010-11-24 20:03:00 +02:00
Dirk-Jan C. Binnema f59ac88118 * mug.c: show error dialogs for errors; focus query when there was a parse error 2010-11-24 09:03:06 +02:00
Dirk-Jan C. Binnema bb9b7081df * updated TODO 2010-11-24 00:50:01 +02:00
Dirk-Jan C. Binnema e5089c06a3 * mu-cmd-find.c: update for GErrors in mu_query; fix uninit'd var problem 2010-11-24 00:48:28 +02:00
Dirk-Jan C. Binnema b87b5d25fd * use GError to convey error info in MuQuery; update users 2010-11-24 00:47:36 +02:00
Dirk-Jan C. Binnema 21c01f156d * fix sorting, some small cleanups 2010-11-23 23:52:37 +02:00
Dirk-Jan C. Binnema d89b1d97fb * update TODO 2010-11-23 22:07:06 +02:00
Dirk-Jan C. Binnema e823b535b1 * mu-query.cc: simplify date searching a bit 2010-11-23 22:06:57 +02:00
Dirk-Jan C. Binnema d0e9f315a8 * minor 2010-11-23 22:06:17 +02:00
Dirk-Jan C. Binnema 819fe8c93f * minor 2010-11-23 22:05:55 +02:00
Dirk-Jan C. Binnema 81ee90c597 * mug-msg-list-view.c: fix sorting by date 2010-11-23 22:05:16 +02:00
Dirk-Jan C. Binnema 0c25a71ad1 * mug.svg: update: make square 2010-11-23 22:04:47 +02:00
Dirk-Jan C. Binnema 0f2b4e2d3c * rename mu_msg_str => mu_str 2010-11-23 00:44:18 +02:00
Dirk-Jan C. Binnema 89b85cf7f7 * mu-store.cc, mu-query.cc: improved date-range matching 2010-11-23 00:33:15 +02:00
Dirk-Jan C. Binnema 5bc2af491b * update TODO 2010-11-22 21:45:34 +02:00
Dirk-Jan C. Binnema 54cabf2b39 * updated manpages 2010-11-22 21:45:08 +02:00
Dirk-Jan C. Binnema e141908b7c * cosmetics 2010-11-22 21:44:54 +02:00
Dirk-Jan C. Binnema 9e43ded016 * mug.cc: improve padding between shortcuts / search area 2010-11-22 21:36:19 +02:00
Dirk-Jan C. Binnema 08149dc97f * update mu-easy.1 with an example of a date-range search 2010-11-21 18:43:03 +02:00
Dirk-Jan C. Binnema e0cada86d6 * add date-range searches using date:/d: 2010-11-21 18:12:01 +02:00
Dirk-Jan C. Binnema c1203dd047 * Makefile.am: add 'make gitcheck'; bump database schema version 2010-11-21 16:06:16 +02:00
Dirk-Jan C. Binnema 45ebbd3ff3 * update the NEWS file 2010-11-21 15:55:37 +02:00
Dirk-Jan C. Binnema 42205aba2b * update TODO, documentation (manpages) 2010-11-21 15:44:55 +02:00
Dirk-Jan C. Binnema 4a4a2e39d5 * mu-msg.c: improvement for prio 2010-11-21 15:44:23 +02:00
Dirk-Jan C. Binnema 373f948d8f * mug-msg-list-view.c: update for other changes 2010-11-21 15:43:52 +02:00
Dirk-Jan C. Binnema 3c0cc47d8b * mu-msg-str.c: minor 2010-11-21 15:43:34 +02:00