Menu

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


Commit Date  
[r1415] (16.6 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] (16.5 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] (16.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] (16.4 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] (16.4 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] (16.4 kB) by delphidabbler

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

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

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

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

* Modified all dialog boxed that descended from THTMLViewDlg to descend directly from TGenericViewDlg instead. Very little content remained in THTMLViewDlg.
* Removed redundant FmHTMLViewDlg unit that contains THTMLViewDlg.

2011-05-14 16:41:20 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.