lazarus/components/jcf2
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
..
CommandLine jcf: fix char case in unit names 2009-10-21 07:57:37 +00:00
Contributions/StyleEditor
IdePlugin jcf: implementing showing of format option from the JCF menu 2009-12-14 02:46:59 +00:00
Include jcf2: update from the main repository to r823 2009-10-18 08:58:08 +00:00
JcfGui jcf: fix char case in unit names 2009-10-21 07:57:37 +00:00
Notepad jcf: fix char case in unit names 2009-10-21 07:57:37 +00:00
Parse jcf: fix char case in unit names 2009-10-21 07:57:37 +00:00
Process jcf: fix char case in unit names 2009-10-21 07:57:37 +00:00
ReadWrite jcf2: update from the main repository to r823 2009-10-18 08:58:08 +00:00
Settings ideintf, ide, components: IDE options: 2009-12-24 08:31:23 +00:00
Ui jcf: register all others options pages 2009-12-13 12:40:52 +00:00
Utils jcf: removed FileUtils unit from package in the past it has been replaced with JcfFileUtils, fixes issue #14863 2009-10-22 19:59:03 +00:00
JCF.ico
JCFAllD11.bpg
JCFAllD12.bpg
JCFSettings.cfg
JcfVersionConsts.pas jcf2: update from the main repository to r823 2009-10-18 08:58:08 +00:00
readme.txt jcf2: update from the main repository to r823 2009-10-18 08:58:08 +00:00

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

Only command line utility works currently.