* For a calendar entry with method PUBLISH, we show all entries in the calendar.
commitae4bbcf4e8bb991ad3106ff0d7799276912c5815
authorEduardo Chappa <chappa@washington.edu>
Mon, 14 May 2018 05:27:39 +0000 (13 23:27 -0600)
committerEduardo Chappa <chappa@washington.edu>
Mon, 14 May 2018 05:27:39 +0000 (13 23:27 -0600)
tree9d97791fdc05afd560be33c9d46bfffaaa42739b
parentaac7b10863bcfabe936feb5151e7e11123e13306
   * For a calendar entry with method PUBLISH, we show all entries in the calendar.
     When "More Details" is selected for each individual event, the description
     of that entry is shown only. When the calendar is opened from the view
     attachment list screen, all entries will be shown. Mske sure there are no
     memory leaks.

   * Reverse some of the changes to make valgrind happy, as this may make Alpine crash
     by using memory that was released.
alpine/mailpart.c
alpine/mailpart.h
alpine/mailview.c
alpine/send.c
imap/src/osdep/unix/ssl_unix.c
pith/handle.h
pith/ical.c
pith/icaltype.h
pith/mailview.c
pith/send.c