Menu

/trunk/Src/FmFindCompilerDlg.pas Commit Log


Commit Date  
[r1422] (15.9 kB) by delphidabbler

* Reverted check list items to default behaviour. Clicking on item no longer toggles check mark. The modified behaviour was proving more problematic than helpful.
* Removed unit that had provided new behaviour.
* Adjusted other code as required.

2011-05-20 09:48:12 View
Download
[r1028] (16.2 kB) by delphidabbler

* Moved all units directly concerned with supporting installed compilers into the new "Compilers" namespace. Some units were further renamed.
* Revised using units to use the new names.

2010-11-18 18:56:34 View
Download
[r246] (16.2 kB) by delphidabbler

Removed redundant public Search property from find dialog classes and adjusted code accordingly.

2009-08-23 22:51:36 View
Download
[r245] (16.4 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
[r190] (16.4 kB) by delphidabbler

Changed behaviour of check list boxes to toggle check state when any part of a list item is checked instead of requiring clicks on check boxes. Used new TChkListStateMgr to do this.

2009-08-14 15:12:33 View
Download
[r181] (16.2 kB) by delphidabbler

Removed change logs.

2009-08-13 19:15:20 View
Download
[r111] (18.4 kB) by Dev

Added svn:keywords property with Rev and Date keywords.

2009-07-21 00:15:04 View
Download
[r107] (18.4 kB) by Dev

Merged changes from /branches/os-fonts:22-106 branch.

These changes add support for default operating system fonts to main display and dialog boxes.

2009-07-20 22:50:52 View
Download
[r2] (18.3 kB) by Dev

Imported CodeSnip v3.0

2009-07-04 12:55:27 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.