aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-icon-view.c
Commit message (Collapse)AuthorAgeFilesLines
* Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-081-1/+1
| | | | svn path=/branches/kill-bonobo/; revision=37504
* Extend EAttachmentView by subclassing EAttachmentHandler.Matthew Barnes2009-04-011-4/+1
| | | | | | | | | | | | | | 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-301-7/+132
| | | | svn path=/branches/kill-bonobo/; revision=37482
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-261-2/+40
| | | | svn path=/branches/kill-bonobo/; revision=37476
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-241-6/+64
| | | | svn path=/branches/kill-bonobo/; revision=37470
* Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-0/+319
svn path=/branches/kill-bonobo/; revision=37465