Commit | Date | |
---|---|---|
2009-09-14 01:47:33 | Tree | |
2009-09-14 01:35:08 | Tree | |
[r299]
by
delphidabbler
Removed code that interacts with and updates unit check list box and replaced by calls to new TUnitsChkListMgr object. |
2009-09-14 00:43:33 | Tree |
[r298]
by
delphidabbler
Added new UUnitsChkListMgr unit that implements class that manages check list box controls that display lists of Delphi units. |
2009-09-14 00:39:26 | Tree |
[r297]
by
delphidabbler
Modified so that list of snippet kinds on first tab is now sorted by the snippet kind's display name. Uses new TSnipKindListAdapter class to populate the drop-down list and provide information about selected kind. |
2009-09-13 22:52:31 | Tree |
[r296]
by
delphidabbler
Added new USnipKindListAdapter unit that implements a class designed for use with GUI controls that adapts a list of snippet kinds by providing an alternative interface to the list, sorted by the snippet kind's display text. |
2009-09-13 22:49:51 | Tree |
[r295]
by
delphidabbler
Modified so that list of categories on first tab is now sorted by description. Uses new TCategoryListAdapter class to populate the category list and provide information about selected category. |
2009-09-13 16:04:12 | Tree |
[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 |