Commit Graph

190 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 43b1edbbe5 * mua updates 2011-08-16 23:44:08 +03:00
Dirk-Jan C. Binnema ec996e67e4 * mua: updates 2011-08-16 07:30:47 +03:00
Dirk-Jan C. Binnema 76c8d21c73 * mua updates 2011-08-16 00:09:34 +03:00
Dirk-Jan C. Binnema d9db6bfccd * mua update 2011-08-12 09:28:04 +03:00
Dirk-Jan C. Binnema a571a3f877 * MuMsgFlags => MuFlags 2011-08-11 22:44:23 +03:00
Dirk-Jan C. Binnema bf66680595 * mua: add mua-mu.el 2011-08-11 20:21:41 +03:00
Dirk-Jan C. Binnema 18f0ec7437 * mua updates 2011-08-11 20:20:40 +03:00
Dirk-Jan C. Binnema 4a995b509c * mua updates 2011-08-11 08:23:23 +03:00
Dirk-Jan C. Binnema 250aa91f5c * mua updates 2011-08-10 23:58:47 +03:00
Dirk-Jan C. Binnema 6cdd0f0571 * mua updates 2011-08-09 22:52:49 +03:00
Dirk-Jan C. Binnema 2c26c4dca2 * mua updates 2011-08-09 07:52:15 +03:00
Dirk-Jan C. Binnema 1e7f0612ae * update Makefile for mu=>mua 2011-08-08 22:06:24 +03:00
Dirk-Jan C. Binnema 4e5204361d * add missing mua.el 2011-08-08 22:04:13 +03:00
Dirk-Jan C. Binnema 74d00e26d4 * move emacs/ code to toys/mua; rename mu=>mua, many updates 2011-08-08 21:55:59 +03:00
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
Dirk-Jan C. Binnema f42f0cdf8f * update build system 2011-01-09 14:56:33 +02:00
Dirk-Jan C. Binnema 4ff04d7829 * mug2: fix Makefile.am 2011-01-08 12:53:59 +02:00
Dirk-Jan C. Binnema e2f5b1e11f * mug: don't make it installable, it's just a toy 2011-01-08 12:48:53 +02:00
Dirk-Jan C. Binnema b46d591796 * start working on some mu-based widgets (widgets/), create toys2/mug2 for testing 2011-01-08 12:48:25 +02:00
Dirk-Jan C. Binnema 0686634082 * mug: make sure we don't use gtk deprecated stuff 2011-01-07 08:33:51 +02:00
Dirk-Jan C. Binnema 516caccf10 * fix some small errors, add missing file 2011-01-04 23:52:16 +02:00
Dirk-Jan C. Binnema ce5df2d6e5 * some further cleanups / refactoring 2011-01-04 23:44:18 +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 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 e528ee9a36 * mug-msg-view.c: improve msg view header layout a bit 2010-11-26 21:04:11 +02:00
Dirk-Jan C. Binnema 1b13049299 * update mug for gerror changes 2010-11-25 21:49:56 +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 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 b87b5d25fd * use GError to convey error info in MuQuery; update users 2010-11-24 00:47:36 +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 9e43ded016 * mug.cc: improve padding between shortcuts / search area 2010-11-22 21:36:19 +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 48214f18a4 * mug-msg-list-view.c: cosmetics 2010-11-21 11:53:04 +02:00
Dirk-Jan C. Binnema f77e843cde * mug: fix source code checks 2010-11-20 17:27:35 +02:00
Dirk-Jan C. Binnema b69cf8f589 * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02:00
Dirk-Jan C. Binnema 45c95b06f3 * move mug/ to toys/mug 2010-11-15 08:43:00 +02:00