juha
8bed6f8ca0
IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
...
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +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
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
zeljko
59710747e4
JCF2: fixed compilation
...
git-svn-id: trunk@27683 -
2010-10-13 17:42:49 +00:00
maxim
e915927961
JCF2: localized options caption and settings file related error messages
...
git-svn-id: trunk@23977 -
2010-03-13 17:54:34 +00:00
paul
2747daddbd
jcf: support utf8 paths
...
git-svn-id: trunk@23606 -
2010-01-31 14:53:11 +00:00
paul
6c7c0ee0ad
ideintf, ide, components: IDE options:
...
- introduce 2 new abstract options classes: TAbstractIDEEnvironmentOptions and TAbstractIDEProjectOptions
- derive all current options classes from TAbstractIDEEnvironmentOptions
- fix broken previously education options
- move away actions triggered by reading / saving of predefined IDE options (like TEnvironmentOption, TIDEOptions, ...) from DoOpenIDEOptions to new read/write event handlers
- allow filtering of options showed in IDE options dialog by some options class
- use options filtering when show Object Inspect, Editor, CodeExplorer option
git-svn-id: trunk@23252 -
2009-12-24 08:31:23 +00:00
paul
bc2b775292
jcf: perform saving to file after execution of options dialog
...
git-svn-id: trunk@23122 -
2009-12-13 16:02:18 +00:00
paul
93afff7a7c
jcf: register all others options pages
...
git-svn-id: trunk@23117 -
2009-12-13 12:40:52 +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
1f597e595b
jcf: fix char case in unit names
...
git-svn-id: trunk@22248 -
2009-10-21 07:57:37 +00:00
paul
ba340e4ef4
jcf2: rename unit
...
git-svn-id: trunk@22218 -
2009-10-18 08:59:59 +00:00