lazarus/components/jcf2
mattias 87130707e7 set version 2.0.12
git-svn-id: branches/fixes_2_0@64638 -
2021-02-21 14:07:29 +00:00
..
CommandLine
Contributions/StyleEditor
IdePlugin set version 2.0.12 2021-02-21 14:07: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: Improve forms layout. Issue #33815, patch from AlexeyT. 2018-06-08 10:30:13 +00:00
Process jcf2: Support "static" keyword better. Issue #32267, patch from delfion. 2017-09-04 08:46:56 +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 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 JCF2: Improve forms layout. Issue #33815, patch from AlexeyT. 2018-06-08 10:30:13 +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.