Mercurial > libpst
log src/libpst.c @ 300:47abe56076da
age | author | description |
---|---|---|
Tue, 02 Aug 2011 17:02:39 -0700 | Carl Byington | add default character set for items where the pst file does not specify a character set |
Thu, 28 Jul 2011 17:28:49 -0700 | Carl Byington | add alarm reminders to calendar events |
Fri, 27 May 2011 11:36:49 -0700 | Carl Byington | pst_block_offset elements are unsigned; consistent usage of pst_malloc and pst_realloc |
Tue, 24 May 2011 17:01:00 -0700 | Carl Byington | use recursion to free a tree structure |
Sun, 22 May 2011 15:06:08 -0700 | Carl Byington | ignore internet headers that don't seem to be real rfc822 headers |
Thu, 21 Apr 2011 10:16:29 -0700 | Carl Byington | fixup doxygen errors |
Sun, 17 Apr 2011 18:45:33 -0700 | Carl Byington | attachment might have a secondary list of mapi elements included a size element which overwrote the real size from the primary list of mapi elements |