Commit Graph

76 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 63076fe222 * don't include procmule for now, it's not ready 2011-07-26 22:14:20 +03:00
Dirk-Jan C. Binnema d95778b0a0 Merge branch 'procmule' 2011-07-26 21:55:40 +03:00
Dirk-Jan C. Binnema a0ff7e74b6 * update muile README 2011-07-26 08:43:47 +03:00
Dirk-Jan C. Binnema 2f556738e8 * mu-guile-misc -> mu-guile-log, and some cleanups 2011-07-25 08:48:21 +03:00
Dirk-Jan C. Binnema 3b78cdd023 * procmule.c: clean up the code 2011-07-25 08:29:13 +03:00
Dirk-Jan C. Binnema 355f5b7a9b * muile.c: enable the logging functions 2011-07-25 08:28:36 +03:00
Dirk-Jan C. Binnema 40c995331a * don't say we're c++ when we're really c. (use dummy.cc to enforce c++ linking) 2011-07-23 18:06:45 +03:00
Dirk-Jan C. Binnema 7fef745d17 * update for new mu_runtime init stuff 2011-07-23 17:58:40 +03:00
Dirk-Jan C. Binnema d2029c062f * add new toy: procmule, a simple procmail wannabee (WIP) 2011-07-23 17:57:45 +03:00
Dirk-Jan C. Binnema 087ad64b4a * muile/guile: use mu:current-msg for the current message, update docs 2011-07-23 09:20:28 +03:00
Dirk-Jan C. Binnema 0ce9f78ed8 * muile: README: it's for-each, not foreach 2011-07-23 08:49:28 +03:00
Dirk-Jan C. Binnema 88ffe5f309 * muile/libmuguile: support loading specific message, 'mu:current' 2011-07-22 21:13:08 +03:00
Dirk-Jan C. Binnema 10af5aa4e8 * NEWS, mu-find.1, muile/README: update docs 2011-07-22 21:10:54 +03:00
Dirk-Jan C. Binnema 7d49195aa4 * small update to muile/README 2011-07-21 21:59:18 +03:00
Dirk-Jan C. Binnema e390743195 * updates for new APIs (mu-date.h) 2011-07-21 00:39:00 +03:00
Dirk-Jan C. Binnema 3b7f2ab25d * small updates for guile 1.x compatibility (WIP) 2011-07-18 08:37:06 +03:00
Dirk-Jan C. Binnema 815d5ad862 * don't try to use guile if it's pre-2.x; but add some beginning compat
functions for 1.8 and friends
2011-07-17 22:28:17 +03:00
Dirk-Jan C. Binnema 8b824da539 * update the guile-bindings and README a bit 2011-07-17 14:37:12 +03:00
Dirk-Jan C. Binnema 59645ba268 * update guile-stats functions a bit 2011-07-16 19:46:52 +03:00
Dirk-Jan C. Binnema 7e28df0146 * add muile/README with some basic instructions 2011-07-15 23:52:39 +03:00
Dirk-Jan C. Binnema aeff372157 * improve guile functionality; add tables, gnuplot support 2011-07-15 23:50:13 +03:00
Dirk-Jan C. Binnema 391f2a43eb * mu-stats.scm: support optional arguments (define*) and top-n 2011-07-14 22:21:32 +03:00
Dirk-Jan C. Binnema 63a968ccae * some more guile scripting stuff 2011-07-13 23:00:05 +03:00
Dirk-Jan C. Binnema 2c34f4eeb5 * mu-stats.scm: add some simple examples on getting message statistics 2011-07-13 08:46:04 +03:00
Dirk-Jan C. Binnema c023e2c38c * some more work on the guile bindings; somewhat working, still WIP 2011-07-13 00:54:06 +03:00
Dirk-Jan C. Binnema 0b7693d077 * guilify mu; first steps, and a new toy called 'muile' 2011-07-05 00:18:43 +03:00
Dirk-Jan C. Binnema 50edc719fa * basic support for threading in mug2 (WIP) 2011-07-01 20:52:38 +03:00
Dirk-Jan C. Binnema 2d1f8366d5 * start using message threading (--threads/-t param for mu find) 2011-06-30 23:45:53 +03:00
Dirk-Jan C. Binnema 32127cdc9f * mug2: update for threading changes 2011-06-24 00:24:48 +03:00
Dirk-Jan C. Binnema f51fbebe9a * mug,mug2: update for api changes 2011-06-19 21:23:46 +03:00
Dirk-Jan C. Binnema 794825e297 * remove the needless batching in mu-msg-iter, mu-query, update callers 2011-06-16 10:18:34 +03:00
Dirk-Jan C. Binnema f02a043741 * mu-msg-iter.{cc,h}: clear-up api, update callers 2011-05-19 00:26:14 +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 c6fb50b166 * fix compiler warnings for gcc 4.5 2011-04-15 08:49:04 +03:00
Dirk-Jan C. Binnema d98f1e52ad * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
Dirk-Jan C. Binnema 17eb035bd2 * update mug2/mug.cc for changed mu_index_new 2011-03-02 23:04:04 +02:00
Dirk-Jan C. Binnema 18ae059a0f * mug2/mug.cc: fix small memleak 2011-02-06 10:50:02 +02:00
Dirk-Jan C. Binnema 17a83203e5 * mug_query_area: fix to pass the line33 test 2011-02-02 00:31:13 +02:00
Dirk-Jan C. Binnema 36d0c664aa * toys/mug2: simple welcome message in mug2 2011-02-02 00:13:37 +02:00
Dirk-Jan C. Binnema ea544a9148 * mug2: re-enable the window icon 2011-01-29 15:00:03 +02:00
Dirk-Jan C. Binnema 4f47bd0dd9 * include unistd.h, for R_OK 2011-01-29 12:42:17 +02:00
Dirk-Jan C. Binnema 7356e17b89 * better action handling 2011-01-21 20:21:38 -05:00
Dirk-Jan C. Binnema 21fcef13d9 * mug-msg-list-view.c: iterate the ui during list population 2011-01-18 19:29:20 +02:00
Dirk-Jan C. Binnema c76af05a7a * make mag-msg-store a configurable parameter; refactor the setting of the
xapian batch size
2011-01-15 13:27:41 +02:00
Dirk-Jan C. Binnema 91cbdd6b71 * add mu_util_xapian_is_locked and use it 2011-01-14 07:47:19 +02:00
Dirk-Jan C. Binnema 4aa838f6f6 * mug2: implement database reindex 2011-01-13 00:27:27 +02:00
Dirk-Jan C. Binnema 4d82a4e7c7 * use new mu-widget features in mug-msg-view 2011-01-12 23:16:19 +02:00
Dirk-Jan C. Binnema bfa3d18d54 * mug-msg-list-view.c: cosmetic 2011-01-11 23:25:54 +02:00
Dirk-Jan C. Binnema 923549e2bb * <many>: updates for new MIME-part handling 2011-01-11 00:46:46 +02:00
Dirk-Jan C. Binnema e0b484e922 * make mu-cmd reference-counted (make mu_msg_destroy internal, use
mu_msg_unref instead)
2011-01-09 18:54:14 +02:00