aboutsummaryrefslogtreecommitdiffstats
path: root/libical/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-121-3/+13
| | | | | | Evolution. svn path=/trunk/; revision=22538
* added libicalvcal.Damon Chaplin2002-02-091-1/+1
| | | | | | | | | | 2002-02-08 Damon Chaplin <damon@ximian.com> * src/Makefile.am (SUBDIRS): added libicalvcal. * configure.in (AC_OUTPUT): added src/libicalvcal/Makefile. svn path=/trunk/; revision=15629
* renamed the library to libical-evolution.la, install ical.h intoDamon Chaplin2001-10-301-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | 2001-10-29 Damon Chaplin <damon@ximian.com> * src/libical/Makefile.am: renamed the library to libical-evolution.la, install ical.h into $includedir/evolution, with the other Evo headers. * src/libical/icalproperty.c (fold_property_line): new function to fold property lines around every 70 characters. Outlook Web Access doesn't seem to like some properties folded after the property name (e.g. UID, VTIMEZONE stuff.) Slight chance of data corruption here. * src/libical/icalvalue.c (icalvalue_text_as_ical_string): don't fold the lines here. * src/libical/icaltime.c (icaltime_from_string): DATE values should not have is_utc set to 1 - they don't have a timezone. * src/libical/icalvalue.c (icalvalue_utcoffset_as_ical_string): always round UTC offsets to the nearest minute, for compatability with Outlook. Should round data when parsing as well. svn path=/trunk/; revision=14396
* Disable the Python stuff and the tests for now. They are broken andEttore Perazzoli2001-04-181-1/+1
| | | | | | are not needed by end users anyway. svn path=/trunk/; revision=9443
* Finish merge of new libical 0.23a versionJP Rosevear2001-04-181-3/+6
| | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Finish merge of new libical 0.23a version svn path=/trunk/; revision=9420
* Fixety fix - FedericoFederico Mena Quintero2000-12-121-1/+4
| | | | svn path=/trunk/; revision=6933
* Fix minor conflicts.JP Rosevear2000-08-251-1/+1
| | | | svn path=/trunk/; revision=5017
* reparing damage from removing filesEric Busboom2000-05-151-0/+1
| | | | svn path=/trunk/; revision=3042
* removing all filesEric Busboom2000-05-151-1/+0
| | | | svn path=/trunk/; revision=3040
* import of libical-0.16Seth Alves2000-04-191-1/+1
| | | | svn path=/trunk/; revision=2484
* more fallout from import of 0.15aSeth Alves2000-02-211-1/+1
| | | | svn path=/trunk/; revision=1883
* some Makefile.ams to use until eric moves his code to cvsSeth Alves2000-02-211-0/+1
svn path=/trunk/; revision=1873