Commit | Date | |
---|---|---|
[r294]
by
delphidabbler
Added new UCategoryListAdapter unit that implements a class designed for use with GUI controls that adapts a list of snippet categories by providing an alternative interface to the list, sorted by description. |
2009-09-13 16:01:28 | Tree |
2009-09-12 20:25:36 | Tree | |
[r292]
by
delphidabbler
Replaced use of TList in TRTFColourTable with TIntegerList to maintain list of colours. |
2009-09-12 20:16:12 | Tree |
2009-09-12 20:06:47 | Tree | |
[r290]
by
delphidabbler
Modified to use TObjectListEx from ULists unit instead of the VCL's TObjectList. |
2009-09-12 20:01:04 | Tree |
[r289]
by
delphidabbler
Reimplemented tree view building code to use TGrouping and TGroupItem classes and descendant classes to group snippets as required before creating the required tree views. |
2009-09-12 19:52:03 | Tree |
[r288]
by
delphidabbler
Added new classes: |
2009-09-12 19:45:51 | Tree |
[r287]
by
delphidabbler
Added new UGroups unit that defines classes that group snippets together in different ways. |
2009-09-12 17:53:02 | Tree |
[r286]
by
delphidabbler
Corrected error in TSnippets.RemoveChangeEventHandler: code was *adding* the event handler rather than removing it. |
2009-09-12 17:49:04 | Tree |
[r285]
by
delphidabbler
Added reference to FrSelectSnippetsBase frame that now contains base class for snippet selection frame. |
2009-09-12 10:09:52 | Tree |