Commit Graph

32 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema b55e191421 update for lib/utils split
Update sources with the new paths
2019-12-22 15:26:45 +02:00
Dirk-Jan C. Binnema 3885841473 mug: quick & dirty port to webkit2gtk3 2019-08-01 22:44:03 +03:00
djcb 7eb244b3b0 mu: don't use __FUNCTION__, use __func__
__FUNCTION__ is deprecated and gives compilation warnings. __func__ is
standardized in c99.
2015-04-22 21:06:31 +03:00
djcb 855e81db99 * update copyright years 2013-03-30 11:32:07 +02:00
djcb f5f8d6de70 * mu_store_needs_upgrade --> mu_store_versions_match 2013-01-06 15:53:42 +02:00
djcb afc1258c10 * updates for MU_QUERY_FLAG_THREADS in mu_query_run users 2012-12-27 11:09:37 +02:00
djcb 3c6e7f92da * mug-msg-list-view.c: update for API change 2012-12-26 09:41:05 +02:00
djcb 58a6ac1a13 * mug-msg-list-view: update for api changes 2012-12-17 22:30:40 +02:00
djcb 2f9dd78bb0 * add query flags (which match msgiterflags) to mu_query_run, update callers 2012-12-16 15:08:34 +02:00
djcb 2fcdcafe59 * move widgets/ -> toys/mug2; remove toys/mug; rename toys/mug2 -> toys/mug 2012-08-03 09:47:09 +03:00
djcb 46f10cfde9 * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
djcb aaaf49928d * toys/: cleanup after code rearrangements, fix compile breakages 2011-12-13 08:04:09 +02:00
Dirk-Jan C. Binnema b8447cde47 * mug: update for api changes 2011-08-30 22:03:29 +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 e390743195 * updates for new APIs (mu-date.h) 2011-07-21 00:39:00 +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 c6fb50b166 * fix compiler warnings for gcc 4.5 2011-04-15 08:49:04 +03: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 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 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 0f2b4e2d3c * rename mu_msg_str => mu_str 2010-11-23 00:44:18 +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 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