SynEdit: move TSynBeautifierPascal to a new unit SynBeautifierPascal to remove circular dependency on SynEdit

git-svn-id: trunk@64471 -
This commit is contained in:
ondrej 2021-02-05 11:40:36 +00:00
parent c0e743406d
commit 5bbc3f9c75
5 changed files with 1092 additions and 1070 deletions

1
.gitattributes vendored
View File

@ -4887,6 +4887,7 @@ components/synedit/lazsynedittext.pas svneol=native#text/pascal
components/synedit/lazsynimm.pas svneol=native#text/pascal
components/synedit/lazsyntextarea.pp svneol=native#text/pascal
components/synedit/synbeautifier.pas svneol=native#text/plain
components/synedit/synbeautifierpascal.pas svneol=native#text/pascal
components/synedit/syncompletion.pas svneol=native#text/pascal
components/synedit/synedit.inc svneol=native#text/pascal
components/synedit/synedit.lpk svneol=native#text/plain

View File

@ -32,7 +32,7 @@ uses
SynHighlighterIni, SynEditMarkupSpecialChar, SynEditTextDoubleWidthChars,
SynEditTextSystemCharWidth, SynEditMarkupIfDef, SynPluginMultiCaret,
synhighlighterpike, SynEditMarkupFoldColoring, SynEditViewedLineMap,
SynEditWrappedView, LazarusPackageIntf;
SynEditWrappedView, LazarusPackageIntf, SynBeautifierPascal;
implementation

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@ Alternatively, the contents of these files may be used under the terms of the GN
If you wish to allow use of your version of these files only under the terms of the GPL and not to allow others to use your version of this file under the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the GPL. If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the GPL.
"/>
<Version Major="1"/>
<Files Count="85">
<Files Count="86">
<Item1>
<Filename Value="synbeautifier.pas"/>
<UnitName Value="SynBeautifier"/>
@ -385,6 +385,10 @@ If you wish to allow use of your version of these files only under the terms of
<Filename Value="syneditwrappedview.pp"/>
<UnitName Value="SynEditWrappedView"/>
</Item85>
<Item86>
<Filename Value="synbeautifierpascal.pas"/>
<UnitName Value="SynBeautifierPascal"/>
</Item86>
</Files>
<LazDoc Paths="docs\xml"/>
<i18n>