aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util/cal-recur.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-3758/+0
* libical import cleanupJP Rosevear2001-01-241-1/+1
* Even though icaltime_from_timet() now properly ignores the is_utc argumentFederico Mena Quintero2000-12-141-1/+1
* #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):Christopher James Lahey2000-12-141-1/+5
* Constify for new libical API. (set_text_list): Likewise.Federico Mena Quintero2000-12-131-2/+2
* updated the tests on the start & end time just before calling theDamon Chaplin2000-12-121-34/+47
* added changed flags and added calls to a new functionDamon Chaplin2000-12-111-16/+33
* use a gint for day rather than a guint since we now support -ve days. AlsoDamon Chaplin2000-11-271-55/+117
* These changes fix bugzilla bugs #874 and #875.Federico Mena Quintero2000-11-091-3/+3
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-13/+45
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-34/+64
* when the user types in a new event, don't create it until the user hitsDamon Chaplin2000-10-051-146/+213
* updated to support RDATE end times or durations. Note that if you have twoDamon Chaplin2000-09-301-59/+235
* set the height of the scrolled window for the description field, since theDamon Chaplin2000-09-251-138/+398
* Fixed some warnings.Christopher James Lahey2000-09-091-0/+2
* Use new cal_component_has_recurrences convenience functionJP Rosevear2000-09-061-1/+0
* Use new convenience functions and only get the recurrence stuff if needed.JP Rosevear2000-09-061-8/+14
* Kill all exdates if there are no dates in the boxJP Rosevear2000-09-061-1/+39
* The exdate and rdate lists are a list of icaltimetypes, notJP Rosevear2000-09-061-12/+10
* Compute the event duration using the event start/end times, not theJP Rosevear2000-09-061-13/+12
* Check to see if r->enddate is (time_t)-1 and set to 0 if soJP Rosevear2000-09-061-0/+2
* We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOLJP Rosevear2000-09-011-2/+1
* We no longer need time_from_icaltimetype as libical has the API for thisJP Rosevear2000-08-291-5/+5
* Use CalComponent and the new property types instead of the old iCalObjectFederico Mena Quintero2000-08-021-92/+335
* updated.Damon Chaplin2000-06-161-41/+343
* added test-recur test program.Damon Chaplin2000-06-011-324/+1702
* new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-201-0/+1131