diff options
author | Damon Chaplin <damon@ximian.com> | 2001-10-30 09:49:30 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-10-30 09:49:30 +0800 |
commit | dbff414ea8b585fb56d67cc80361e4bf2e26b78b (patch) | |
tree | 9de72d2d48d137f1751c5c39d101e6dbeb15bdc3 /my-evolution/e-summary-calendar.h | |
parent | 71657b574141241dda477a43463433a2bc5e6cd6 (diff) | |
download | gsoc2013-evolution-dbff414ea8b585fb56d67cc80361e4bf2e26b78b.tar gsoc2013-evolution-dbff414ea8b585fb56d67cc80361e4bf2e26b78b.tar.gz gsoc2013-evolution-dbff414ea8b585fb56d67cc80361e4bf2e26b78b.tar.bz2 gsoc2013-evolution-dbff414ea8b585fb56d67cc80361e4bf2e26b78b.tar.lz gsoc2013-evolution-dbff414ea8b585fb56d67cc80361e4bf2e26b78b.tar.xz gsoc2013-evolution-dbff414ea8b585fb56d67cc80361e4bf2e26b78b.tar.zst gsoc2013-evolution-dbff414ea8b585fb56d67cc80361e4bf2e26b78b.zip |
renamed the library to libical-evolution.la, install ical.h into
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
Diffstat (limited to 'my-evolution/e-summary-calendar.h')
0 files changed, 0 insertions, 0 deletions