aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm-notify.c
Commit message (Expand)AuthorAgeFilesLines
* removed unused code.Rodrigo Moya2003-04-301-18/+0
* if we already have the client loaded, don't remove it, just increment itsRodrigo Moya2003-03-101-34/+34
* GObject, not GtkObject. (calendar_model_destroy): ->Hans Petter Jansson2003-02-221-1/+1
* #include <string.h>Federico Mena Quintero2002-11-131-4/+14
* use libxml2 headers.Rodrigo Moya2002-11-051-30/+34
* Fixes #25410Rodrigo Moya2002-06-261-0/+8
* added timeout_id to LoadedClient structure, to keep track of the timeoutRodrigo Moya2002-06-131-26/+23
* removed already loaded client when asked to be opened again, and *really*Rodrigo Moya2002-06-121-11/+7
* ported changes from evolution-1-0 to make it work with reminders on remoteRodrigo Moya2002-05-211-5/+56
* Should fix #21240Rodrigo Moya2002-03-071-22/+31
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Do not assert if we fail to load the URI list. This would of course haveFederico Mena Quintero2001-10-201-2/+12
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-191-57/+180
* Converted to use BonoboXObject.Federico Mena Quintero2001-06-251-140/+21
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Switched to using our own refcounted structure for loaded clients.Federico Mena Quintero2001-02-241-18/+89
* Added a `registered' field. (cal_factory_oaf_register): New function; nowFederico Mena Quintero2001-02-211-2/+53
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-191-3/+8
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-2/+123
* New interface for the alarm notification system.Federico Mena Quintero2001-01-101-0/+156