Commit Graph

33 Commits

Author SHA1 Message Date
f6edecfb8a * use svg icon 2010-11-12 08:57:34 +02:00
18ddc4655f * mug: make header display wrap too long values, and make them selectable 2010-11-11 22:08:07 +02:00
f31fafeb9e * mug: display 0-date as a '-' 2010-11-11 22:07:44 +02:00
c267fff724 * add icon, desktop file for mug 2010-11-08 08:20:06 +02:00
993f39cfc0 * update mug/TODO 2010-11-08 08:19:11 +02:00
3b1f4a3f0b * mug.cc: remove the menu stub 2010-11-08 08:18:59 +02:00
0777fd9bd2 * mug-msg-list-view: refactor some too-long functions 2010-11-08 08:18:42 +02:00
d2618de0c1 * mug-msg-list.c: put a '-' for empty contact fields 2010-11-07 21:40:02 +02:00
5b19d9c672 * mug-msg-view.c: fix scrolling behaviour 2010-11-07 21:39:26 +02:00
d5102a405d * mug.cc: focus msg-list after successful query 2010-11-07 21:39:05 +02:00
026b9ff6ba mug-msg-list-view.c: use the new mu_msg_str_display_contact 2010-11-07 19:02:01 +02:00
aaa5f6220d * update mug/TODO 2010-11-07 18:26:29 +02:00
89f93e7022 * mug-msg-list-view: use mu_msg_str_display_date_s 2010-11-07 18:26:20 +02:00
854cc91105 * mug-msg-view: clear fields that are empty 2010-11-07 18:25:35 +02:00
10d4945a12 * update mug.cc for the other changes 2010-11-07 18:03:06 +02:00
fa0e60b591 * mug-msg-view: cleanups, improve header / expanded header view 2010-11-07 18:02:48 +02:00
d7105d1eda * mug-msg-list: add maildir column, cleanups 2010-11-07 18:02:13 +02:00
bb6d9a0ff1 * mug.cc: add an about-box 2010-11-07 11:11:50 +02:00
f93b6ecbbd * update TODO, cosmetics 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.
2010-11-03 23:02:40 +02:00
9902137ddf * mug-msg-list-view.c: fix column sizing and ordering 2010-11-03 21:46:46 +02:00
533c27246a * cosmetic 2010-11-03 08:10:26 +02:00
1e30e0a602 * update TODO, remove shortcut stuff for now 2010-11-03 08:00:49 +02:00
ad46381a07 * mug.cc: make scroll bars use GTK_POLICY_AUTOMATIC 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
2010-11-03 07:43:46 +02:00
55ac54124e * add mug_query_bar_grab_focus, grab focus in querybar upon startup 2010-11-02 23:14:29 +02:00
6bfa535e6a * add mug_msg_list_view_move_first, move to first item after running query 2010-11-02 22:45:11 +02:00
34b997ad3c * update mug/TODO 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 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
2010-11-02 22:17:08 +02:00
8eb60ec141 * add separators in toolbar 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
2010-11-02 21:51:10 +02:00
70648b8bd5 * merge start of simple gtk+ ui for mu: 'mug' 2010-11-02 21:21:32 +02:00