Menu

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


Commit Date  
[r1457] (20.5 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] (20.5 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] (20.5 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
[r1405] (20.5 kB) by delphidabbler

XMLDoc commented unit.

2011-05-18 01:29:42 View
Download
[r1404] (15.2 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
[r1403] (15.2 kB) by delphidabbler

Separated entangled UI and database update logic in UCodeImportMgr unit.
* New unit added containing dialog box to handle UI. This is a v4 only improvement on existing UI.
* Completely rewrote TCodeImportMgr to perform import in stages to allow user to manually filter the import via the dialog box.
* Modified TCodeShareMgr.ImportCode to use new code.

2011-05-17 21:33:02 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.