Commit Graph

717 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema e2b7d71cd4 * cosmetics 2010-11-11 22:07:08 +02:00
Dirk-Jan C. Binnema fb30c1e2eb * mu-query.cc: now always search for normalized, lower-case values 2010-11-11 22:06:19 +02:00
Dirk-Jan C. Binnema 94bf9a68c7 * mu-store: store strings for searching now in normalized, lowercase form 2010-11-11 22:05:55 +02:00
Dirk-Jan C. Binnema a3822ec850 * cosmetic 2010-11-11 22:05:24 +02:00
Dirk-Jan C. Binnema 3c5314e4ed * tests: updated 2010-11-11 22:05:10 +02:00
Dirk-Jan C. Binnema be0683526f * mu-msg-str: re-implement mu_msg_str_normalize by hand to actually work, add
unit tests
2010-11-11 22:04:47 +02:00
Dirk-Jan C. Binnema fd2df0199c * test-mu-query.c: add some more test 2010-11-09 00:26:24 +02:00
Dirk-Jan C. Binnema dddd13a66b * mu-find.1: small fix 2010-11-09 00:25:59 +02:00
Dirk-Jan C. Binnema f2f5678055 * try gtk+3 first, then gtk+2; mug works with both 2010-11-08 21:53:17 +02:00
Dirk-Jan C. Binnema 386e9e001a * configure.ac: cosmetics 2010-11-08 08:46:39 +02:00
Dirk-Jan C. Binnema 2861e622c9 * mu-maildir.c: cosmetics 2010-11-08 08:46:24 +02:00
Dirk-Jan C. Binnema 11b19e6476 * updated NEWS for the next version 2010-11-08 08:45:59 +02:00
Dirk-Jan C. Binnema 3082e14fd3 * mu-easy.1: update with mention of '.noindex' 2010-11-08 08:29:39 +02:00
Dirk-Jan C. Binnema c267fff724 * add icon, desktop file for mug 2010-11-08 08:20:06 +02:00
Dirk-Jan C. Binnema 993f39cfc0 * update mug/TODO 2010-11-08 08:19:11 +02:00
Dirk-Jan C. Binnema 3b1f4a3f0b * mug.cc: remove the menu stub 2010-11-08 08:18:59 +02:00
Dirk-Jan C. Binnema 0777fd9bd2 * mug-msg-list-view: refactor some too-long functions 2010-11-08 08:18:42 +02:00
Dirk-Jan C. Binnema d2618de0c1 * mug-msg-list.c: put a '-' for empty contact fields 2010-11-07 21:40:02 +02:00
Dirk-Jan C. Binnema 5b19d9c672 * mug-msg-view.c: fix scrolling behaviour 2010-11-07 21:39:26 +02:00
Dirk-Jan C. Binnema d5102a405d * mug.cc: focus msg-list after successful query 2010-11-07 21:39:05 +02:00
Dirk-Jan C. Binnema fb46b4fddc * mu-maildir.c: use lstat, not stat in readdir_with_stat_fallback; this fixes
issue #28.
2010-11-07 19:14:01 +02:00
Dirk-Jan C. Binnema 026b9ff6ba mug-msg-list-view.c: use the new mu_msg_str_display_contact 2010-11-07 19:02:01 +02:00
Dirk-Jan C. Binnema 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')
2010-11-07 19:01:34 +02:00
Dirk-Jan C. Binnema aaa5f6220d * update mug/TODO 2010-11-07 18:26:29 +02:00
Dirk-Jan C. Binnema 89f93e7022 * mug-msg-list-view: use mu_msg_str_display_date_s 2010-11-07 18:26:20 +02:00
Dirk-Jan C. Binnema 854cc91105 * mug-msg-view: clear fields that are empty 2010-11-07 18:25:35 +02:00
Dirk-Jan C. Binnema 1d9eeeb1a6 * mu-msg.h: cosmetics 2010-11-07 18:25:12 +02:00
Dirk-Jan C. Binnema 93cf7856d1 * mu-msg-str.[ch]: add mu_msg_str_display_date_s, displays time for time with
24h, date otherwise
2010-11-07 18:24:48 +02:00
Dirk-Jan C. Binnema ab0ad61648 * update TODO 2010-11-07 18:03:38 +02:00
Dirk-Jan C. Binnema 10d4945a12 * update mug.cc for the other changes 2010-11-07 18:03:06 +02:00
Dirk-Jan C. Binnema fa0e60b591 * mug-msg-view: cleanups, improve header / expanded header view 2010-11-07 18:02:48 +02:00
Dirk-Jan C. Binnema f867185ad3 * cosmetic 2010-11-07 18:02:25 +02:00
Dirk-Jan C. Binnema d7105d1eda * mug-msg-list: add maildir column, cleanups 2010-11-07 18:02:13 +02:00
Dirk-Jan C. Binnema b1a799df4a * mu-msg-iter: add mu_msg_iter_get_maildir 2010-11-07 18:01:04 +02:00
Dirk-Jan C. Binnema bb6d9a0ff1 * mug.cc: add an about-box 2010-11-07 11:11:50 +02:00
Dirk-Jan C. Binnema f93b6ecbbd * update TODO, cosmetics 2010-11-03 23:28:06 +02:00
Dirk-Jan C. Binnema df57723ec7 * mu-msg-list: make unread mailheaders bold, important ones read. Fix
mu-msg-iter.cc while doing so.
2010-11-03 23:02:40 +02:00
Dirk-Jan C. Binnema 9902137ddf * mug-msg-list-view.c: fix column sizing and ordering 2010-11-03 21:46:46 +02:00
Dirk-Jan C. Binnema 533c27246a * cosmetic 2010-11-03 08:10:26 +02:00
Dirk-Jan C. Binnema 1e30e0a602 * update TODO, remove shortcut stuff for now 2010-11-03 08:00:49 +02:00
Dirk-Jan C. Binnema ad46381a07 * mug.cc: make scroll bars use GTK_POLICY_AUTOMATIC 2010-11-03 07:51:02 +02:00
Dirk-Jan C. Binnema ef4116efc2 * make mu_msg_str_date[_s] take an strftime-like argument for the format;
update callers
2010-11-03 07:43:46 +02:00
Dirk-Jan C. Binnema 55cd529bec * configure.ac: don't check for webkit 2010-11-03 07:32:58 +02:00
Dirk-Jan C. Binnema 55ac54124e * add mug_query_bar_grab_focus, grab focus in querybar upon startup 2010-11-02 23:14:29 +02:00
Dirk-Jan C. Binnema 6bfa535e6a * add mug_msg_list_view_move_first, move to first item after running query 2010-11-02 22:45:11 +02:00
Dirk-Jan C. Binnema 34b997ad3c * update mug/TODO 2010-11-02 22:18:45 +02:00
Dirk-Jan C. Binnema ad0825c367 * add mug_msg_view_set_text, so we can clear the msg when the list changes 2010-11-02 22:17:58 +02:00
Dirk-Jan C. Binnema 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
2010-11-02 22:17:08 +02:00
Dirk-Jan C. Binnema 8eb60ec141 * add separators in toolbar 2010-11-02 21:56:25 +02:00
Dirk-Jan C. Binnema 484808d641 * implement mug_msg_list_view_move_(next|prev) to move cursor to prev/next
row; hook it up with the toolbar
2010-11-02 21:51:10 +02:00