Mercurial > libpst
log src/libpst.c @ 323:2474d01043cd stable-0-6-58
age | author | description |
---|---|---|
Mon, 24 Dec 2012 17:51:12 -0800 | Carl Byington | merge .msg generation code |
Sun, 13 Dec 2009 14:48:20 -0800 | Carl Byington | add -m option to readpst to create Outlook .msg files |
Tue, 08 May 2012 10:52:24 -0700 | Carl Byington | preserve bcc headers, document -C switch to set default character set, space after colon is not required in header fields |
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 |