aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm-queue.c
Commit message (Expand)AuthorAgeFilesLines
* just set up the alarm notify objectJP Rosevear2004-05-181-58/+57
* Use E_ICON_SIZE enum here. (display_notification): Same.Jeffrey Stedfast2004-05-181-2/+2
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-7/+12
* removed commented code.Rodrigo Moya2004-04-051-34/+0
* removed misplaced return statement that prevented the rest of the objectsRodrigo Moya2004-03-291-1/+1
* get the mail alarm description message from "malarm_description" insteadAlfred Peng2004-03-231-3/+7
* Fix #51187 on bugzilla of ximian If "alarms" or "alarms->alarms" is NULLAlfred Peng2004-03-181-30/+33
* Fixes #54028Rodrigo Moya2004-03-041-1/+1
* add 1 second to the last notification time, or we'll get many times theRodrigo Moya2004-02-181-0/+2
* removed buggy characters from menu items' texts.Rodrigo Moya2004-02-171-3/+3
* get alarms since the last notification, only use current time when thereRodrigo Moya2004-02-171-4/+6
* removed.Rodrigo Moya2004-01-161-6/+5
* keep all the tray icons we create in a list. (tray_icon_destroyed_cb):Rodrigo Moya2004-01-101-0/+15
* store the ECal's associated ECalView, and connect to its "objects_removed"Rodrigo Moya2004-01-091-29/+106
* call e_cal_view_start to actually start the live query.Rodrigo Moya2004-01-081-2/+3
* call e_cal_view_start to actually start the live query.Rodrigo Moya2004-01-081-0/+2
* added an ECalQuery for each loaded client. (load_alarms): use a live queryRodrigo Moya2004-01-071-60/+71
* make sure we free the data stored in the hash table.Rodrigo Moya2003-12-171-20/+0
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-1/+1
* use a standard calendar status (backend_cal_opened_online): dittoJP Rosevear2003-11-121-2/+2
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-73/+74
* use bonobo_main_quit, not gtk_main_quit.Rodrigo Moya2003-10-311-0/+13
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-1/+1
* Use images that come with Evolution instead of unreleased stock, for now.Hans Petter Jansson2003-08-291-5/+8
* Added alarm-notify utils.Hans Petter Jansson2003-08-291-74/+205
* Fix an unused variableDan Winship2003-07-231-0/+2
* 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