Commit Graph

32 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema e390743195 * updates for new APIs (mu-date.h) 2011-07-21 00:39:00 +03:00
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 cd59398cd1 * cosmetic 2011-03-15 20:38:41 +02: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 4dad5bcb66 * cosmetic 2011-02-06 10:50:48 +02:00
Dirk-Jan C. Binnema 63f1487a6b * mu-msg-body-view.c: don't navigate away from msg body 2011-01-29 14:38:07 +02:00
Dirk-Jan C. Binnema ce3c97bbbf * mu-msg-attach-view.c: make drag&drop work for attachments 2011-01-29 14:32:58 +02:00
Dirk-Jan C. Binnema 3ea01df556 * cosmetics 2011-01-29 12:45:21 +02:00
Dirk-Jan C. Binnema 31b816a5d3 * mu-msg-normal-view.c: show messsage in an expander, instead of in gtkframe 2011-01-29 12:45:01 +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 c10ef1f384 * mu-msg-attach-view.c: don't use gtk_icon_view_set_item_orientation, it
requires gtk 2.22 which is too new
2011-01-29 12:43:36 +02:00
Dirk-Jan C. Binnema adc61b0841 * mu-msg-source-view.c: make source buffer read-only 2011-01-24 23:48:12 +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 7356e17b89 * better action handling 2011-01-21 20:21:38 -05: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 7fc00c5d10 * mu-msg-body-view.c: ignore the standard csm 2011-01-18 19:28:45 +02:00
Dirk-Jan C. Binnema 6473546ef2 * mu-msg-body-view: use the navigation-policy-decision-requested signal so we
can distinguish user clicks (open externally) and things like iframes (open
  internally); require webkit >= 1.0.3
2011-01-16 13:53:39 +02: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 28b832a9a2 * mu-msg-header-view.c: improve header view a bit 2011-01-13 21:42:51 +02:00
Dirk-Jan C. Binnema 388c805562 * mu-msg-body-view: implement "action-requested" signal, emitted when user
clicks cmd:-urls
2011-01-13 21:42:23 +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 439e252e8e * mu-msg-body-view: open hyperlinks in external browser 2011-01-11 23:24:19 +02:00
Dirk-Jan C. Binnema fc14cff444 * mu-msg-attach-view: update for mu_msg_part_looks_like attachment update 2011-01-11 23:23:19 +02:00
Dirk-Jan C. Binnema fb5cda1665 * add new header-view widget 2011-01-11 00:47:15 +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 1de81553a6 * mu-widget-util.[ch]: be smarter about pixmaps (icons) for unknown mime types 2011-01-11 00:45:59 +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