Commit | Date | |
---|---|---|
[r1066]
(83.1 kB)
by
delphidabbler
* Changed TRoutineList to use TSortedObjectList<T> to maintain the list instead of using TList<T> and managing sorting explicitly in TRoutineList. |
2010-11-26 02:00:55 |
View
Download |
[r1055]
(84.3 kB)
by
delphidabbler
|
2010-11-25 01:15:33 |
View
Download |
2010-11-25 01:03:56 |
View
Download |
|
2010-11-25 01:01:21 |
View
Download |
|
[r1028]
(86.4 kB)
by
delphidabbler
* Moved all units directly concerned with supporting installed compilers into the new "Compilers" namespace. Some units were further renamed. |
2010-11-18 18:56:34 |
View
Download |
[r889]
(86.4 kB)
by
delphidabbler
Corrected copyright date range to be in line with date of last revision. |
2010-09-16 12:58:22 |
View
Download |
2010-06-18 00:08:42 |
View
Download |
|
[r822]
(86.4 kB)
by
delphidabbler
* Revised TRoutineList and TCategoryList to use Delphi's TObjectList<> object instead of project's TObjectListEx to implement list of snippets and categories respectively. |
2010-06-17 23:47:17 |
View
Download |
2010-04-01 01:08:59 |
View
Download |
|
[r366]
(90.0 kB)
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 |
View
Download |