Menu

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


Commit Date  
[r1555] (21.4 kB) by delphidabbler

Merged trunk changes for release 3.9.0 (i.e. 1507-1510, 1546-1553) into the
v4-dev branch.

Resolved conflicts as follows:

* Src/Help/HTML/dlg_configcompilers.htm: added reference to Delphi XE2 to v4-dev version of document.
* Missing Src/UIniDataReader.pas: manually added changes to equivalent v4-dev file Src/DBIO.UIniDataReader.pas.
* Src/VCodeSnip.vi: kept version in v4-dev unchanged.

Some files are physically unchanged and have changes only to their
svn:mergeinfo property.

2011-09-07 16:01:12 View
Download
[r1527] (21.3 kB) by delphidabbler

Replaced "private" class visibility specifiers with "strict private"

2011-07-22 15:26:54 View
Download
[r1457] (21.3 kB) by delphidabbler

* Renamed StrTrim*Spaces routines in UStrUtils unit to StrTrim*.
* Renamed DUnit test methods in TestUStrUtils to suit renamed routines.
* Updated all affected code.

2011-05-22 20:47:50 View
Download
[r1447] (21.3 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
[r1444] (21.3 kB) by delphidabbler

* Added new UStrUtils StrTrim*Spaces routines.
* Replaced all Replaced all SysUtils Trim* routine calls with new StrTrim*Spaces calls.
* Moved UUtils TrimChar* routines to UStrUtils and renamed as StrTrim*Chars and updated calling code.

2011-05-21 09:53:31 View
Download
[r1268] (21.3 kB) by delphidabbler

* Changed TPreviewDlg box so that required document type is passed to Execute method. No longer detects doc type by examining file.
* Modified units that use TPreviewDlg to pass new required parameter.
* XMLDoc commented FmPreviewDlg unit.

2010-12-15 21:34:42 View
Download
[r1267] (21.3 kB) by delphidabbler

* Changed preview dialog box and IPreview interface to accept doc content as TEncodedData rather than a string.
* Changed all implementations of IPreview accordingly.
* Also updated affected using units.

2010-12-15 01:44:40 View
Download
[r1265] (21.2 kB) by delphidabbler

Merged r1195 from trunk. This change added Delphi XE compiler to list of predefined compiler versions drop-down menu.

2010-12-15 00:36:00 View
Download
[r1077] (21.2 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.