d5102a405d* mug.cc: focus msg-list after successful query
Dirk-Jan C. Binnema
2010-11-07 21:39:05 +02:00
fb46b4fddc* mu-maildir.c: use lstat, not stat in readdir_with_stat_fallback; this fixes issue #28.
Dirk-Jan C. Binnema
2010-11-07 19:14:01 +02:00
026b9ff6bamug-msg-list-view.c: use the new mu_msg_str_display_contact
Dirk-Jan C. Binnema
2010-11-07 19:02:01 +02:00
a7a76e7989* mu_msg_str: add mu_msg_str_display_contact[_s], to guess the name-part from the values in To/Cc/Bcc/From fields. (ie. '"Foo Bar" <foo@bar.cuux>' => 'Foo Bar')
Dirk-Jan C. Binnema
2010-11-07 19:01:34 +02:00
aaa5f6220d* update mug/TODO
Dirk-Jan C. Binnema
2010-11-07 18:26:29 +02:00
89f93e7022* mug-msg-list-view: use mu_msg_str_display_date_s
Dirk-Jan C. Binnema
2010-11-07 18:26:20 +02:00
854cc91105* mug-msg-view: clear fields that are empty
Dirk-Jan C. Binnema
2010-11-07 18:25:35 +02:00
1d9eeeb1a6* mu-msg.h: cosmetics
Dirk-Jan C. Binnema
2010-11-07 18:25:12 +02:00
93cf7856d1* mu-msg-str.[ch]: add mu_msg_str_display_date_s, displays time for time with 24h, date otherwise
Dirk-Jan C. Binnema
2010-11-07 18:24:48 +02:00
ab0ad61648* update TODO
Dirk-Jan C. Binnema
2010-11-07 18:03:38 +02:00
10d4945a12* update mug.cc for the other changes
Dirk-Jan C. Binnema
2010-11-07 18:03:06 +02:00
b1a799df4a* mu-msg-iter: add mu_msg_iter_get_maildir
Dirk-Jan C. Binnema
2010-11-07 18:01:04 +02:00
bb6d9a0ff1* mug.cc: add an about-box
Dirk-Jan C. Binnema
2010-11-07 11:11:50 +02:00
f93b6ecbbd* update TODO, cosmetics
Dirk-Jan C. Binnema
2010-11-03 23:28:06 +02:00
df57723ec7* mu-msg-list: make unread mailheaders bold, important ones read. Fix mu-msg-iter.cc while doing so.
Dirk-Jan C. Binnema
2010-11-03 23:02:40 +02:00
9902137ddf* mug-msg-list-view.c: fix column sizing and ordering
Dirk-Jan C. Binnema
2010-11-03 21:46:46 +02:00
533c27246a* cosmetic
Dirk-Jan C. Binnema
2010-11-03 08:10:26 +02:00
1e30e0a602* update TODO, remove shortcut stuff for now
Dirk-Jan C. Binnema
2010-11-03 08:00:49 +02:00
ad46381a07* mug.cc: make scroll bars use GTK_POLICY_AUTOMATIC
Dirk-Jan C. Binnema
2010-11-03 07:51:02 +02:00
ef4116efc2* make mu_msg_str_date[_s] take an strftime-like argument for the format; update callers
Dirk-Jan C. Binnema
2010-11-03 07:43:46 +02:00
55cd529bec* configure.ac: don't check for webkit
Dirk-Jan C. Binnema
2010-11-03 07:32:58 +02:00
55ac54124e* add mug_query_bar_grab_focus, grab focus in querybar upon startup
Dirk-Jan C. Binnema
2010-11-02 23:14:29 +02:00
6bfa535e6a* add mug_msg_list_view_move_first, move to first item after running query
Dirk-Jan C. Binnema
2010-11-02 22:45:11 +02:00
34b997ad3c* update mug/TODO
Dirk-Jan C. Binnema
2010-11-02 22:18:45 +02:00
ad0825c367* add mug_msg_view_set_text, so we can clear the msg when the list changes
Dirk-Jan C. Binnema
2010-11-02 22:17:58 +02:00
cf77cbc1d2* mug-msg-list-view: remember query, add mug_msg_list_view_get_query to retrieve it. update mug.cc to use in in the statusbar
Dirk-Jan C. Binnema
2010-11-02 22:17:08 +02:00
8eb60ec141* add separators in toolbar
Dirk-Jan C. Binnema
2010-11-02 21:56:25 +02:00
484808d641* implement mug_msg_list_view_move_(next|prev) to move cursor to prev/next row; hook it up with the toolbar
Dirk-Jan C. Binnema
2010-11-02 21:51:10 +02:00
70648b8bd5* merge start of simple gtk+ ui for mu: 'mug'
Dirk-Jan C. Binnema
2010-11-02 21:21:32 +02:00
1d08c8df01Merge branch 'master' of gitorious.org:mu/mu-ng
Dirk-Jan C. Binnema
2010-11-02 21:19:35 +02:00
a16a01cb2c* cosmetic
Dirk-Jan C. Binnema
2010-11-02 21:18:50 +02:00
8ed3c823f8* cosmetic
Dirk-Jan C. Binnema
2010-11-02 21:15:54 +02:00
b68a093092* cosmetic
Dirk-Jan C. Binnema
2010-11-02 21:15:35 +02:00
1b75761984* cosmetic
Dirk-Jan C. Binnema
2010-11-02 21:15:18 +02:00
99cf282d3b* cosmetic
Dirk-Jan C. Binnema
2010-11-02 21:14:46 +02:00
a10525d3c9* mu_msg_str: sanitize date strings a bit, update test case
Dirk-Jan C. Binnema
2010-11-02 21:14:24 +02:00
a4ea979aaa* fix mu_msg_iter_get_date
Dirk-Jan C. Binnema
2010-11-02 21:13:45 +02:00
3b87a0f9e6* add mu_util_guess_mu_homedir and mu_util_guess_xapian_dir and use them
Dirk-Jan C. Binnema
2010-11-02 21:12:18 +02:00
d112c2c930* update testcases for normalization
Dirk-Jan C. Binnema
2010-11-02 00:08:31 +02:00
e15bb738ea* store normalized version of strings as well (value)
Dirk-Jan C. Binnema
2010-11-02 00:06:17 +02:00
7fe29ebfc3* cosmetic
Dirk-Jan C. Binnema
2010-11-02 00:05:49 +02:00
23f1275a24* add mu_msg_str_normalize (to remove accents from strings, optionally lowercase)
Dirk-Jan C. Binnema
2010-11-02 00:05:27 +02:00
1e93d614a9* fix typo
Dirk-Jan C. Binnema
2010-10-31 11:35:00 +02:00
3aecf50e49* update the web page
Dirk-Jan C. Binnema
2010-10-31 11:34:10 +02:00
117e5bc76e* refactor output a bit (mu-cmd-find)
Dirk-Jan C. Binnema
2010-10-31 11:34:01 +02:00
1476a8dafa* configure.ac: bump version to 0.8
Dirk-Jan C. Binnema
2010-10-30 15:14:31 +03:00
12f02ea08f* mu-cmd-extract,test-mu-util: cleanups to pass line33/cc10
Dirk-Jan C. Binnema
2010-10-30 15:14:14 +03:00
0293eb19b3* update NEWS
Dirk-Jan C. Binnema
2010-10-30 15:13:37 +03:00
8146cdb8b1* many: documentation updates
Dirk-Jan C. Binnema
2010-10-26 00:25:14 +03:00
0fadc5e360* update for v0.8-beta
Dirk-Jan C. Binnema
2010-10-23 12:55:18 +03:00
69db79429a* mark this a 0.8-beta
Dirk-Jan C. Binnema
2010-10-23 12:44:44 +03:00
f4b4729f05* update webpage for 0.8-beta
Dirk-Jan C. Binnema
2010-10-23 12:44:29 +03:00
976e0d03dc* add FLAG_XAPIAN_VALUE for MU_MSG_FIELD_ID_MSGID so the 'i' format field works. this fixes issue #27
Dirk-Jan C. Binnema
2010-10-23 12:29:06 +03:00
23869e2066* mu-config: small fix
Dirk-Jan C. Binnema
2010-10-23 12:12:14 +03:00
0c763c48f1* tests/Makefile.am: add message 4 to test cases
Dirk-Jan C. Binnema
2010-10-23 12:05:35 +03:00
f9b50541e3* mu-cmd-extract: don't be too picky for attachments
Dirk-Jan C. Binnema
2010-10-23 12:04:58 +03:00
59dda1941a* bump version number, update NEWS, TODO
Dirk-Jan C. Binnema
2010-10-23 12:04:35 +03:00
f57a11828d* update documentation for extract
Dirk-Jan C. Binnema
2010-10-23 12:04:14 +03:00
3f971f69ba* test-mu-cmd: add some extract test cases
Dirk-Jan C. Binnema
2010-10-23 12:03:42 +03:00
f50846bdfb* mu-config: set default target dir to "."
Dirk-Jan C. Binnema
2010-10-17 11:26:32 +03:00