1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-26 07:29:17 +02:00
Commit Graph

82 Commits

Author SHA1 Message Date
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
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
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
e2f5b1e11f * mug: don't make it installable, it's just a toy 2011-01-08 12:48:53 +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