1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-28 07:41:04 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema
4af35fe51f * widget/mu-msg-*: update for mu_msg_save_mime_part API change 2011-05-21 16:05:08 +03:00
Dirk-Jan C. Binnema
12a992b8d2 * fix mu_msg refcounting in widgets 2011-03-15 20:38:26 +02:00
Dirk-Jan C. Binnema
858dcb123c * big cleanup, simplification for the message widget 2011-03-08 00:50:24 +02:00
Dirk-Jan C. Binnema
79ad60e91a * mu-msg-view.c: don't show message widgets for NULL messages 2011-01-29 12:44:07 +02:00
Dirk-Jan C. Binnema
140786dc89 * mu-msg-view.c: don't keep widgets around, re-create them (this needs fixing) 2011-01-24 01:01:43 +02:00
Dirk-Jan C. Binnema
abd1a45d6c * improve message display, support 'internal messages'again 2011-01-21 20:13:06 -05:00
Dirk-Jan C. Binnema
6daf2e9989 * refactoring & add 'view-source' and 'view-message' (activate with context menu) 2011-01-21 18:46:33 -05:00
Dirk-Jan C. Binnema
cc556dad8a * mu-msg-header-view, mu-msg-view: put headers in a scrolled win, so overly
long lists don't expand the whole msg-view too much. this is not the final
  solution, but it's better than what was there
2011-01-16 13:51:36 +02:00
Dirk-Jan C. Binnema
2e4a94d0d6 * mu-msg-view.c: stub implementation of action-signal handling 2011-01-13 21:43:18 +02:00
Dirk-Jan C. Binnema
e048b9607f * improve mu-widgets;
- support notes in mail body view
   - support cmd: pseudo urls in such views
2011-01-12 23:15:54 +02:00
Dirk-Jan C. Binnema
514b680b6a * mu-msg-view: only open local (cached) files from attachments 2011-01-11 23:25:30 +02:00
Dirk-Jan C. Binnema
923549e2bb * <many>: updates for new MIME-part handling 2011-01-11 00:46:46 +02:00
Dirk-Jan C. Binnema
8eafb2b10a * add the MuMsgAttachView widget, for viewing/opening message attachments 2011-01-09 18:56:45 +02:00
Dirk-Jan C. Binnema
b46d591796 * start working on some mu-based widgets (widgets/), create toys2/mug2 for testing 2011-01-08 12:48:25 +02:00