aboutsummaryrefslogtreecommitdiffstats
path: root/libical/scripts
Commit message (Collapse)AuthorAgeFilesLines
* copy the TZID just in case the property we got it from gets modified.Damon Chaplin2001-07-311-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-07-30 Damon Chaplin <damon@ximian.com> * src/libical/icalcomponent.c (icalcomponent_merge_vtimezone): copy the TZID just in case the property we got it from gets modified. (icalcomponent_rename_tzids_callback): break out of the loop if we have renamed the TZID parameter. Otherwise our tzid variable would be invalid. * scripts/mkderivedproperties.pl (fudge_data): changed this so we can set EXDATEs that are DATE values, by checking the is_date field. I'm not entirely sure this is the way it should be done. If it is, I'll also do this for other things like DTSTART/DTEND. * src/libical/icalrecur.c (icalrecurrencetype_as_string): handle UNTIL as a DATE value as well as a DATE-TIME. * src/libical/icalcomponent.c (icalcomponent_compare_vtimezones): fixed stupid error, getting TZID property from wrong VTIMEZONE. This would only have affected iTIP stuff, with VTIMEZONEs that don't use the '/' prefix (i.e. from Outlook). It probably just meant we kept multiple copies of the same VTIMEZONE. * src/libical/icaltimezone.c: removed some debugging messages. svn path=/trunk/; revision=11491
* Removing autogenerated filesJP Rosevear2001-04-181-192/+0
| | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Removing autogenerated files svn path=/trunk/; revision=9421
* Finish merge of new libical 0.23a versionJP Rosevear2001-04-184-531/+409
| | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Finish merge of new libical 0.23a version svn path=/trunk/; revision=9420
* Initial revisionJP Rosevear2001-04-182-0/+322
| | | | svn path=/trunk/; revision=9413
* Import cleanupJP Rosevear2001-02-061-2/+2
| | | | svn path=/trunk/; revision=7978
* Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - FedericoFederico Mena Quintero2000-12-124-9/+15
| | | | svn path=/trunk/; revision=6920
* Fix minor conflicts.JP Rosevear2000-08-251-0/+8
| | | | svn path=/trunk/; revision=5017
* merge libical-0.17 onto the headSeth Alves2000-06-073-12/+28
| | | | svn path=/trunk/; revision=3449
* reparing damage from removing filesEric Busboom2000-05-159-0/+1326
| | | | svn path=/trunk/; revision=3042
* removing all filesEric Busboom2000-05-1511-1613/+0
| | | | svn path=/trunk/; revision=3040
* This commit was generated by cvs2svn to compensate for changes in r3037,Eric Busboom2000-05-153-12/+28
| | | | | | which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=3038
* Initial revisionEric Busboom2000-05-152-0/+271
| | | | svn path=/trunk/; revision=3034
* added some stuff to cvs ignore files, build .la instead of just .aSeth Alves2000-04-191-0/+1
| | | | | | in src/libical/Makefile.am svn path=/trunk/; revision=2488
* import of libical-0.16Seth Alves2000-04-194-21/+62
| | | | svn path=/trunk/; revision=2484
* Initial revisionSeth Alves2000-02-187-0/+1284
svn path=/trunk/; revision=1823