Commit | Date | |
---|---|---|
2010-06-01 12:04:07 | Tree | |
[r781]
by
delphidabbler
* Changed to work on UTF8 strings instead of default ANSI strings. |
2010-05-28 14:04:59 | Tree |
[r646]
by
delphidabbler
Comment out all TODOs from file. These were swamping the other TODOs in the project. |
2010-03-18 14:25:09 | Tree |
2010-02-08 20:00:48 | Tree | |
[r531]
by
delphidabbler
Added required DelphiDabbler library code to project in Src/3rdParty directory so that the code no longer needs to be installed into in a pre-compiled package: |
2009-11-18 02:07:46 | Tree |
[r409]
by
delphidabbler
Updated to latest release from Finn Tolderlund. Code used as-is with no modifications. |
2009-10-15 20:06:04 | Tree |
2009-10-15 20:03:59 | Tree | |
[r399]
by
Dev
* Updated GIFImage.pas to the 2008-10-19 release that is compatible with Delphi 2009. It was changed by Finn Tolderlund, generally to change use of Char/PChar to AnsiChar/PAnsiChar. |
2009-10-02 11:09:52 | Tree |
[r232]
by
delphidabbler
Revised and streamlined compiler directives used to switch off undesired warnings. |
2009-08-19 21:48:53 | Tree |
[r211]
by
delphidabbler
Modified to switch off "unsafe" warning messages. Used compiler detection to make sure the required warning messages are supported - only important if the units are used in other projects with older versions of Delphi. |
2009-08-17 14:27:26 | Tree |