Menu

Old Code (SVN) Commit Log


Commit Date  
[r1086] by delphidabbler

* Renamed UAlphabet unit as UInitialLetter and completely rewrote and simplified it.
* Modified units using UInitialLetter unit as necessary re changes.
* Modified TAlphaGroupItem and TAlphaGrouping to accept any upper case Unicode character instead of just "A".."Z" and "_". Uses natural sorting so, for example "Ö" sorts between "O" and "P". Now scans all snippets to build list of initial letters.

2010-11-27 21:51:43 Tree
[r1085] by delphidabbler

Changed TCategoryListAdapter.ToStrings so that it doesn't store the category object in the TStrings.Objects[] property.This brings it into line with TSnipKindListAdapter.ToStrings which received the same change when TSnippetKindInfo was changed from an object to a record.

2010-11-27 18:44:17 Tree
[r1084] by delphidabbler

* Completely rewrote and greatly simplified USnippetKindInfo unit.
* Modified using units as necessary.
* Got rid of some more FreeAndNil calls.

2010-11-27 17:19:08 Tree
[r1083] by delphidabbler

* Heavily revised UView unit once more to make views interfaced based.
* Updated using units re changes.
* Replaced many FreeAndNil calls with calls to .Free method.

2010-11-27 14:32:58 Tree
[r1082] by delphidabbler

Heavily revised UView unit
* Replaced flexible and "smelly" single TViewItem class that handled all view types with heirachy of classes for each view type.
* Added factory class.
* Updated using units re changes.

2010-11-27 09:57:15 Tree
[r1081] by delphidabbler

Revised splash screen image for v4.

2010-11-26 21:36:18 Tree
[r1080] by delphidabbler

Added new, empty, unit test project to be used to test some of the CodeSnip source code.

2010-11-26 20:30:59 Tree
[r1079] by delphidabbler

Added new Tests directory structure in root of branch for test code.

2010-11-26 19:19:54 Tree
[r1078] by delphidabbler

Modified for v4 development releases:
* Changed version to 3.99.0 and bumped build number to 184.
* Set SpecialBuild to "v4-dev"

2010-11-26 19:09:28 Tree
[r1077] by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 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.