Menu

/branches/v4-dev/Src/UView.pas Commit Log


Commit Date  
[r1187] (16.9 kB) by delphidabbler

* Added IViewKey interface and implementations for each type of view.
* Added GetKey method to IView.

2010-12-06 13:03:54 View
Download
[r1086] (12.0 kB) 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 View
Download
[r1084] (11.9 kB) 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 View
Download
[r1083] (11.9 kB) 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 View
Download
[r1082] (9.6 kB) 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 View
Download
[r1077] (12.7 kB) by delphidabbler

Development branch for CodeSnip release 4.

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

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