Commit | Date | |
---|---|---|
2009-09-26 12:50:45 | Tree | |
2009-09-24 10:28:06 | Tree | |
2009-09-24 10:12:11 | Tree | |
[r367]
by
delphidabbler
Made further changes to TMainForm.SnippetsChangeHandler: |
2009-09-24 08:58:01 | Tree |
[r366]
by
delphidabbler
* Added two new event kinds: evBeforeCategoryDelete, called just before a category is deleted (freed) along with a reference to the category being freed and evAfterCategoryDelete which is triggered immediately after the category is freed. |
2009-09-24 08:54:48 | Tree |
[r365]
by
delphidabbler
Removed unused IsEqual methods from the ISearch interface and all the classes that implement it. |
2009-09-24 08:36:35 | Tree |
[r364]
by
delphidabbler
Corrected bug in TRoutineList.IsEqual that was causing it to return opposite of required value in most cases. |
2009-09-24 08:32:03 | Tree |
[r363]
by
delphidabbler
* Removed unused nested function from TOverviewFrame.Redisplay. |
2009-09-24 01:32:52 | Tree |
[r362]
by
delphidabbler
Fixed bug where TSnipKindGrouping and TAlphaGrouping were always including whole database in groups when a selection had been made via one of the searches. Populate methods of both classes were iterating across Snippets.Routines instead of using the provided SnippetList. |
2009-09-24 01:29:16 | Tree |
2009-09-24 00:38:10 | Tree |