mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-28 18:42:41 +02:00
![]() - introduce 2 new abstract options classes: TAbstractIDEEnvironmentOptions and TAbstractIDEProjectOptions - derive all current options classes from TAbstractIDEEnvironmentOptions - fix broken previously education options - move away actions triggered by reading / saving of predefined IDE options (like TEnvironmentOption, TIDEOptions, ...) from DoOpenIDEOptions to new read/write event handlers - allow filtering of options showed in IDE options dialog by some options class - use options filtering when show Object Inspect, Editor, CodeExplorer option git-svn-id: trunk@23252 - |
||
---|---|---|
.. | ||
CommandLine | ||
Contributions/StyleEditor | ||
IdePlugin | ||
Include | ||
JcfGui | ||
Notepad | ||
Parse | ||
Process | ||
ReadWrite | ||
Settings | ||
Ui | ||
Utils | ||
JCF.ico | ||
JCFAllD11.bpg | ||
JCFAllD12.bpg | ||
JCFSettings.cfg | ||
JcfVersionConsts.pas | ||
readme.txt |
This directory contains a copy (sometimes modified) of r823 jcf2 svn tree: https://jedicodeformat.svn.sourceforge.net/svnroot/jedicodeformat/trunk/CodeFormat/Jcf2 Only command line utility works currently.