aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #353743 - Add Print button to meeting notification dialogMilan Crha2012-01-031-324/+0
* Miscellaneous cleanups.Matthew Barnes2011-11-231-1/+0
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-5/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-4/+7
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-2/+7
* Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variableMilan Crha2010-12-171-7/+6
* improve alarm debugging outputMichael Meeks2010-04-231-1/+2
* Do less output on an evolution-alarm-notify consoleMilan Crha2010-02-231-6/+8
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-1/+2
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-041-1/+1
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-081-14/+17
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fix for bug #454253Srinivasa Ragavan2007-08-061-6/+21
* Rewrite Alarm Notify with EThreadSrinivasa Ragavan2006-04-221-3/+0
* broken pipes are soo funKjartan Maraas2006-02-081-4/+2
* Changed the code to load alarms from current day beginning if the last notifi...Chenthill Palanisamy2005-11-081-8/+6
* Fixes #261625Chenthill Palanisamy2005-09-191-7/+11
* Fixes #62030Rodrigo Moya2004-08-061-0/+1
* just set up the alarm notify objectJP Rosevear2004-05-181-41/+36
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Fixes bug #5282.Federico Mena Quintero2001-10-251-1/+3
* Fixes the GUI part of bug #7892.Federico Mena Quintero2001-09-271-1/+1
* Rebuge demugging printf() - FedericoFederico Mena Quintero2001-09-261-2/+0
* Check that the timeout is not set up before we create a new one; theFederico Mena Quintero2001-09-261-4/+10
* Duh, only setup the timeout if the list was empty. (alarm_ready_cb):Federico Mena Quintero2001-09-181-7/+15
* Switch the alarm system from using SIGALRM to normal glib timers. Also,Federico Mena Quintero2001-09-181-160/+95
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-2/+3
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-231-20/+71
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-201-1/+2
* Now the views monitor the client by themselves; it does not make sense toFederico Mena Quintero2000-08-301-2/+2
* Oops, subtract the new alarm's trigger time from the current time.Federico Mena Quintero2000-08-101-1/+1
* New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCEFederico Mena Quintero2000-08-081-1/+0
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-121-172/+227
* Renamed library from libcalutil to libcal-util, to be consistent withFederico Mena Quintero2000-04-171-1/+1
* track movement of calobj.[ch]Seth Alves2000-03-081-1/+1
* back out recent commit, and remove calendar.[ch] from Makefile.amSeth Alves2000-03-081-8/+9
* stubs for client side access to alarm structures. this will probablySeth Alves2000-03-061-9/+8
* this is not right, but it gets this closer to building.Seth Alves2000-03-041-1/+1
* Debugging enhancements: report alarms not added (because they have alreadyRussell Steinthal1999-12-031-10/+42
* Style fix.Russell Steinthal1999-10-221-1/+2
* Commit debugging support to HEAD as well; there's no good reason to have debu...Russell Steinthal1999-10-221-1/+37
* Release points here.Miguel de Icaza1999-08-061-1/+1
* Schedule an alarm for midnight to change theMiguel de Icaza1999-01-291-2/+12
* Rewrote the old and broken alarm system. It never actually workedMiguel de Icaza1998-12-171-7/+33
* Use an array of const strings to keep gcc happy.Federico Mena Quintero1998-08-041-3/+3
* Lots of fixes:Arturo Espinosa1998-04-291-2/+3
* More touches -migArturo Espinosa1998-04-191-1/+0
* Yes.Arturo Espinosa1998-04-181-0/+145