aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-alarm-list.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-8/+12
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-5/+5
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-42/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-26/+35
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+3
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-13/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-11-081-1/+1
* Memory leaks around g_value_set_stringMilan Crha2010-10-221-2/+3
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-4/+4
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-5/+5
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-13/+15
* 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-4/+0
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-11/+11
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes bug #357970Matthew Barnes2006-12-041-5/+5
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-3/+0
* added translator comments to several strings. Fixes bug 325612.Andre Klapper2006-01-071-0/+15
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-241-1/+1
* **Fixes #261079 Added translator comments.Vivek Jain2005-05-071-1/+7
* When the start year and the end year are the same, the num should beLi Yuan2004-10-121-1/+0
* Change dropdown list item 'Display a message'for reminder types to 'Pop upV Ravi Kumar Raju2004-05-171-1/+1
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Ĺ egan2004-03-241-25/+10
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-3/+1
* added missing headers.Rodrigo Moya2004-01-111-2/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-28/+28
* Chain. Prevent double unrefs. (impl_finalize): Chain.Hans Petter Jansson2003-08-141-0/+3
* added the include <config.h> line at the beginning to enable gettext.Lorenzo Gil2003-08-011-0/+1
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-061-3/+1
* Implement EAlarmList as CalComponentAlarm list with a GtkTreeModelHans Petter Jansson2003-01-171-0/+688