Menu

/branches/v4-dev/Src/CodeSnip.dproj Commit Log


Commit Date  
[r1433] (23.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
[r1430] (23.6 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
[r1415] (23.7 kB) by delphidabbler

* Extracted TUserDetailsPersist from UUserDetails to new UUserDetailsPersist unit.
* Modified TUserDetailsPersist so that it no longer updates TUserDetails fields directly but treats the record as immutable.
* Modified code that uses TUserDetailsPersist to use new unit.

2011-05-18 16:18:50 View
Download
[r1403] (23.6 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
[r1401] (23.5 kB) by delphidabbler

* Renamed again all DB.* units that are concerned with physically reading and writing database info to and from the file system as DBIO.*.
* Affected units updated.

2011-05-16 15:11:38 View
Download
[r1400] (23.5 kB) by delphidabbler

* Renamed UIniDataReader, UNulDataReader and UXMLDataIO units as DB.UIniDataReader, DB.UNulDataReader and DB.UXMLDataIO respectively.
* Updated using unit.

2011-05-16 09:05:47 View
Download
[r1399] (23.5 kB) by delphidabbler

* Renamed USnipData unit as DB.UFileIOIntf and USnippetsIO as DB.UDatabaseIO.
* Updated affected units.

2011-05-16 08:52:36 View
Download
[r1397] (23.5 kB) by delphidabbler

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

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

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

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

* Extracted code that deals with categories and category lists from USnippets into new DB.UCategory unit.
* Modified affected code accordingly.

2011-05-15 20:39:10 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.