aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/notify-main.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-205/+0
* 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