Menu

/trunk/Src/USnippetIDs.pas Commit Log


Commit Date  
[r1876] (8.5 kB) by delphidabbler

* Made implementation of ISnippetIDList and IAssignable methods public in TSnippetIDList.
* Revised XMLDoc commenting.

2012-06-10 10:47:31 View
Download
[r1875] (8.0 kB) by delphidabbler

Added new Contains method to ISnippetIDList and its implementation in TSnippetIDList.

2012-06-10 10:25:18 View
Download
[r1759] (7.6 kB) by delphidabbler

Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native"

2012-02-27 11:40:49 View
Download
[r1757] (7.9 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r1017] (9.8 kB) by delphidabbler

Replaced custom enumerator interface and class with use of TEnumerator<TSnippetID>.

2010-11-16 20:09:20 View
Download
[r819] (12.1 kB) by delphidabbler

* Revised TSnippetIDList to use Delphi's TList<> object instead of project's TObjectListEx to implement snippet id list.
* Removed TSnippetIDList.TSnippetIDWrapper class. This had been used to wrap TSnippetID record in an object for inclusion in a TObjectListEx. The class is no longer needed because TList<> can directly handle TSnippetID records.
* Replaced call to FreeAndNil with direct call to object's Free method.

2010-06-16 00:52:24 View
Download
[r615] (13.0 kB) by delphidabbler

Updated copyright date where required on some files modified in 2010.

2010-02-08 20:59:50 View
Download
[r614] (13.0 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 View
Download
[r290] (13.0 kB) by delphidabbler

Modified to use TObjectListEx from ULists unit instead of the VCL's TObjectList.

2009-09-12 20:01:04 View
Download
[r182] (13.0 kB) by delphidabbler

Removed change logs.

2009-08-13 23:34:02 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.