aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-task-shell-backend.c
Commit message (Expand)AuthorAgeFilesLines
* 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