Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r398] by delphidabbler

CodeSnip version 3.4.1

2009-09-29 21:03:52 Tree
[r397] by delphidabbler

Version numbers updated to 3.4.1.160.

2009-09-29 20:59:24 Tree
[r396] by delphidabbler

Documented changes for v3.4.1

2009-09-29 20:58:38 Tree
[r395] by delphidabbler

Changed read-me file:
* Added Delphi 2010 to list of compilers recognised by CodeSnip.
* Revised section on bug reporting to note new Bug Tracker on SourceForge.

2009-09-29 20:45:41 Tree
[r394] by delphidabbler

Revised privacy statement to note that a user's name and email address are now recorded in User.3.ini by all dialog boxes that accept them, not just the code submission dialog box. This change keeps text version in sync with Help HTML version.

2009-09-29 19:42:49 Tree
[r393] by delphidabbler

Flagged completed TODO as DONE.

2009-09-29 19:24:23 Tree
[r392] by delphidabbler

Changed units to use ExcludeTrailingPathDelimiter and / or IncludeTrailingPathDelimiter instead of DirToPath and / or PathToDir routines that have now been deleted from UUtils.

2009-09-29 19:00:56 Tree
[r391] by delphidabbler

* Removed PathToDir and DirToPath routines. Code must now use ExcludeTrailingPathDelimiter and IncludeTrailingPathDelimiter from SysUtils in place of these routines.
* Made changes to other routines that used one or more of the deleted routines.

2009-09-29 18:37:30 Tree
[r390] by delphidabbler

Modified UUtils.pas unit's DateStamp explanatory comments and date pattern string to refer to fact that the routine's output is as defined in RFC1123.

2009-09-29 18:09:57 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.