aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-attachment-bar.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-151-0/+14
| | | | svn path=/branches/kill-bonobo/; revision=37523
* Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-081-0/+12
| | | | svn path=/branches/kill-bonobo/; revision=37504
* Extend EAttachmentView by subclassing EAttachmentHandler.Matthew Barnes2009-04-011-2/+6
| | | | | | | | | | | | | | 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-44/+109
| | | | svn path=/branches/kill-bonobo/; revision=37486
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-271-2/+2
| | | | svn path=/branches/kill-bonobo/; revision=37478
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-241-0/+656
svn path=/branches/kill-bonobo/; revision=37470