aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-task-shell-backend.c
Commit message (Expand)AuthorAgeFilesLines
* ETaskShellBackend: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-38/+60
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-4/+1
* Use e_cal_client_connect().Matthew Barnes2013-01-301-20/+23
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3/+0
* Use SoupURI instead of EUri.Matthew Barnes2012-06-191-4/+8
* Move ECalSourceConfig to /widgets/misc.Matthew Barnes2012-06-151-1/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-5/+2
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-271/+47
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-4/+8
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-2/+2
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-33/+27
* Bug #577322 - Rename of a system ESource doesn't persistMilan Crha2011-12-071-1/+1
* Miscellaneous cleanups.Matthew Barnes2011-11-231-2/+2
* Miscellaneous cleanups.Matthew Barnes2011-11-231-7/+7
* NULL-terminate arrays that we pass to g_settings_set_strvRodrigo Moya2011-10-131-1/+2
* Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-101-4/+4
|\
| * GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-4/+4
| * Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-151-0/+3
| * Coding style and whitespace cleanup.Matthew Barnes2011-08-131-24/+53
| * Add a bit more error checking and do not leak icalcomponent-sMilan Crha2011-06-301-3/+7
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-47/+49
| * 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-7/+2
| * 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
| * Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-9/+50
* | Port ETaskShellBackend to GSettingsRodrigo Moya2011-09-211-15/+25
* | Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-211-0/+3
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-141-24/+53
* | Add a bit more error checking and do not leak icalcomponent-sMilan Crha2011-09-141-3/+7
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-47/+49
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+3
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-301-7/+2
* | Remove NULL checks for GObject methods.Matthew Barnes2011-06-301-2/+2
* | Free/busy meeting view doesn't work due to non-working extensionMilan Crha2011-06-301-0/+3
* | Move calendar preferences to the calendar module.Matthew Barnes2010-11-101-9/+50
|/
* Add e_load_cal_source_async().Matthew Barnes2010-08-241-48/+51
* Clean up "ensure_sources" backend routines.Matthew Barnes2010-07-161-59/+12
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-6/+6
* Bug 614926 - Memos and Tasks accelerators switched since 2.28Matt McCutchen 22010-04-071-1/+1
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-2/+2
* Fix mismatched quotes.Matthew Barnes2010-03-291-1/+1
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-3/+3
* Fix some potential null pointer dereferences.Matthew Barnes2010-01-161-2/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-4/+6
* Bug #596753 - Autocompletion addressbooks not rememberedMilan Crha2009-09-301-0/+1
* Restore translation context (NC) for three stringsAndre Klapper2009-09-211-1/+1
* Bug #593761 - Wrong dir for calendar local sourcesMilan Crha2009-09-021-44/+22
* Exit if no command-line URIs are handled.Matthew Barnes2009-08-251-8/+10
* Handle calendar URIs from the command line.Matthew Barnes2009-08-251-1/+1
* Get the itip-formatter plugin working.Matthew Barnes2009-08-121-19/+59
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-2/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+621