maxim
eb9625424e
regenerated translations; updated Russian translation
...
git-svn-id: trunk@24158 -
2010-03-22 00:33:32 +00:00
maxim
bd8633cbce
JCF2: localized Case Blocks tab
...
git-svn-id: trunk@24157 -
2010-03-22 00:32:57 +00:00
maxim
fe7ab83951
regenerated translations; updated Russian translation
...
git-svn-id: trunk@24118 -
2010-03-20 18:57:25 +00:00
maxim
9e9a0f5ca8
JCF2: localized Returns tab
...
git-svn-id: trunk@24117 -
2010-03-20 18:56:57 +00:00
maxim
f762b6f6d7
regenerated translations; updated Russian translation
...
git-svn-id: trunk@24116 -
2010-03-20 17:45:34 +00:00
maxim
144124288b
JCF2: localized Lines Breaking tab; slightly improved its layout
...
git-svn-id: trunk@24115 -
2010-03-20 17:44:53 +00:00
martin
e1290c555d
Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
...
git-svn-id: trunk@24045 -
2010-03-16 16:16:32 +00:00
maxim
6e3d7d6e7d
regenerated JCF2 translations; updated Russian translation
...
git-svn-id: trunk@24000 -
2010-03-14 22:48:39 +00:00
maxim
c19cb30c5b
JCF2: localized Align Settings tab
...
git-svn-id: trunk@23999 -
2010-03-14 22:48:15 +00:00
maxim
a60928917c
regenerated JCF2 translations; updated Russian translation
...
git-svn-id: trunk@23992 -
2010-03-14 19:00:59 +00:00
maxim
d3b00011a6
JCF2: localized Blank Lines Settings tab
...
git-svn-id: trunk@23991 -
2010-03-14 19:00:21 +00:00
maxim
d199b0bdc0
regenerated JCF2 translations; updated Russian translation
...
git-svn-id: trunk@23982 -
2010-03-13 23:01:41 +00:00
maxim
6de469cd57
JCF2: localized Indent Settings tab
...
git-svn-id: trunk@23981 -
2010-03-13 23:01:17 +00:00
maxim
940e876b2d
regenerated JCF2 translations; updated Russian translation
...
git-svn-id: trunk@23978 -
2010-03-13 17:55:47 +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
maxim
a65766bde0
regenerated JCF2 translations; updated Russian translation
...
git-svn-id: trunk@23959 -
2010-03-12 00:46:11 +00:00
maxim
20fff736ed
JCF2: localized Spaces Settings tab
...
git-svn-id: trunk@23958 -
2010-03-12 00:45:52 +00:00
maxim
91cf1da6ac
regenerated JCF2 translations; updated Russian translation
...
git-svn-id: trunk@23934 -
2010-03-11 01:07:48 +00:00
maxim
c162dc9273
JCF2: localized Clarify Settings tab
...
git-svn-id: trunk@23933 -
2010-03-11 01:06:16 +00:00
maxim
4c8110c367
regenerated translations; updated Russian translation
...
git-svn-id: trunk@23908 -
2010-03-10 01:11:52 +00:00
maxim
d2cee7af25
JCF2: localized Obfuscate Settings tab
...
git-svn-id: trunk@23907 -
2010-03-10 01:10:11 +00:00
maxim
788a82eb89
jcf2: add missing translation files
...
git-svn-id: trunk@23864 -
2010-03-07 17:57:48 +00:00
paul
fded4603bf
jcf: start localization by Maxim Ganetsky
...
git-svn-id: trunk@23807 -
2010-03-01 02:23:52 +00:00
paul
f3e0e3abec
jcf: fix indentation for const section in program or library by Bernd Kreuss
...
git-svn-id: trunk@23721 -
2010-02-16 14:59:29 +00:00
paul
ba5a30c086
jcf: fix operator parsing after the *var* section
...
git-svn-id: trunk@23718 -
2010-02-16 14:17:16 +00:00
paul
2747daddbd
jcf: support utf8 paths
...
git-svn-id: trunk@23606 -
2010-01-31 14:53:11 +00:00
paul
3dd19fc92b
jcf: store and load settings file from the IDE primary config path
...
git-svn-id: trunk@23601 -
2010-01-30 15:54:37 +00:00
paul
82dcf25ada
jcf2: don't register 'Register settings' menu item for lazarus (issue #0015493 )
...
git-svn-id: trunk@23581 -
2010-01-28 08:22:22 +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
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
60f580fe1a
jcf: implementing showing of format option from the JCF menu
...
git-svn-id: trunk@23132 -
2009-12-14 02:46:59 +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
9e3f9a85b3
jcf2: fix makefile path
...
git-svn-id: trunk@23118 -
2009-12-13 12:45:44 +00:00
paul
93afff7a7c
jcf: register all others options pages
...
git-svn-id: trunk@23117 -
2009-12-13 12:40:52 +00:00
paul
d89894ca1e
jcf: use parentfont always
...
git-svn-id: trunk@23115 -
2009-12-13 04:53:39 +00:00
paul
321c54a228
jcf: register 'Clarify' and 'Spaces' options
...
git-svn-id: trunk@23110 -
2009-12-12 18:43:11 +00:00
paul
12bf3aca6f
jcf: register obfuscate settings
...
git-svn-id: trunk@23108 -
2009-12-12 18:06:43 +00:00
paul
ce34bcd158
jcf2: fix compilation on linux
...
git-svn-id: trunk@23096 -
2009-12-12 11:08:30 +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
vincents
ba1b2f95f1
jcf: removed FileUtils unit from package in the past it has been replaced with JcfFileUtils, fixes issue #14863
...
git-svn-id: trunk@22263 -
2009-10-22 19:59:03 +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
791747d822
jcf2: rename unit
...
git-svn-id: trunk@22220 -
2009-10-18 09:02:11 +00:00
paul
620ce40a7a
jcf2: rename unit
...
git-svn-id: trunk@22219 -
2009-10-18 09:00:39 +00:00
paul
ba340e4ef4
jcf2: rename unit
...
git-svn-id: trunk@22218 -
2009-10-18 08:59:59 +00:00
paul
66216cd1eb
jcf2: update from the main repository to r823
...
git-svn-id: trunk@22217 -
2009-10-18 08:58:08 +00:00
paul
1c85e5e3a2
ide: fix compilation after OpenURL move
...
git-svn-id: trunk@22046 -
2009-10-05 13:19:48 +00:00
paul
323fe7ecc1
jcf: use OpenURL function instead to open urls
...
git-svn-id: trunk@22019 -
2009-10-04 06:20:37 +00:00
paul
959cc1aa90
components: jcf2: commit Graeme Geldenhuys patch for recognizing xor, and, or operators overloading
...
git-svn-id: trunk@20887 -
2009-07-18 12:58:05 +00:00
paul
75d3718f7d
jcf: update to r803 revision of main repository:
...
- support for c-style fpc operators
git-svn-id: trunk@19236 -
2009-04-06 02:19:13 +00:00
paul
3ded592929
jcf: fix compilation error for unixes
...
git-svn-id: trunk@19110 -
2009-03-26 06:06:45 +00:00