Menu

Old Code (SVN) Commit Log


Commit Date  
[r1854] by delphidabbler

Changed to use dynamically created 3rd party TListViewEx control instead of previous TListView from VCL. This new control automatically sorts list view when column headers are clicked and displays sort indicators.
Revised list view sorting mechanism to work with this new control.

2012-06-08 21:02:46 Tree
[r1853] by delphidabbler

Credited Vadim Crits for new LVEx.pas third party unit.

2012-06-08 20:57:24 Tree
[r1852] by delphidabbler

Noted copyright details of new LVEx.pas third party unit.

2012-06-08 20:56:40 Tree
[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.
Sourced from http://torry.net/pages.php?id=144#939779 - TListViewEx v1.0.

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.
* Revised code that creates and modifies a list item.
* Rationalised code that sets controls used to modify a warning to use TCodeGenPrefsFrame.UpdateControls method.
* Cleared both radio buttons when no warning is selected.

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.
* Changed list view code to store reference to associated warning with each list item.

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.