Menu

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


Commit Date  
[r1397] (23.7 kB) by delphidabbler

* Renamed USnippetKindInfo unit as DB.SnippetKind.
* Updated all using units.

2011-05-15 21:31:34 View
Download
[r1394] (23.7 kB) by delphidabbler

* Extracted code that deals with categories and category lists from USnippets into new DB.UCategory unit.
* Modified affected code accordingly.

2011-05-15 20:39:10 View
Download
[r1393] (23.7 kB) by delphidabbler

* Extracted code that deals with snippets and snippet lists from USnippets into new DB.USnippet unit.
* Modified affected code accordingly.

2011-05-15 20:11:50 View
Download
[r1387] (23.6 kB) by delphidabbler

Added new IView.IsGrouping method and implementations.

2011-05-15 16:52:22 View
Download
[r1386] (22.4 kB) by delphidabbler

* Added new IView.IsUserDefined method and implementations.
* Did some "encapsulate field" refactorings.
* Some field renaming refactorings.

2011-05-15 14:11:58 View
Download
[r1377] (21.1 kB) by delphidabbler

Modified and corrected comments that refer to routines when they should refer to snippets.

2011-05-14 09:37:12 View
Download
[r1342] (21.1 kB) by delphidabbler

Refactoring: Renamed TRoutine, TRoutineEx and TTempRoutine to TSnippet, TSnippetEx and TTempSnippet.

2011-05-12 22:00:31 View
Download
[r1340] (21.1 kB) by delphidabbler

* TInitialLetterViewItem.IsEqual changed to compare on TInitialLetter record instead of character.
* Completed and corrected XMLDoc commenting.
* Removed various TODOs.

2011-05-12 20:43:29 View
Download
[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
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.