diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-12-20 07:09:31 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-12-20 07:09:31 +0800 |
commit | fff1110610062f03b1cc7ffee1c3e076cfe61bdd (patch) | |
tree | aa80a27955ff482b7c2924a766c0b9512b8b55da /calendar/ChangeLog | |
parent | 739f0eda9d6a00377350fc343a640e999d8e9255 (diff) | |
download | gsoc2013-evolution-fff1110610062f03b1cc7ffee1c3e076cfe61bdd.tar gsoc2013-evolution-fff1110610062f03b1cc7ffee1c3e076cfe61bdd.tar.gz gsoc2013-evolution-fff1110610062f03b1cc7ffee1c3e076cfe61bdd.tar.bz2 gsoc2013-evolution-fff1110610062f03b1cc7ffee1c3e076cfe61bdd.tar.lz gsoc2013-evolution-fff1110610062f03b1cc7ffee1c3e076cfe61bdd.tar.xz gsoc2013-evolution-fff1110610062f03b1cc7ffee1c3e076cfe61bdd.tar.zst gsoc2013-evolution-fff1110610062f03b1cc7ffee1c3e076cfe61bdd.zip |
Convert cal component strings to pilot character set
2000-12-19 JP Rosevear <jpr@helixcode.com>
* conduits/calendar/calendar-conduit.c (local_record_from_comp):
Convert cal component strings to pilot character set
(comp_from_remote_record): vice versa
* conduits/todo/todo-conduit.c: Same as above
2000-12-19 JP Rosevear <jpr@helixcode.com>
* conduit/address-conduit.c (local_record_from_ecard): Convert ecard
strings to pilot encodings
2000-12-19 JP Rosevear <jpr@helixcode.com>
* e-pilot-util.c (e_pilot_utf8_to_pchar): Convert utf8 strings to
pilot character set
(e_pilot_utf8_from_pchar): vice versa
* Makefile.am: Conditionally build e-pilot-util.[hc] because
they depend on pilot-link stuff
svn path=/trunk/; revision=7090
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e84c8615b0..3dd356e39d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2000-12-19 JP Rosevear <jpr@helixcode.com> + + * conduits/calendar/calendar-conduit.c (local_record_from_comp): + Convert cal component strings to pilot character set + (comp_from_remote_record): vice versa + + * conduits/todo/todo-conduit.c: Same as above + 2000-12-19 Federico Mena Quintero <federico@helixcode.com> * pcs/cal-backend-file.c (compute_alarm_range): Fix confusion in |