Menu

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


Commit Date  
[r1531] (12.8 kB) by delphidabbler

Refactorings:
* Removed TCodeImportMgr.Initialise and replaced call to it with method content.
* Renamed TCodeImportMgr.UpdateImportInfo as InitImportInfoList.

2011-07-22 19:21:44 View
Download
[r1530] (13.0 kB) by delphidabbler

Refactored code that writes user details to snippet's Extra information to used new TUserDetails.ToString method.

2011-07-22 19:09:26 View
Download
[r1447] (13.7 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
[r1413] (13.6 kB) by delphidabbler

Modified code that appends contributor details to active text of imported snippets to cope with user name only, email only, both name and email and neither name nor email.

2011-05-18 14:53:58 View
Download
[r1411] (13.2 kB) by delphidabbler

XMLDoc commented unit.

2011-05-18 12:38:05 View
Download
[r1403] (9.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
[r1395] (19.5 kB) by delphidabbler

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

2011-05-15 20:52:08 View
Download
[r1393] (19.5 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
[r1391] (19.5 kB) by delphidabbler

* Renamed various types in USnippets to have a database related name.
* Modified affected code.

2011-05-15 18:59:24 View
Download
[r1390] (19.5 kB) by delphidabbler

* Renamed "Snippets" function in USnippets to "Database".
* Updated all using code.

2011-05-15 17:52:21 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.