Mercurial > libpst
log src/vbuf.c @ 261:41862bddcf63
age | author | description |
---|---|---|
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 11:39:33 -0700 | Carl Byington | more cleanup on external names in the shared object file |
Wed, 08 Apr 2009 14:13:06 -0700 | Carl Byington | build separate libpst, libpst-libs, libpst-devel rpms. |
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. |
Sun, 08 Mar 2009 14:35:26 -0700 | Carl Byington | track character set individually for each mapi element |
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. |