Menu

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


Commit Date  
[r1457] (18.7 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
[r1444] (18.7 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
[r1442] (18.7 kB) by delphidabbler

* Added StrStartsStr and StrStartsText to UStrUtils.
* Replaces calls to StrUtils AnsiStartsStr and AnisStartsText routines with new UStrUtils routines.

2011-05-21 00:00:43 View
Download
[r1438] (18.7 kB) by delphidabbler

Replaced AnsiContainsext StrUtils routine with StrContainsStr from UStrUtils.

2011-05-20 19:41:40 View
Download
[r1433] (18.7 kB) by delphidabbler

* Added new UStrUtils unit to contain string utility functions.
* Added new StrPos and StrContainsStr routines to new unit.
* Replaced all AnsiPos, Pos and PosEx routines in project with StrPos and StrContainsStr, depending on how routine was used.

2011-05-20 16:29:28 View
Download
[r1404] (18.7 kB) by delphidabbler

* Added overloads of TSnippetValidator's ValidateName and Validate methods that don't return a selection.
* Changed using code that doesn't need the selection to use new overloads.

2011-05-17 23:09:29 View
Download
[r1397] (16.7 kB) by delphidabbler

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

2011-05-15 21:31:34 View
Download
[r1396] (16.7 kB) by delphidabbler

* Moved TSnippetKind and TSnippetKinds from DB.USnippet unit to USnippetKindInfo.
* Updated all affected units.

2011-05-15 21:02:03 View
Download
[r1395] (16.7 kB) by delphidabbler

* Renamed USnippets unit as DB.UMain.
* Updated all affected units.

2011-05-15 20:52:08 View
Download
[r1393] (16.7 kB) by delphidabbler

* Extracted code that deals with snippets and snippet lists from USnippets into new DB.USnippet unit.
* Modified affected code accordingly.

2011-05-15 20:11:50 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.