lazarus/components/jcf2
2017-07-15 08:55:33 +00:00
..
CommandLine
Contributions/StyleEditor
IdePlugin JCF: Use a read-only TEdit for settings file name, add button for opening folder, tweak captions. Patch from Balázs. 2017-07-15 08:55:33 +00:00
Include
JcfGui
Notepad JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
Parse JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
Process JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
ReadWrite JCF: Fix the option to confirm the formatting of a unit. Patch from Balázs. 2017-07-13 19:19:00 +00:00
Settings JCF: Fix the option to confirm the formatting of a unit. Patch from Balázs. 2017-07-13 19:19:00 +00:00
Ui JCF: Use a read-only TEdit for settings file name, add button for opening folder, tweak captions. Patch from Balázs. 2017-07-15 08:55:33 +00:00
Utils JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
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.