Menu

/branches/v4-dev/Src/USourceFileInfo.pas Commit Log


Commit Date  
[r1449] (8.2 kB) by delphidabbler

* Moved several string handling routines from UUtils to UStrUtils. Renamed all and modified some slightly.
* Using code update accordingly.

2011-05-21 15:44:53 View
Download
[r1447] (8.2 kB) by delphidabbler

* Added new StrSameStr, StrSameText, StrIsDelimiter and StrLastDelimiterPos routines to UStrUtils.
* Changed code that uses SysUtils AnsiSameStr, AnsiSameText, IsDelimiter and LastDelimiter to use equivalent new routines in UStrUtils instead.

2011-05-21 11:57:56 View
Download
[r1338] (8.2 kB) by delphidabbler

Removed TODOs.

2011-05-12 16:12:21 View
Download
[r1220] (8.3 kB) by delphidabbler

* Added combo box to display and select required file encoding in Save Source code dialog box. Required revision of dialog box template in resources to make room for new controls.
* Created code to supply supported encodings for each file type and to save files using required encoding to source file output manager and related code.
* Much XMLDoc commenting.

2010-12-10 20:40:14 View
Download
[r1216] (6.6 kB) by delphidabbler

* Refactored TSourceFileInfo to store and expose file type related data via a record of type TSourceFileTypeInfo rather than using separate array properties for file extension and description (display name).
* Updated using units to use new interface to TSourceFileInfo.
* Changed commenting of USourceFileInfo unit to XMLDoc style.

2010-12-10 00:53:48 View
Download
[r1077] (7.5 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 View
Download
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.