Commit | Date | |
---|---|---|
2010-11-26 15:20:07 | Tree | |
2010-11-26 15:19:34 | Tree | |
[r1072]
by
delphidabbler
Modified to display hourglass cursor while form initialises - there can be a lag with a large number of snippets to display. |
2010-11-26 15:01:08 | Tree |
2010-11-26 14:32:06 | Tree | |
2010-11-26 14:29:11 | Tree | |
[r1069]
by
delphidabbler
* Added button to terminate application from bug report dialog that appears when the application detects a bug. User must confirm termination from a dialog box. Implements feature request #3074914. Also updated dialog box narrative to refer to new button. |
2010-11-26 14:27:35 | Tree |
[r1068]
by
delphidabbler
* Added facility to customise title and specify a custom or standard icon to display in custom message boxes using extended TMessageBox.Custom method. |
2010-11-26 11:32:03 | Tree |
[r1067]
by
delphidabbler
Standardised and corrected headings of generated comments in include files that describe cross-references and required units, routines, constants and types. |
2010-11-26 02:43:33 | Tree |
[r1066]
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 | Tree |
[r1065]
by
delphidabbler
Removed redundant "reintroduce" directive from declaration of TViewItemList.Create. |
2010-11-26 00:11:04 | Tree |