lazarus/components/jcf2
2017-06-09 23:00:29 +00:00
..
CommandLine
Contributions/StyleEditor
IdePlugin Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31980 2017-06-09 23:00:29 +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 octal numbers. Issue #31876, patch from CCRDude. 2017-05-21 10:53:00 +00:00
Process Cleanup. 2015-12-28 13:32:23 +00:00
ReadWrite 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
Settings 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
Ui 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
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.