aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-config.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-5/+4
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-5/+2
* Coding style cleanups.Matthew Barnes2010-09-131-3/+3
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-47/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-2/+2
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-12/+13
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Committing the calendar publishing patch.Chenthill Palanisamy2005-12-191-0/+24
* gui/e-cal-config.c (ecph_class_init) Remove stray leftover debuggingTor Lillqvist2005-12-061-1/+0
* Use guint instead of ulong for signal ID.Hans Petter Jansson2005-02-011-1/+1
* add necessary includeJP Rosevear2005-01-011-1/+1
* added EConfig subclass for calendars initialize plugin hooks on componentDavid Trowbridge2004-11-041-0/+190