aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/alarm-page.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagguikachu-1_2_3nobody2002-05-161-869/+0
* save the alarm string in the correct variable (str), so it actually getsDamon Chaplin2002-01-181-2/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* subtract 1 from any positive BYSETPOS value, since our array is 0-based.Damon Chaplin2001-10-261-0/+12
* Fixes bug #5282.Federico Mena Quintero2001-10-251-10/+20
* return fill_component successJP Rosevear2001-10-131-5/+5
* added comparison functions for these special cell types. But the date andDamon Chaplin2001-09-271-0/+1
* Fixes the GUI part of bug #7892.Federico Mena Quintero2001-09-271-38/+86
* Display a notification message always, in addition to playing the sound.Federico Mena Quintero2001-09-201-1/+0
* don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-041-36/+2
* If the component has no alarms remember to set the priv->updating flag toFederico Mena Quintero2001-08-171-1/+3
* Set the default-to-add notification to be display a message 15 minutesFederico Mena Quintero2001-08-171-41/+48
* Duuuh, set the alarm_copy on the component, not the original alarm. FixesFederico Mena Quintero2001-08-091-1/+1
* Pass the parent vCalendar component as the timezone closure ofFederico Mena Quintero2001-07-111-5/+5
* Fixes bug #4018 and what would be the analogous bugs for the otherFederico Mena Quintero2001-07-051-0/+15
* New files with the alarm options dialog; this configures theFederico Mena Quintero2001-07-031-2/+40
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-1/+3
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-021-91/+84
* Finished porting from the old event-editor.c. Made it store a clone of theFederico Mena Quintero2001-05-241-5/+5
* Split the event and task editors into different objects for the separateFederico Mena Quintero2001-05-171-0/+778