Commit Graph

105 Commits

Author SHA1 Message Date
Maxim Ganetsky
909db1202c JCF2: iproved i18n of "Comments" settings page, regenerated translations and updated Russian translation
(cherry picked from commit d51e605fdd)
2023-09-06 20:07:19 +03:00
Maxim Ganetsky
08bc6a9e8b JCF2: fixed sizing of "Open folder" button in "File Settings" option page
(cherry picked from commit 3e05f415ee)
2023-09-06 19:58:21 +03:00
DomingoGP
a51afba79f Jedi code format: use jcfbase.lpk package in the jcfidelazarus package.
Some files have been moved to other directories to avoid conflicts with the jcfbase and jcfidelazarus package paths.
2023-06-01 23:11:24 +02:00
DomingoGP
a1ba0b7ffe Jedi code format: remove dependencies in JcfSettings. 2023-05-23 21:32:14 +02:00
wp_xyz
2fbc85fa9e Images: Improved versions of the OPM icon and the JCF logo in the About box. By Roland Hahn. 2023-02-25 14:12:40 +01:00
Juha
1e8303a356 Jedi Code Format: Refactoring. Remove obsolete code and units. Issue #39929, patch by Domingo Galmés. 2022-10-14 18:21:44 +03:00
Juha
88242f8152 Jedi Code Format: Reapply changes for removing LCL dependency. Generate Makefiles. Issue #39929, patch by Domingo Galmés. 2022-10-13 20:39:13 +03:00
Juha
c024e5bb5a Jedi Code Format: Revert changes for removing LCL dependency. It broke "make bigide" because of LAZARUS_PLUGIN define. 2022-10-07 11:58:01 +03:00
Juha
02d6db5218 Jedi Code Format: Remove LCL dependency from the command line program. Issue #39929, patch by Domingo Galmés. 2022-10-06 17:09:04 +03:00
juha
8644ddb16b Jedi Code Format: Deal with imbalanced bracket comments. Issue #39116, patch by Udo Sommer.
git-svn-id: trunk@65340 -
2021-07-02 08:38:09 +00:00
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
228a45c5a8 JCF2: Remove FormResize handler. Issue #33815, patch from AlexeyT.
git-svn-id: trunk@58192 -
2018-06-08 21:43:22 +00:00
juha
5fcdd06c6a JCF2: Improve forms layout. Issue #33815, patch from AlexeyT.
git-svn-id: trunk@58182 -
2018-06-08 10:30:13 +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
mattias
5fa48e6e5f jcf: using buttonpanel and default font, patch from Alexey
git-svn-id: trunk@50240 -
2015-11-06 22:31:47 +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
juha
71a92380d4 IDE: Cleanup.
git-svn-id: trunk@49280 -
2015-06-06 11:19:40 +00:00
juha
2a8cb1723d JCF2: Improve the About dialog. Issue #28143, patch from Alexey Torgashin.
git-svn-id: trunk@49138 -
2015-05-22 20:20:41 +00:00
juha
c666926244 JCF2: Cleanup based on compiler hints.
git-svn-id: trunk@48477 -
2015-03-24 17:50:33 +00:00
juha
9dee7db00c JCF2: set Enabled state of controls in Warnings settings
git-svn-id: trunk@33352 -
2011-11-05 17:53:29 +00:00
juha
81de09611d JCF2: set Enabled state of controls in preprocessor settings
git-svn-id: trunk@33351 -
2011-11-05 17:53:11 +00:00
juha
310cccba14 JCF2: set Enabled state of controls in obfuscate settings
git-svn-id: trunk@33350 -
2011-11-05 17:52:49 +00:00
vincents
49546fbb0b jcf, fixed compilation with fpc 2.7.1: don't call abstract methods
git-svn-id: trunk@31967 -
2011-08-12 21:16:22 +00:00
maxim
76ec54cbff JCF2: Fix About dialog (wordwrap issue), bug #16900.
git-svn-id: trunk@26580 -
2010-07-10 17:33:25 +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
facdcb2784 jcf: don't expand clarify options nodes by default
git-svn-id: trunk@26287 -
2010-06-25 02:47:32 +00:00
maxim
1d73b8d461 JCF2: changed 'Clarify/Spaces' page layout to reduce its height (for use on screens with strange 1024x600 resolution)
git-svn-id: trunk@24981 -
2010-04-26 20:26:38 +00:00
maxim
ce51b5c7eb JCF2 'Clarify/Transform' page: fixed 'Sort implementation uses' checkbox position
git-svn-id: trunk@24980 -
2010-04-26 20:16:44 +00:00
maxim
4b074a1cc2 JCF2: improved 'Preprocessor' page layout
git-svn-id: trunk@24935 -
2010-04-25 20:17:12 +00:00
maxim
6b4ddf6139 JCF2: improved 'Clarify/Asm' page layout
git-svn-id: trunk@24934 -
2010-04-25 19:57:38 +00:00
maxim
25e079eb94 JCF2: improved 'Clarify/Transform' page layout
git-svn-id: trunk@24933 -
2010-04-25 19:34:46 +00:00
maxim
4893944214 JCF2: improved 'Clarify/Find and Replace/Uses' page layout
git-svn-id: trunk@24932 -
2010-04-25 19:23:53 +00:00
maxim
292ea01d2b JCF2: improved 'Clarify/Find and Replace' page layout
git-svn-id: trunk@24930 -
2010-04-25 18:15:53 +00:00
maxim
5f3d5684a2 JCF2: improved 'Clarify/Capitalisation/Unit Names' page layout
git-svn-id: trunk@24929 -
2010-04-25 18:11:10 +00:00
maxim
77fd4d7c0b JCF2: improved 'Clarify/Capitalisation/Non-Identifiers' page layout
git-svn-id: trunk@24928 -
2010-04-25 18:08:13 +00:00
maxim
995aa84730 JCF2: improved 'Clarify/Capitalisation/Identifiers' page layout
git-svn-id: trunk@24927 -
2010-04-25 18:05:41 +00:00
maxim
7a4507e5e8 JCF2: improved 'Clarify/Capitalisation/Any Words' page layout
git-svn-id: trunk@24925 -
2010-04-25 18:00:35 +00:00
maxim
bf8fe9c2a9 JCF2: fixed 'Clarify/Capitalisation' page layout
git-svn-id: trunk@24924 -
2010-04-25 17:54:46 +00:00
maxim
ca43d10f41 JCF2: improved 'Clarify/Warnings' page layout
git-svn-id: trunk@24923 -
2010-04-25 16:26:51 +00:00
maxim
e574449759 JCF2: improved 'Clarify/Comments' page layout
git-svn-id: trunk@24922 -
2010-04-25 16:05:01 +00:00
maxim
d5936484b9 JCF2: fixed 'Clarify/Compiler Directives' page layout
git-svn-id: trunk@24921 -
2010-04-25 15:53:50 +00:00
maxim
3b307d78f2 JCF2: fixed 'Clarify/Blocks' page layout
git-svn-id: trunk@24920 -
2010-04-25 15:34:51 +00:00
maxim
2a2e11a566 JCF2: fixed 'Clarify/Case Blocks' page layout
git-svn-id: trunk@24919 -
2010-04-25 15:17:41 +00:00