Commit | Date | |
---|---|---|
[r1851]
by
delphidabbler
New 3rd party unit and associated resource file containing TListViewEx, a sub class of TListView that sorts columns when the header is click and displays a sort indicator in the header. Copyright (c) 1999-2009 Vadim Crits. No licensing terms specified. |
2012-06-08 20:41:32 | Tree |
[r1850]
by
delphidabbler
Added facility to sort any column of the warnings list view by clicking the column heading. |
2012-06-08 15:11:49 | Tree |
[r1849]
by
delphidabbler
Added "Restore Defaults" button and action that restores warnings list to default state. |
2012-06-08 14:36:05 | Tree |
[r1848]
by
delphidabbler
Added TWarnings.Defaults class method that creates a TWarnings object containing a list of default warnings. |
2012-06-08 14:32:31 | Tree |
[r1847]
by
delphidabbler
* Replaced standard list item class with new TWarningListItem that has a property to store warning and modified existing code to use it. |
2012-06-08 13:43:13 | Tree |
[r1846]
by
delphidabbler
* Added support for new warning state: new radio buttons to select state, new column in list view to display state. |
2012-06-08 13:02:16 | Tree |
[r1845]
by
delphidabbler
Removed TWarning constructor that took only a symbol name as parameter and modified code that called it (in only a single place in same unit) to use full form of constructor, passing dummy min. compiler and state values. |
2012-06-08 12:43:40 | Tree |
[r1844]
by
delphidabbler
* Modified to permit a warning to be switched on as well as off, with state being set by new TWarning.State parameter. |
2012-06-08 12:34:42 | Tree |
[r1843]
by
delphidabbler
Renamed TWarnings.SwitchOff property as Enabled. NOTE: Name of item relating to TWarnings.Enabled in User.config remains "SwitchOffWarnings" for backward compatibility reasons. |
2012-06-04 22:22:55 | Tree |
[r1842]
by
delphidabbler
Replaced American English word "dialog" with English "dialogue" in affected file format documentation file. |
2012-06-03 21:22:27 | Tree |