Menu

/trunk/Src/FrSourcePrefs.pas Commit Log


Commit Date  
[r1880] (13.0 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
[r1759] (12.6 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] (13.0 kB) by delphidabbler

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

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

* Moved all units directly concerned with supporting syntax highlighting into the new "Hiliter" namespace. Some units were further renamed.
* Revised using units to use the new names.

2010-11-19 20:54:26 View
Download
[r1008] (13.2 kB) by delphidabbler

Renamed UUnicodeHelper unit as UEncodings. Modified all units that used UUnicodeHelper accordingly.

2010-11-15 17:31:32 View
Download
[r756] (13.2 kB) by delphidabbler

Renamed tab from "Source Code" to "Code Formatting".

2010-05-25 15:07:21 View
Download
[r614] (13.2 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 View
Download
[r578] (13.1 kB) by delphidabbler

* Added TSourceComments class to USourceGen that provides description of comment styles for use in UI.
* Modified FrSourcePrefs and USaveSourceDlg to get comment style descriptions used in UI elements from new TSourceComments.GetCommentStyle method instead of local resource strings.

2010-01-16 11:23:09 View
Download
[r217] (13.4 kB) by delphidabbler

Amended TPrefsBaseFrame and descendants with additional abstract methods and their implementations to work with re-implemented preferences dialog box. Each frame now provides information needed by TPreferencesDlg to dynamically create the preferences frames and their host tab sheets:
* Index class function determines relative postion of frame in preferences dialog box.
* DisplayName method provides caption of tab sheet that hosts the frame.
* Frame's HelpKeyword property is set appropriately.
* Concrete frame classes now register themselves with TPreferencesDlg in their initialization sections

2009-08-18 14:58:13 View
Download
[r181] (12.2 kB) by delphidabbler

Removed change logs.

2009-08-13 19:15:20 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.