Menu

Old Code (SVN) Commit Log


Commit Date  
[r4380] by delphidabbler

Renamed TXMLDocHelper.GetSnippetKind method as GetSnippetKindID and updated affected code accordingly.

2013-12-17 11:53:04 Tree
[r4379] by delphidabbler

Renamed ISnippet and IEditableSnippet's Kind property to KindID.
Renamed all related getter and setter methods and fields as *KindID, where * is "f", "Get" or "Set".
Modified code that referenced the Kind property or getters & setters accordingly.

2013-12-17 11:48:10 Tree
[r4378] by delphidabbler

Re-commented TSnippetKind
Removed some redundant TODOs

2013-12-17 11:36:50 Tree
[r4377] by delphidabbler

Renamed TSnippetKindInfo record as TSnippetKind and renamed the record's Kind property as ID and renamed related fields and parameters accordingly.
Modified affected code re these changes.

2013-12-17 11:33:47 Tree
[r4376] by delphidabbler

Renamed TSnippetKinda set type as TSnippetKindIDs.
Modified affected code accordingly.

2013-12-17 11:24:45 Tree
[r4375] by delphidabbler

Renamed TSnippetKind enumeration as TSnippetKindID.
Modified all affected code accordingly.

2013-12-17 11:19:37 Tree
[r4374] by delphidabbler

Moved and renamed DB.USnippetKind.pas to Main/CS.Database.SnippetKinds.pas.
Update using code with new unit name.

2013-12-17 11:02:44 Tree
[r4373] by delphidabbler

Removed unused reference to DB.USnippetKinds unit.

2013-12-17 10:57:09 Tree
[r4372] by delphidabbler

Removed redundant TSnippetKindInfoList class.

2013-12-17 10:56:11 Tree
[r4371] by delphidabbler

Replaced calls to TSnippetKindInfoList to get list of available snippet kinds with calls to Database.GetAllSnippetKinds and methods of the returned ISnippetKindList object.

2013-12-17 10:54:56 Tree
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.