lazarus/components/jcf2
2019-09-20 23:42:25 +00:00
..
CommandLine
Contributions/StyleEditor
IdePlugin Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +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 JCF2: Support "otherwise" in a case clause. Issue #34592, patch from BrunoK. 2018-11-23 17:38:31 +00:00
Process JCF2: Support "otherwise" in a case clause. Issue #34592, patch from BrunoK. 2018-11-23 17:38:31 +00:00
ReadWrite Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
Settings IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
Ui IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
Utils Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +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.