1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-28 07:41:04 +02:00
Commit Graph

38 Commits

Author SHA1 Message Date
djcb
46f10cfde9 * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
djcb
3fb7e5d6ff * WIP: fixes for gtk3.2 (prevent warnings for deprecated widgets) 2012-03-24 11:16:12 +02:00
djcb
8151fc21b0 * mug2/mug-query-bar.c: fix compiler warning 2011-12-30 13:39:03 +02:00
djcb
aaaf49928d * toys/: cleanup after code rearrangements, fix compile breakages 2011-12-13 08:04:09 +02:00
Dirk-Jan C. Binnema
273ed47eb6 * mug2: update for api changes 2011-09-03 10:50:39 +03:00
Dirk-Jan C. Binnema
b8447cde47 * mug: update for api changes 2011-08-30 22:03:29 +03:00
Dirk-Jan C. Binnema
9dc4bd24df * mug2: update for mu_store changes 2011-08-29 23:40:07 +03:00
Dirk-Jan C. Binnema
a571a3f877 * MuMsgFlags => MuFlags 2011-08-11 22:44:23 +03:00
Dirk-Jan C. Binnema
18f0ec7437 * mua updates 2011-08-11 20:20:40 +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
e390743195 * updates for new APIs (mu-date.h) 2011-07-21 00:39:00 +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
4ff04d7829 * mug2: fix Makefile.am 2011-01-08 12:53:59 +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