log src/pst2dii.cpp.in @ 202:2f38c4ce606f

age author description
Mon, 18 May 2009 15:55:05 -0700 Carl Byington remove readpstlog, switch to plain ascii debug log files
Mon, 20 Apr 2009 19:39:26 -0700 Carl Byington add python module interface to the shared library for easy scripting.
Mon, 13 Apr 2009 19:14:30 -0700 Carl Byington more cleanup of external names in the shared library
Mon, 13 Apr 2009 11:39:33 -0700 Carl Byington more cleanup on external names in the shared object file
Sat, 04 Apr 2009 16:00:48 -0700 Carl Byington move version-info into main configure.in, and set it properly.
Sun, 22 Mar 2009 14:34:26 -0700 Carl Byington fix bug where we failed to pickup the last extended attribute.
Wed, 18 Mar 2009 22:31:18 -0700 Carl Byington improve consistency checking when fetching items from the pst file.
Sat, 14 Mar 2009 19:25:17 -0700 Carl Byington fix fedora 11 type mismatch warning (actually an error in this case)
Sat, 14 Mar 2009 15:13:27 -0700 Carl Byington avoid emitting bogus empty email messages into contacts and calendar files
Sun, 08 Mar 2009 14:35:26 -0700 Carl Byington track character set individually for each mapi element
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
Sat, 07 Feb 2009 09:29:29 -0800 Carl Byington fix for const correctness on Fedora 11
Thu, 05 Feb 2009 12:09:04 -0800 Carl Byington fix initial from header in mbox format.