Commit Graph

18 Commits

Author SHA1 Message Date
juha
e0b2abcbe7 JediCodeFormat: Clean out Delphi support from our fork. Delphi users get JCF from SourceForge.
git-svn-id: trunk@63852 -
2020-08-31 09:02:33 +00:00
juha
080e21106f JediCodeFormat: Harmonize uses sections.
git-svn-id: trunk@63849 -
2020-08-31 07:10:19 +00:00
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
juha
2c08fed238 JCF: Use a read-only TEdit for settings file name, add button for opening folder, tweak captions. Patch from Balázs.
git-svn-id: trunk@55504 -
2017-07-15 08:55:33 +00:00
juha
e297288037 JCF: Fix the option to confirm the formatting of a unit. Patch from Balázs.
git-svn-id: trunk@55497 -
2017-07-13 19:19:00 +00:00
juha
946806aef2 JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash.
git-svn-id: trunk@55493 -
2017-07-13 08:19:33 +00:00
juha
30df28348c JCF: Add an option to confirm the formatting of a unit. Patch from Balázs.
git-svn-id: trunk@55491 -
2017-07-12 16:50:23 +00:00
juha
32f2f78b28 JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945.
git-svn-id: trunk@51043 -
2015-12-26 16:52:28 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
maxim
7e4bfd1aa7 JCF2, options: Fix check for settings file existence when path to it has non-ASCII chars, bug #16897.
git-svn-id: trunk@26573 -
2010-07-10 16:30:26 +00:00
maxim
ec4b8962b9 JCF2, options: set label captions in Format File tab correctly in case file is not found, bug #16897.
git-svn-id: trunk@26572 -
2010-07-10 15:31:13 +00:00
paul
fded4603bf jcf: start localization by Maxim Ganetsky
git-svn-id: trunk@23807 -
2010-03-01 02:23:52 +00:00
paul
aa81970ecc jcf: use fpc resources instead of .lrs
git-svn-id: trunk@23440 -
2010-01-14 03:13:19 +00:00
paul
12bf3aca6f jcf: register obfuscate settings
git-svn-id: trunk@23108 -
2009-12-12 18:06:43 +00:00
paul
c7700195c0 jcf: register first options frame in the Lazarus IDE options
git-svn-id: trunk@23095 -
2009-12-12 10:45:46 +00:00
paul
5a9e74a1fa jcf: update from the main repository
git-svn-id: trunk@19107 -
2009-03-26 05:55:59 +00:00
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
paul
255062d13d components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment
git-svn-id: trunk@16938 -
2008-10-09 08:06:32 +00:00