Commit Graph

50 Commits

Author SHA1 Message Date
50edc719fa * basic support for threading in mug2 (WIP) 2011-07-01 20:52:38 +03:00
2d1f8366d5 * start using message threading (--threads/-t param for mu find) 2011-06-30 23:45:53 +03:00
32127cdc9f * mug2: update for threading changes 2011-06-24 00:24:48 +03:00
f51fbebe9a * mug,mug2: update for api changes 2011-06-19 21:23:46 +03:00
794825e297 * remove the needless batching in mu-msg-iter, mu-query, update callers 2011-06-16 10:18:34 +03:00
f02a043741 * mu-msg-iter.{cc,h}: clear-up api, update callers 2011-05-19 00:26:14 +03:00
53b87a79eb * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
c6fb50b166 * fix compiler warnings for gcc 4.5 2011-04-15 08:49:04 +03:00
d98f1e52ad * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
17eb035bd2 * update mug2/mug.cc for changed mu_index_new 2011-03-02 23:04:04 +02:00
18ae059a0f * mug2/mug.cc: fix small memleak 2011-02-06 10:50:02 +02:00
17a83203e5 * mug_query_area: fix to pass the line33 test 2011-02-02 00:31:13 +02:00
36d0c664aa * toys/mug2: simple welcome message in mug2 2011-02-02 00:13:37 +02:00
ea544a9148 * mug2: re-enable the window icon 2011-01-29 15:00:03 +02:00
4f47bd0dd9 * include unistd.h, for R_OK 2011-01-29 12:42:17 +02:00
7356e17b89 * better action handling 2011-01-21 20:21:38 -05:00
21fcef13d9 * mug-msg-list-view.c: iterate the ui during list population 2011-01-18 19:29:20 +02:00
c76af05a7a * make mag-msg-store a configurable parameter; refactor the setting of the
xapian batch size
2011-01-15 13:27:41 +02:00
91cbdd6b71 * add mu_util_xapian_is_locked and use it 2011-01-14 07:47:19 +02:00
4aa838f6f6 * mug2: implement database reindex 2011-01-13 00:27:27 +02:00
4d82a4e7c7 * use new mu-widget features in mug-msg-view 2011-01-12 23:16:19 +02:00
bfa3d18d54 * mug-msg-list-view.c: cosmetic 2011-01-11 23:25:54 +02:00
923549e2bb * <many>: updates for new MIME-part handling 2011-01-11 00:46:46 +02:00
e0b484e922 * make mu-cmd reference-counted (make mu_msg_destroy internal, use
mu_msg_unref instead)
2011-01-09 18:54:14 +02:00
f42f0cdf8f * update build system 2011-01-09 14:56:33 +02:00
4ff04d7829 * mug2: fix Makefile.am 2011-01-08 12:53:59 +02:00
e2f5b1e11f * mug: don't make it installable, it's just a toy 2011-01-08 12:48:53 +02:00
b46d591796 * start working on some mu-based widgets (widgets/), create toys2/mug2 for testing 2011-01-08 12:48:25 +02:00
0686634082 * mug: make sure we don't use gtk deprecated stuff 2011-01-07 08:33:51 +02:00
516caccf10 * fix some small errors, add missing file 2011-01-04 23:52:16 +02:00
ce5df2d6e5 * some further cleanups / refactoring 2011-01-04 23:44:18 +02:00
9dac5fbc48 * mug/TODO is outdated, removed 2010-12-05 12:44:47 +02:00
2e49d9c3cd * toys/mug/Makefile.am: include the mug icon for 'make dist' 2010-12-05 12:44:17 +02:00
beb84bb5de * mug: cleanups/indentation 2010-11-27 14:53:09 +02:00
ac1b942dd8 * mug: fix header clearing + code reindentation 2010-11-27 13:31:26 +02:00
e528ee9a36 * mug-msg-view.c: improve msg view header layout a bit 2010-11-26 21:04:11 +02:00
1b13049299 * update mug for gerror changes 2010-11-25 21:49:56 +02:00
7362d65216 * mug-msg-list-view.h: fix include path 2010-11-25 00:05:01 +02:00
a5b913e66c * Makefile.am, mug-msg-list-view.c: fix line33 test 2010-11-24 20:03:00 +02:00
f59ac88118 * mug.c: show error dialogs for errors; focus query when there was a parse error 2010-11-24 09:03:06 +02:00
b87b5d25fd * use GError to convey error info in MuQuery; update users 2010-11-24 00:47:36 +02:00
81ee90c597 * mug-msg-list-view.c: fix sorting by date 2010-11-23 22:05:16 +02:00
0c25a71ad1 * mug.svg: update: make square 2010-11-23 22:04:47 +02:00
0f2b4e2d3c * rename mu_msg_str => mu_str 2010-11-23 00:44:18 +02:00
9e43ded016 * mug.cc: improve padding between shortcuts / search area 2010-11-22 21:36:19 +02:00
373f948d8f * mug-msg-list-view.c: update for other changes 2010-11-21 15:43:52 +02:00
48214f18a4 * mug-msg-list-view.c: cosmetics 2010-11-21 11:53:04 +02:00
f77e843cde * mug: fix source code checks 2010-11-20 17:27:35 +02:00
b69cf8f589 * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02:00
45c95b06f3 * move mug/ to toys/mug 2010-11-15 08:43:00 +02:00