index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
widgets
/
mu-msg-view.c
Age
Commit message (
Expand
)
Author
2012-05-21
* fix refactoring fall-out
djcb
2012-05-21
* refactoring: split src/ into mu/ and lib/
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
2011-05-21
* widget/mu-msg-*: update for mu_msg_save_mime_part API change
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-01-29
* mu-msg-view.c: don't show message widgets for NULL messages
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
* 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-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-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
* <many>: updates for new MIME-part handling
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