summaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
2012-08-03* move widgets/ -> toys/mug2; remove toys/mug; rename toys/mug2 -> toys/mugdjcb
2012-08-01* toys/widgets: update for mumsgpart changesdjcb
2012-07-24* updates for mu-msg-part changesdjcb
2012-07-18* refactor: MU_MSG_PART_OPTION -> MU_MSG_OPTION and related changesdjcb
2012-07-17* crypto: update other mu-msg-part users for api changesdjcb
2012-05-21* fix refactoring fall-outdjcb
2012-05-21* refactoring: split src/ into mu/ and lib/djcb
2012-04-21* cosmeticdjcb
2012-04-15* change mu_util_play a bit to better deal with non-ascii filenamesdjcb
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 APIdjcb
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 changeDirk-Jan C. Binnema
2011-03-15* cosmeticDirk-Jan C. Binnema
2011-03-15* fix mu_msg refcounting in widgetsDirk-Jan C. Binnema
2011-03-08* big cleanup, simplification for the message widgetDirk-Jan C. Binnema
2011-02-06* cosmeticDirk-Jan C. Binnema
2011-01-29* mu-msg-body-view.c: don't navigate away from msg bodyDirk-Jan C. Binnema
2011-01-29* mu-msg-attach-view.c: make drag&drop work for attachmentsDirk-Jan C. Binnema
2011-01-29* cosmeticsDirk-Jan C. Binnema
2011-01-29* mu-msg-normal-view.c: show messsage in an expander, instead of in gtkframeDirk-Jan C. Binnema
2011-01-29* mu-msg-view.c: don't show message widgets for NULL messagesDirk-Jan C. Binnema
2011-01-29* mu-msg-attach-view.c: don't use gtk_icon_view_set_item_orientation, itDirk-Jan C. Binnema
2011-01-24* mu-msg-source-view.c: make source buffer read-onlyDirk-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 handlingDirk-Jan C. Binnema
2011-01-21* improve message display, support 'internal messages'againDirk-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 csmDirk-Jan C. Binnema
2011-01-16* mu-msg-body-view: use the navigation-policy-decision-requested signal so weDirk-Jan C. Binnema
2011-01-16* mu-msg-header-view, mu-msg-view: put headers in a scrolled win, so overlyDirk-Jan C. Binnema
2011-01-13* mu-msg-view.c: stub implementation of action-signal handlingDirk-Jan C. Binnema
2011-01-13* mu-msg-header-view.c: improve header view a bitDirk-Jan C. Binnema
2011-01-13* mu-msg-body-view: implement "action-requested" signal, emitted when userDirk-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 attachmentsDirk-Jan C. Binnema
2011-01-11* mu-msg-body-view: open hyperlinks in external browserDirk-Jan C. Binnema
2011-01-11* mu-msg-attach-view: update for mu_msg_part_looks_like attachment updateDirk-Jan C. Binnema
2011-01-11* add new header-view widgetDirk-Jan C. Binnema
2011-01-11* <many>: updates for new MIME-part handlingDirk-Jan C. Binnema
2011-01-11* mu-widget-util.[ch]: be smarter about pixmaps (icons) for unknown mime typesDirk-Jan C. Binnema
2011-01-09* add the MuMsgAttachView widget, for viewing/opening message attachmentsDirk-Jan C. Binnema
2011-01-08* start working on some mu-based widgets (widgets/), create toys2/mug2 for te...Dirk-Jan C. Binnema