aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/notify-main.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #41671Rodrigo Moya2003-04-241-0/+4
* This makes alarm notification work.Hans Petter Jansson2003-02-271-1/+1
* Use privlibexecdir. (INCLUDES): Remove cruft. (gladedir, serversdir):Dan Winship2003-02-061-2/+2
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-061-1/+1
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-231-1/+0
* #include <string.h>Federico Mena Quintero2002-11-131-2/+2
* use libxml2 headers.Rodrigo Moya2002-11-051-13/+10
* removed unneeded g_assert which was preventing the alarm daemon to startRodrigo Moya2002-10-031-2/+0
* Fixes #12326Rodrigo Moya2002-08-261-16/+14
* ported changes from evolution-1-0 to make it work with reminders on remoteRodrigo Moya2002-05-211-4/+6
* 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-1/+4
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-191-5/+105
* Switch the alarm system from using SIGALRM to normal glib timers. Also,Federico Mena Quintero2001-09-181-27/+0
* Added an use_description argument so that other alarms can fall back toFederico Mena Quintero2001-09-121-0/+2
* Initialize libglade.Federico Mena Quintero2001-06-251-0/+3
* Converted to use BonoboXObject.Federico Mena Quintero2001-06-251-2/+8
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Replace "<" by "<=" in the comparison for due dates against the currentFederico Mena Quintero2001-04-271-1/+0
* Fixed Strftime so it uses the locale prefered way to display date/time.Duncan Mak2001-04-251-1/+1
* Create the ESearchBar thingy. (search_bar_query_changed_cb): Build theFederico Mena Quintero2001-04-161-0/+35
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-2/+6
* New function to set the EDateEdit's value when a row is selected in theFederico Mena Quintero2001-03-011-1/+0
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* New interface for the alarm notification system.Federico Mena Quintero2001-01-101-0/+81