Delphi Inspiration – Delphi Components and Software Applications

Version History

DIMime 1.8.0 – 27 Mar 2011

  • Unicode Delphi support (Delphi 2009, Delphi 2010, Delphi XE).
  • Improved Help layout (this file).

DIMime 1.7 – 28 Dec 2005

  • Compatibility with Delphi 2006 Win32.
  • Fixed minor documentation typing errors.

DIMime 1.6 – 25. October 2001

  • Library renamed to DIMime. The main unit is DIMime.pas.
  • Separated the main unit into two units: DIMime.pas has no dependencies (except System.pas). All stream routines which require Classes.pas are now in DIMimeStreams.pas. This allows for smaller CGI and console applications if Classes.pas is not needed.
  • DIMimeStreams.pas contains 3 new routines to work directly on files:
  • Fixed a bug in MimeEncodedSize which returned a wrong result when InputSize was zero. This could cause a problem when streams were not reset before encoding.
  • Small speed improvements of encoding routines.
  • Miscellaneous enhancements.
products/mime/history.txt · Last modified: 2011/05/27 22:27 (external edit)