aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-attachment-handler.c
Commit message (Expand)AuthorAgeFilesLines
* Make EAttachment a little more thread-safe.Matthew Barnes2013-05-241-1/+3
* Attachment-related cleanups.Matthew Barnes2013-05-241-1/+1
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-10/+2
* Use e_cal_client_connect().Matthew Barnes2013-01-301-16/+20
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-4/+2
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-20/+24
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-2/+4
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-5/+9
* Bug #600860 - Opening IMAP message with large attachment blocks UIMilan Crha2012-04-131-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-15/+41
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-42/+57
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-5/+1
* Bug #608804 - Some attachments make evolution crash in libicalMilan Crha2011-02-221-1/+13
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-1/+1
* Adapt to Camel API changes.Matthew Barnes2010-09-281-1/+1
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-111-2/+2
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-111-0/+2
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-5/+5
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Camel is now GObject-based.Matthew Barnes2010-04-241-1/+1
* Adapt to Camel API changes.Matthew Barnes2010-04-041-1/+1
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+1
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-1/+1
* BugĀ 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-2/+2
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-0/+512