aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-store.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-031-1/+326
|
* Bug 583991 – "Suggest automatic display of attachment" does not workMatthew Barnes2009-05-291-0/+1
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|
* Add e_attachment_store_get_attachments().Matthew Barnes2009-05-151-34/+42
|
* Bug 582144 – Evolution not showing proper attachment filenameMatthew Barnes2009-05-131-1/+4
|
* Fix an error extracting URIs from local attachments.Matthew Barnes2009-05-051-0/+19
|
* Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-281-0/+874
Rewrite the attachment UI to better utilize GIO and also to migrate from GnomeIconList to GtkIconView. This also introduces a "List View" option similar to Nautilus, as well as the EAttachmentHandler framework for extending attachment handling (may eventually replace EMFormatHook). This commit also fixes a number of secondary attachment bugs: Bug 311609 – new attachment bar should use regular gtk+ expander Bug 314923 – Drag and Drop in attachment window is inconsistent and requires additional click Bug 338179 – attachment saving ... Bug 350364 – Action to get info about attachments Bug 383047 – Viewing mail attachments Bug 427235 – Can't copy attachment mime type string Bug 454091 – Cannot save multiple attachments who have the same name Bug 494629 – Rethink composer's attachment UI Bug 553970 – Evolution ignores umask when saving attachments Bug 577375 – mailto: and attach doesn't URL un-escape