Menu

/trunk/Src/FrCodeGenPrefs.dfm Commit Log


Commit Date  
[r1855] (3.6 kB) by delphidabbler

* Revised and extended keyboard Alt-key shortcuts.
* Added confirmation dialog box after Restore Defaults button clicked.
* Moved string constants used in dynamic creation of list view into resource strings.
* Changed so that Off radio button is checked when no list item is selected: prevents a bug that was preventing radio buttons acting as a tab stop when none checked.

2012-06-08 21:25:17 View
Download
[r1854] (3.5 kB) 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 View
Download
[r1850] (4.1 kB) by delphidabbler

Added facility to sort any column of the warnings list view by clicking the column heading.

2012-06-08 15:11:49 View
Download
[r1849] (4.1 kB) by delphidabbler

Added "Restore Defaults" button and action that restores warnings list to default state.

2012-06-08 14:36:05 View
Download
[r1847] (3.8 kB) 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 View
Download
[r1846] (3.8 kB) 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 View
Download
[r1843] (3.4 kB) by delphidabbler

Renamed TWarnings.SwitchOff property as Enabled.
Modified all using code.
Also changed name of check box that updates this property in TCodeGenPrefsFrame to suit.

NOTE: Name of item relating to TWarnings.Enabled in User.config remains "SwitchOffWarnings" for backward compatibility reasons.

2012-06-04 22:22:55 View
Download
[r746] (3.4 kB) by delphidabbler

Added new FrCodeGenPrefs frame unit that provides a tab in preferences dialog box where code generation options can be set.

2010-05-25 12:06:12 View
Download
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.