aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/recurrence-page.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'guikachu-0_8'.guikachu-0_8nobody2001-08-051-2239/+0
* New function; stops further notification from happening. This is neededFederico Mena Quintero2001-08-041-1/+1
* started some code to show the currently displayed dates in the folderDamon Chaplin2001-07-311-43/+28
* check that the row passed in is valid. Sometimes we get the "row-selected"Damon Chaplin2001-07-271-0/+6
* calculate tmp_tm.tm_wday ourselves. strftime has a habit of crashing ifDamon Chaplin2001-07-251-0/+5
* don't show the time in the EDateEdit widget for adding EXDATEs.Damon Chaplin2001-07-181-0/+1
* Fixes bug #4380 as well as some leftovers from the days of struct tm andFederico Mena Quintero2001-07-121-7/+0
* Fixes bug #4018 and what would be the analogous bugs for the otherFederico Mena Quintero2001-07-051-0/+22
* added virtual method to get a VTIMEZONE component given a TZID. We needDamon Chaplin2001-07-031-3/+6
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-52/+159
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-1/+3
* itip/imip send dialogJP Rosevear2001-06-201-4/+6
* update the blocked/selected days if the starting day of the appointmentJP Rosevear2001-06-051-0/+14
* use new funcJP Rosevear2001-06-021-2/+1
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-021-147/+191
* Finished porting from the old event-editor.c. Made it store a clone of theFederico Mena Quintero2001-05-241-10/+1166
* Split the event and task editors into different objects for the separateFederico Mena Quintero2001-05-171-0/+900