| Age | Commit message (Expand) | Author |
| 2012-08-03 | * move widgets/ -> toys/mug2; remove toys/mug; rename toys/mug2 -> toys/mug | djcb |
| 2012-08-01 | * toys/widgets: update for mumsgpart changes | djcb |
| 2012-07-24 | * updates for mu-msg-part changes | djcb |
| 2012-07-18 | * refactor: MU_MSG_PART_OPTION -> MU_MSG_OPTION and related changes | djcb |
| 2012-07-17 | * crypto: update other mu-msg-part users for api changes | djcb |
| 2012-05-21 | * fix refactoring fall-out | djcb |
| 2012-05-21 | * refactoring: split src/ into mu/ and lib/ | djcb |
| 2012-04-21 | * cosmetic | djcb |
| 2012-04-15 | * change mu_util_play a bit to better deal with non-ascii filenames | djcb |
| 2012-03-24 | * WIP: fixes for gtk3.2 (prevent warnings for deprecated widgets) | djcb |
| 2012-02-13 | * update code for new mu_msg_part_for_each API | djcb |
| 2011-07-21 | * updates for new APIs (mu-date.h) | Dirk-Jan C. Binnema |
| 2011-05-21 | * widget/mu-msg-*: update for mu_msg_save_mime_part API change | Dirk-Jan C. Binnema |
| 2011-03-15 | * cosmetic | Dirk-Jan C. Binnema |
| 2011-03-15 | * fix mu_msg refcounting in widgets | Dirk-Jan C. Binnema |
| 2011-03-08 | * big cleanup, simplification for the message widget | Dirk-Jan C. Binnema |
| 2011-02-06 | * cosmetic | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu-msg-body-view.c: don't navigate away from msg body | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu-msg-attach-view.c: make drag&drop work for attachments | Dirk-Jan C. Binnema |
| 2011-01-29 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu-msg-normal-view.c: show messsage in an expander, instead of in gtkframe | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu-msg-view.c: don't show message widgets for NULL messages | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu-msg-attach-view.c: don't use gtk_icon_view_set_item_orientation, it | Dirk-Jan C. Binnema |
| 2011-01-24 | * mu-msg-source-view.c: make source buffer read-only | Dirk-Jan C. Binnema |
| 2011-01-24 | * mu-msg-view.c: don't keep widgets around, re-create them (this needs fixing) | Dirk-Jan C. Binnema |
| 2011-01-21 | * better action handling | Dirk-Jan C. Binnema |
| 2011-01-21 | * improve message display, support 'internal messages'again | Dirk-Jan C. Binnema |
| 2011-01-21 | * refactoring & add 'view-source' and 'view-message' (activate with context m... | Dirk-Jan C. Binnema |
| 2011-01-18 | * mu-msg-body-view.c: ignore the standard csm | Dirk-Jan C. Binnema |
| 2011-01-16 | * mu-msg-body-view: use the navigation-policy-decision-requested signal so we | Dirk-Jan C. Binnema |
| 2011-01-16 | * mu-msg-header-view, mu-msg-view: put headers in a scrolled win, so overly | Dirk-Jan C. Binnema |
| 2011-01-13 | * mu-msg-view.c: stub implementation of action-signal handling | Dirk-Jan C. Binnema |
| 2011-01-13 | * mu-msg-header-view.c: improve header view a bit | Dirk-Jan C. Binnema |
| 2011-01-13 | * mu-msg-body-view: implement "action-requested" signal, emitted when user | Dirk-Jan C. Binnema |
| 2011-01-12 | * improve mu-widgets; | Dirk-Jan C. Binnema |
| 2011-01-11 | * mu-msg-view: only open local (cached) files from attachments | Dirk-Jan C. Binnema |
| 2011-01-11 | * mu-msg-body-view: open hyperlinks in external browser | Dirk-Jan C. Binnema |
| 2011-01-11 | * mu-msg-attach-view: update for mu_msg_part_looks_like attachment update | Dirk-Jan C. Binnema |
| 2011-01-11 | * add new header-view widget | Dirk-Jan C. Binnema |
| 2011-01-11 | * <many>: updates for new MIME-part handling | Dirk-Jan C. Binnema |
| 2011-01-11 | * mu-widget-util.[ch]: be smarter about pixmaps (icons) for unknown mime types | Dirk-Jan C. Binnema |
| 2011-01-09 | * add the MuMsgAttachView widget, for viewing/opening message attachments | Dirk-Jan C. Binnema |
| 2011-01-08 | * start working on some mu-based widgets (widgets/), create toys2/mug2 for te... | Dirk-Jan C. Binnema |