Menu

/trunk/Src/FrCodeGenPrefs.pas Commit Log


Commit Date  
[r1880] (25.5 kB) by delphidabbler

Added facility to preferences dialog box to notify caller if any changes were made that require main window UI to be re-displayed.
All preferences frames were modified to flag such changes.
Modified TDialogMgr manager to pass this extra info to main form.
Modified main form to refresh display if required.

2012-06-10 14:57:59 View
Download
[r1857] (25.1 kB) by delphidabbler

XMLDoc commented units.

2012-06-09 01:54:22 View
Download
[r1855] (27.1 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] (26.7 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] (26.5 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] (24.9 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] (24.6 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] (24.5 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] (21.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
[r1757] (21.4 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
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.