aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm-queue.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_VFS_2_5_1nobody2003-06-291-1151/+0
* fixed memory leak introduced by previous commit.Rodrigo Moya2003-05-141-0/+4
* Fixes #41760Rodrigo Moya2003-05-141-17/+5
* Fixes #41661Rodrigo Moya2003-04-271-5/+3
* Fixed typoRodrigo Moya2003-04-241-1/+1
* Fixes #41671Rodrigo Moya2003-04-241-3/+2
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-231-2/+5
* Fixes #34498Rodrigo Moya2003-04-171-4/+8
* only remove the alarm for backends that want it (Exchange).Rodrigo Moya2003-04-101-1/+3
* Fixes #40790JP Rosevear2003-04-051-1/+1
* Fixes #34505Rodrigo Moya2003-03-181-7/+21
* if we already have the client loaded, don't remove it, just increment itsRodrigo Moya2003-03-101-16/+22
* ref the CalClient. (notify_dialog_cb): unref the CalClient.Rodrigo Moya2003-03-061-0/+2
* new function. (alarm_notify_dialog): made it return a pointer to theRodrigo Moya2003-03-061-25/+106
* Fixes #35572Ronald Kuetemeier2003-01-311-0/+1
* #include <string.h>Federico Mena Quintero2002-11-131-9/+13
* use libxml2 headers.Rodrigo Moya2002-11-051-20/+27
* Fixes crash in #19159Rodrigo Moya2002-10-071-7/+13
* Fixes the crash in #19159Rodrigo Moya2002-08-051-0/+2
* if there's an exception, continue with the next item.Rodrigo Moya2002-07-191-1/+0
* add protosJP Rosevear2002-01-141-17/+54
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Fixes bug #5282.Federico Mena Quintero2001-10-251-8/+16
* Do not assert if we fail to load the URI list. This would of course haveFederico Mena Quintero2001-10-201-1/+6
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-191-1/+1
* Fixes bug #884.Federico Mena Quintero2001-10-101-14/+51
* Display a notification message always, in addition to playing the sound.Federico Mena Quintero2001-09-201-26/+50
* Added an use_description argument so that other alarms can fall back toFederico Mena Quintero2001-09-121-17/+141
* Handle the new icalattach type instead of struct icalattachtype.Federico Mena Quintero2001-09-111-406/+0
* Implemented.Federico Mena Quintero2001-09-051-1/+51
* Added a snooze flag to differentiate snoozed alarms from real occurrences.Federico Mena Quintero2001-08-231-68/+143
* Handle the different alarm actions. (display_notification): Do the alarmFederico Mena Quintero2001-07-111-24/+101
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-11/+3
* Converted to use BonoboXObject.Federico Mena Quintero2001-06-251-2/+47
* 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-6/+6
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* New interface for the alarm notification system.Federico Mena Quintero2001-01-101-27/+27
* If the component has no alarms, do not try to queue them.Federico Mena Quintero2001-01-031-1/+47
* Unconditionally remove the client from the alarm notification system.Federico Mena Quintero2001-01-031-0/+406
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-231-0/+511