lazarus/components/jcf2
paul 471ec5ea59 jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977):
- some use of JcfStringUtils instead of JclStrings
 - IndentProcedureBody setting
 - StrPadLeft implementation in JcfStringUtils.pas
 - added StrIPos function to JcfStringUtils.pas and tests
 - renamed VersionConsts.pas to JcfVersionConsts.pas to avoid a name clash with a unit in another package
 - rearranging util functions

git-svn-id: trunk@18292 -
2009-01-15 02:08:47 +00:00
..
CommandLine jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
Contributions/StyleEditor components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment 2008-10-09 08:06:32 +00:00
IdePlugin jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
Include jcf: remove asm mode 2008-12-25 11:45:38 +00:00
JcfGui jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
Notepad jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
Parse jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
Process jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
ReadWrite jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
Settings jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
Ui jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
Utils jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
JCF.ico components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment 2008-10-09 08:06:32 +00:00
JCFAllD11.bpg components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment 2008-10-09 08:06:32 +00:00
JCFAllD12.bpg components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment 2008-10-09 08:06:32 +00:00
JCFSettings.cfg jcf: sync with r728 2008-12-15 02:59:23 +00:00
JcfVersionConsts.pas jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00
readme.txt jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977): 2009-01-15 02:08:47 +00:00

This directory contains a copy (sometimes modified) of r773 jcf2 svn tree: https://jedicodeformat.svn.sourceforge.net/svnroot/jedicodeformat/trunk/CodeFormat/Jcf2

Only command line utility works currently.