Menu

/trunk/Src/FmPreferencesDlg.pas Commit Log


Commit Date  
[r2904] (14.5 kB) by delphidabbler

Added new Execute method overload to TPreferencesDlg that can display the dialogue box with a single page specified by the class name of the page's frame.

2013-04-03 23:54:18 View
Download
[r2330] (12.9 kB) by delphidabbler

Changed form units, along with any subsidiary frames and classes in their namespace, from MPL v1.1 to MPL v2.0.

2012-08-27 14:10:33 View
Download
[r2221] (13.5 kB) by delphidabbler

Fixed bug #3558649 (http://bit.ly/PAXLQv): Preferences dialogue updates display when nothing changed.
Corrected handling of cancelled dialogue box.
Changed Syntax Highlighter preferences to trap auto-generated check box click events that were setting "dirty" flag when no changes were made.

2012-08-18 00:05:30 View
Download
[r1880] (13.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
[r1764] (12.0 kB) by delphidabbler

Fixed problem where page control tab sets sometimes do not receive keyboard focus when clicked. This was a problem noted in compilers dialog box. Others using page control had same fix applied as a precaution.

2012-04-16 08:22:19 View
Download
[r1759] (11.5 kB) by delphidabbler

Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native"

2012-02-27 11:40:49 View
Download
[r1757] (11.8 kB) by delphidabbler

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

2012-02-27 11:19:09 View
Download
[r245] (12.9 kB) by delphidabbler

Changed form classes to prevent public construction - forms must be displayed via class methods, not by directly constructing object. Added INoPublicConstruct to type definitions of forms and changed class methods that construct forms to call InternalCreate protected constructor instead of Create. Core logic to determine constructor behaviour is inherited from TBaseForm.

2009-08-23 22:45:32 View
Download
[r226] (12.9 kB) by delphidabbler

Removed unused units from uses clauses.

2009-08-19 11:26:20 View
Download
[r221] (12.9 kB) by delphidabbler

Modified units to work with new garbage collector, TGC from new UGC unit, instead of TAutoObjFree object from removed UAutoFree unit.

2009-08-18 18:19:14 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.