aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-store.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Do not leak attachments in a mail viewMilan Crha2011-03-021-5/+31
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-7/+3
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Bug 633471 - EAttachmentStore store folder name where uri is expectedMatthew Barnes2010-10-301-27/+32
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-33/+8
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-3/+0
* Fix some details in our asynchronous functions.Matthew Barnes2009-11-211-56/+26
* Add e_attachment_store_load_async().Matthew Barnes2009-11-201-17/+166
* Bug 601219 - Transient dialogs in composer window blocks main windowMatthew Barnes2009-11-101-0/+17
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-1/+1
* 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