log src/getidblock.c @ 350:7a91e30826d8 stable-0-6-65

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
Sat, 24 Jul 2010 12:07:56 -0700 Carl Byington fix for broken internet headers from Outlook
Mon, 18 May 2009 15:55:05 -0700 Carl Byington remove readpstlog, switch to plain ascii debug log files
Mon, 13 Apr 2009 19:14:30 -0700 Carl Byington more cleanup of external names in the shared library
Sat, 04 Apr 2009 16:00:48 -0700 Carl Byington move version-info into main configure.in, and set it properly.
Mon, 16 Mar 2009 18:31:39 -0700 Carl Byington Compensate for iconv conversion to utf-7 that produces strings that are not null terminated.
Thu, 05 Mar 2009 08:23:32 -0800 Carl Byington rename some structure fields to reflect our better understanding of the pst format
Sat, 28 Feb 2009 11:55:48 -0800 Carl Byington improve documentation of .pst format.
Tue, 24 Feb 2009 15:32:56 -0800 Carl Byington fix for 64bit on Fedora 11 stable-0-6-29
Tue, 24 Feb 2009 12:33:49 -0800 Carl Byington fix embedded rfc822 messages with attachments stable-0-6-28
Mon, 23 Feb 2009 20:40:51 -0800 Carl Byington improve character set handling - don't try to convert utf-8 to single byte for fields that were not originally unicode.
Thu, 05 Feb 2009 12:09:04 -0800 Carl Byington fix initial from header in mbox format.
Mon, 02 Feb 2009 21:55:48 -0800 Carl Byington more changes from Fridrich Strba to avoid installing our config.h
Sun, 01 Feb 2009 11:24:22 -0800 Carl Byington disable building pst2dii on cygwin
Sat, 31 Jan 2009 12:12:36 -0800 Carl Byington patch from Fridrich Strba for building on mingw and general cleanup of autoconf files