aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/common
Commit message (Expand)AuthorAgeFilesLines
* Bug #627333 - Cannot cancel password dialog for a calendarMilan Crha2010-08-271-0/+3
* Add e_load_cal_source_async().Matthew Barnes2010-08-242-5/+286
* Remove unused e_auth_new_cal_from_uri().Matthew Barnes2010-08-202-66/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-6/+15
* Make authentication functionality availableGustavo Noronha Silva2010-01-273-9/+13
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-1/+2
* Bug 593776 - Fix include of a11y/addressbook and a11y/calendarH.Habighorst2009-09-011-1/+0
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-292-11/+11
* Remove trailing whitespace, again.Matthew Barnes2009-05-292-3/+3
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* ** Fix for bug #303738Milan Crha2009-01-151-7/+7
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-272-28/+28
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-212-2/+2
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-111-1/+1
* ** Fix for bnc #160049. Patch from OpenSUSE.Srinivasa Ragavan2008-02-182-0/+40
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-152-9/+9
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-022-2/+2
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-2/+0
* Include <libedataserver/e-source.h> to fix implicit declaration ofMatthew Barnes2007-08-011-0/+1
* Fixes a memory corruption.Chenthill Palanisamy2007-07-301-5/+5
* Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-271-13/+0
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+1
* Remove the -module flag, this isn't supposed to be a module.Hans Petter Jansson2005-02-011-1/+1
* Fixes #65932Rodrigo Moya2004-10-071-10/+51
* constify the strings to remove a warning.Not Zed2004-08-301-3/+3
* epasswords api change.Not Zed2004-08-121-2/+2
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* read the "auth-domain" property to use as component name for e-passwordSivaiah Nallagatla2004-05-251-2/+9
* call first e_passwords_get_password before calling _ask_password.Rodrigo Moya2004-02-181-3/+8
* use new cal auth functionsJP Rosevear2004-02-052-0/+13
* Updated some .cvsignore files.Christian Neumair2004-01-261-0/+2
* check return value from e_cal_new().Rodrigo Moya2004-01-151-1/+2
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-223-0/+134