Menu

/trunk/Src/3rdParty Commit Log


Commit Date  
[r783] by delphidabbler

Changed to work on RawByteString strings instead of UTF-8 strings.

2010-06-01 12:04:07 Tree
[r781] by delphidabbler

* Changed to work on UTF8 strings instead of default ANSI strings.
* Updated comments about changes made to unit and added Rev and Date SVN keyword placeholders.

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
[r614] by delphidabbler

Merged delphi2010-port branch back into trunk.

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:
* PJStreamWrapper.pas from Stream Extension Classes project v3.0
* PJSysInfo.pas from System Information Unit project v3.2.1
* PJVersionInfo.pas from Version Information Component project v3.2.0
* PJWdwState.pas from Window State Components project v5.3.1

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
[r408] by delphidabbler

Reverted to original code without "unsafe" warnings switched off.

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.
* Re-applied previous conditional define changes and updated to recognise compilers up to Delphi 2010.
* Switched off various "unsafe" and "deprecated" warnings.
* Fixed to compile with Delphi 2010 by flattening out code the assigns to fields in with statements: Delphi 2010 doesn't permit this.

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.