1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-30 08:01:07 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
djcb
a480ee9789 * fix refactoring fall-out 2012-05-21 11:16:49 +03:00
djcb
46f10cfde9 * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
djcb
0d08ff903d * update code for new mu_msg_part_for_each API 2012-02-13 22:36:22 +02: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
12a992b8d2 * fix mu_msg refcounting in widgets 2011-03-15 20:38:26 +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
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
6daf2e9989 * refactoring & add 'view-source' and 'view-message' (activate with context menu) 2011-01-21 18:46:33 -05: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
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