Menu

Old Code (SVN) Commit Log


Commit Date  
[r1090] by delphidabbler

Updated snippets validator to reject snippet names that do not begin with 'A'..'Z', 'a'..'z' or an underscore. This fixes bug #3120958 for new and edited snippets.

2010-11-28 01:10:32 Tree
[r1089] by delphidabbler

Fixed error in TAlphaListPageHTML.BuildRoutineList where snippets with names that started with lower case letters were not being added to the snippets list. This fixes bug #3120962.

2010-11-28 00:39:31 Tree
[r1088] by delphidabbler

Removed now redundant TInitialLetterList class.

2010-11-27 22:35:08 Tree
[r1087] by delphidabbler

Simplified and optimised TAlphaGrouping.Populate method. Now scans list of snippets list once rather than twice.

2010-11-27 22:33:06 Tree
[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
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.