Menu

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


Commit Date  
[r1468] (35.0 kB) by delphidabbler

Renamed various properties, fields, method names and parameter concerning category ids.

2011-05-23 23:36:27 View
Download
[r1457] (35.0 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
[r1449] (35.0 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] (35.0 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] (35.0 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
[r1443] (34.9 kB) by delphidabbler

* Added StrReplace routine to UStrUtils.
* Replaced calls to StrUtils.ReplaceStr with UStrUtils.StrReplace.

2011-05-21 08:47:14 View
Download
[r1432] (34.9 kB) by delphidabbler

Removed reference to unit deleted in r1430.

2011-05-20 12:17:11 View
Download
[r1431] (34.9 kB) by delphidabbler

Fixed error introduced in latest merge from trunk (r1430).

2011-05-20 12:15:20 View
Download
[r1430] (35.3 kB) by delphidabbler

Merged trunk changes for release 3.8.10 (i.e. r1320, r1321, r1418, r1419, 1421 to 1427) into the v4-dev branch.

Resolved conflicts. Most by using selected entries from each file. Except that v4-dev brach's version of VCodeSnip.vi kept unchanged.

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

2011-05-20 12:13:10 View
Download
[r1397] (35.4 kB) by delphidabbler

* Renamed USnippetKindInfo unit as DB.SnippetKind.
* Updated all using units.

2011-05-15 21:31:34 View
Download
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.