aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-view.c
Commit message (Collapse)AuthorAgeFilesLines
* Add "View Inline" / "Hide" menu items to the popup menu.Matthew Barnes2009-04-151-34/+89
| | | | | | Add application icons to the "Open With" menu items. svn path=/branches/kill-bonobo/; revision=37524
* Bug fixes and formerly unfinished bits of the attachment rewrite.Matthew Barnes2009-04-111-0/+22
| | | | svn path=/branches/kill-bonobo/; revision=37513
* Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-081-10/+25
| | | | svn path=/branches/kill-bonobo/; revision=37504
* Finish attachment drag and drop.Matthew Barnes2009-04-021-332/+282
| | | | | | | | | Expunge em-popup.c of dead code. Not much left. Kill the save-attachments (experimental) plugin. The attachment bar can already save all at once. svn path=/branches/kill-bonobo/; revision=37488
* Extend EAttachmentView by subclassing EAttachmentHandler.Matthew Barnes2009-04-011-119/+160
| | | | | | | | | | | | | | So far it only supports extending the attachment pop-up menu, but I also plan to support extending drag and drop types. Might even end up replacing EMFormatHook. Two subclasses created so far: EAttachmentHandlerImage handles images (built-in) EAttachmentHandlerMail handles emails (defined in mail module) svn path=/branches/kill-bonobo/; revision=37487
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-311-5/+91
| | | | svn path=/branches/kill-bonobo/; revision=37486
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-301-35/+213
| | | | svn path=/branches/kill-bonobo/; revision=37482
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-261-17/+134
| | | | svn path=/branches/kill-bonobo/; revision=37476
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-241-9/+139
| | | | svn path=/branches/kill-bonobo/; revision=37470
* Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-0/+1041
svn path=/branches/kill-bonobo/; revision=37465