* (removed) scintilla, (added) plugins/editor/scintilla,
commitea2cdcf49fa73cc95cfe2be722df08590e85bf1a
authornaba <naba@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Wed, 10 Jan 2007 11:10:13 +0000 (10 11:10 +0000)
committernaba <naba@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Wed, 10 Jan 2007 11:10:13 +0000 (10 11:10 +0000)
tree6576a895b73663facbd488a2cb9c9d7c5b7a4853
parent5cc05b65be9539434dd2283aeb743099e8b30584
    * (removed) scintilla, (added) plugins/editor/scintilla,
        plugins/editor/scintilla/lexers.make,
        plugins/editor/scintilla/Makefile.am,
        plugins/editor/Makefile.am
        configure.in, manuals/reference/libanjuta/Makefile.am
        Makefile.am: Moved scintilla to its right place.

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@2729 1dbfb86a-d425-0410-a06b-cb591aac69f6
136 files changed:
ChangeLog
Makefile.am
configure.in
manuals/reference/libanjuta/Makefile.am
plugins/editor/Makefile.am
plugins/editor/scintilla/.cvsignore [moved from scintilla/.cvsignore with 100% similarity]
plugins/editor/scintilla/AutoComplete.cxx [moved from scintilla/AutoComplete.cxx with 100% similarity]
plugins/editor/scintilla/AutoComplete.h [moved from scintilla/AutoComplete.h with 100% similarity]
plugins/editor/scintilla/CallTip.cxx [moved from scintilla/CallTip.cxx with 100% similarity]
plugins/editor/scintilla/CallTip.h [moved from scintilla/CallTip.h with 100% similarity]
plugins/editor/scintilla/CellBuffer.cxx [moved from scintilla/CellBuffer.cxx with 100% similarity]
plugins/editor/scintilla/CellBuffer.h [moved from scintilla/CellBuffer.h with 100% similarity]
plugins/editor/scintilla/CharClassify.cxx [moved from scintilla/CharClassify.cxx with 100% similarity]
plugins/editor/scintilla/CharClassify.h [moved from scintilla/CharClassify.h with 100% similarity]
plugins/editor/scintilla/ContractionState.cxx [moved from scintilla/ContractionState.cxx with 100% similarity]
plugins/editor/scintilla/ContractionState.h [moved from scintilla/ContractionState.h with 100% similarity]
plugins/editor/scintilla/Converter.h [moved from scintilla/Converter.h with 100% similarity]
plugins/editor/scintilla/Document.cxx [moved from scintilla/Document.cxx with 100% similarity]
plugins/editor/scintilla/Document.h [moved from scintilla/Document.h with 100% similarity]
plugins/editor/scintilla/DocumentAccessor.cxx [moved from scintilla/DocumentAccessor.cxx with 100% similarity]
plugins/editor/scintilla/DocumentAccessor.h [moved from scintilla/DocumentAccessor.h with 100% similarity]
plugins/editor/scintilla/Editor.cxx [moved from scintilla/Editor.cxx with 100% similarity]
plugins/editor/scintilla/Editor.h [moved from scintilla/Editor.h with 100% similarity]
plugins/editor/scintilla/ExternalLexer.cxx [moved from scintilla/ExternalLexer.cxx with 100% similarity]
plugins/editor/scintilla/ExternalLexer.h [moved from scintilla/ExternalLexer.h with 100% similarity]
plugins/editor/scintilla/Indicator.cxx [moved from scintilla/Indicator.cxx with 100% similarity]
plugins/editor/scintilla/Indicator.h [moved from scintilla/Indicator.h with 100% similarity]
plugins/editor/scintilla/KeyMap.cxx [moved from scintilla/KeyMap.cxx with 100% similarity]
plugins/editor/scintilla/KeyMap.h [moved from scintilla/KeyMap.h with 100% similarity]
plugins/editor/scintilla/KeyWords.cxx [moved from scintilla/KeyWords.cxx with 100% similarity]
plugins/editor/scintilla/LexAPDL.cxx [moved from scintilla/LexAPDL.cxx with 100% similarity]
plugins/editor/scintilla/LexAU3.cxx [moved from scintilla/LexAU3.cxx with 100% similarity]
plugins/editor/scintilla/LexAVE.cxx [moved from scintilla/LexAVE.cxx with 100% similarity]
plugins/editor/scintilla/LexAda.cxx [moved from scintilla/LexAda.cxx with 100% similarity]
plugins/editor/scintilla/LexAsm.cxx [moved from scintilla/LexAsm.cxx with 100% similarity]
plugins/editor/scintilla/LexAsn1.cxx [moved from scintilla/LexAsn1.cxx with 100% similarity]
plugins/editor/scintilla/LexBaan.cxx [moved from scintilla/LexBaan.cxx with 100% similarity]
plugins/editor/scintilla/LexBash.cxx [moved from scintilla/LexBash.cxx with 100% similarity]
plugins/editor/scintilla/LexBasic.cxx [moved from scintilla/LexBasic.cxx with 100% similarity]
plugins/editor/scintilla/LexBullant.cxx [moved from scintilla/LexBullant.cxx with 100% similarity]
plugins/editor/scintilla/LexCLW.cxx [moved from scintilla/LexCLW.cxx with 100% similarity]
plugins/editor/scintilla/LexCPP.cxx [moved from scintilla/LexCPP.cxx with 100% similarity]
plugins/editor/scintilla/LexCSS.cxx [moved from scintilla/LexCSS.cxx with 100% similarity]
plugins/editor/scintilla/LexCaml.cxx [moved from scintilla/LexCaml.cxx with 100% similarity]
plugins/editor/scintilla/LexConf.cxx [moved from scintilla/LexConf.cxx with 100% similarity]
plugins/editor/scintilla/LexCrontab.cxx [moved from scintilla/LexCrontab.cxx with 100% similarity]
plugins/editor/scintilla/LexCsound.cxx [moved from scintilla/LexCsound.cxx with 100% similarity]
plugins/editor/scintilla/LexEScript.cxx [moved from scintilla/LexEScript.cxx with 100% similarity]
plugins/editor/scintilla/LexEiffel.cxx [moved from scintilla/LexEiffel.cxx with 100% similarity]
plugins/editor/scintilla/LexErlang.cxx [moved from scintilla/LexErlang.cxx with 100% similarity]
plugins/editor/scintilla/LexFlagship.cxx [moved from scintilla/LexFlagship.cxx with 100% similarity]
plugins/editor/scintilla/LexForth.cxx [moved from scintilla/LexForth.cxx with 100% similarity]
plugins/editor/scintilla/LexFortran.cxx [moved from scintilla/LexFortran.cxx with 100% similarity]
plugins/editor/scintilla/LexGui4Cli.cxx [moved from scintilla/LexGui4Cli.cxx with 100% similarity]
plugins/editor/scintilla/LexHTML.cxx [moved from scintilla/LexHTML.cxx with 100% similarity]
plugins/editor/scintilla/LexHaskell.cxx [moved from scintilla/LexHaskell.cxx with 100% similarity]
plugins/editor/scintilla/LexInno.cxx [moved from scintilla/LexInno.cxx with 100% similarity]
plugins/editor/scintilla/LexKix.cxx [moved from scintilla/LexKix.cxx with 100% similarity]
plugins/editor/scintilla/LexLisp.cxx [moved from scintilla/LexLisp.cxx with 100% similarity]
plugins/editor/scintilla/LexLout.cxx [moved from scintilla/LexLout.cxx with 100% similarity]
plugins/editor/scintilla/LexLua.cxx [moved from scintilla/LexLua.cxx with 100% similarity]
plugins/editor/scintilla/LexMMIXAL.cxx [moved from scintilla/LexMMIXAL.cxx with 100% similarity]
plugins/editor/scintilla/LexMPT.cxx [moved from scintilla/LexMPT.cxx with 100% similarity]
plugins/editor/scintilla/LexMSSQL.cxx [moved from scintilla/LexMSSQL.cxx with 100% similarity]
plugins/editor/scintilla/LexMatlab.cxx [moved from scintilla/LexMatlab.cxx with 100% similarity]
plugins/editor/scintilla/LexMetapost.cxx [moved from scintilla/LexMetapost.cxx with 100% similarity]
plugins/editor/scintilla/LexNsis.cxx [moved from scintilla/LexNsis.cxx with 100% similarity]
plugins/editor/scintilla/LexOpal.cxx [moved from scintilla/LexOpal.cxx with 100% similarity]
plugins/editor/scintilla/LexOthers.cxx [moved from scintilla/LexOthers.cxx with 100% similarity]
plugins/editor/scintilla/LexPB.cxx [moved from scintilla/LexPB.cxx with 100% similarity]
plugins/editor/scintilla/LexPOV.cxx [moved from scintilla/LexPOV.cxx with 100% similarity]
plugins/editor/scintilla/LexPS.cxx [moved from scintilla/LexPS.cxx with 100% similarity]
plugins/editor/scintilla/LexPascal.cxx [moved from scintilla/LexPascal.cxx with 100% similarity]
plugins/editor/scintilla/LexPerl.cxx [moved from scintilla/LexPerl.cxx with 100% similarity]
plugins/editor/scintilla/LexPython.cxx [moved from scintilla/LexPython.cxx with 100% similarity]
plugins/editor/scintilla/LexRebol.cxx [moved from scintilla/LexRebol.cxx with 100% similarity]
plugins/editor/scintilla/LexRuby.cxx [moved from scintilla/LexRuby.cxx with 100% similarity]
plugins/editor/scintilla/LexSQL.cxx [moved from scintilla/LexSQL.cxx with 100% similarity]
plugins/editor/scintilla/LexScriptol.cxx [moved from scintilla/LexScriptol.cxx with 100% similarity]
plugins/editor/scintilla/LexSmalltalk.cxx [moved from scintilla/LexSmalltalk.cxx with 100% similarity]
plugins/editor/scintilla/LexSpecman.cxx [moved from scintilla/LexSpecman.cxx with 100% similarity]
plugins/editor/scintilla/LexSpice.cxx [moved from scintilla/LexSpice.cxx with 100% similarity]
plugins/editor/scintilla/LexTADS3.cxx [moved from scintilla/LexTADS3.cxx with 100% similarity]
plugins/editor/scintilla/LexTCL.cxx [moved from scintilla/LexTCL.cxx with 100% similarity]
plugins/editor/scintilla/LexTeX.cxx [moved from scintilla/LexTeX.cxx with 100% similarity]
plugins/editor/scintilla/LexVB.cxx [moved from scintilla/LexVB.cxx with 100% similarity]
plugins/editor/scintilla/LexVHDL.cxx [moved from scintilla/LexVHDL.cxx with 100% similarity]
plugins/editor/scintilla/LexVerilog.cxx [moved from scintilla/LexVerilog.cxx with 100% similarity]
plugins/editor/scintilla/LexYAML.cxx [moved from scintilla/LexYAML.cxx with 100% similarity]
plugins/editor/scintilla/LineMarker.cxx [moved from scintilla/LineMarker.cxx with 100% similarity]
plugins/editor/scintilla/LineMarker.h [moved from scintilla/LineMarker.h with 100% similarity]
plugins/editor/scintilla/Makefile.am [moved from scintilla/Makefile.am with 94% similarity]
plugins/editor/scintilla/PlatGTK.cxx [moved from scintilla/PlatGTK.cxx with 100% similarity]
plugins/editor/scintilla/PropSet.cxx [moved from scintilla/PropSet.cxx with 100% similarity]
plugins/editor/scintilla/README.sync [moved from scintilla/README.sync with 100% similarity]
plugins/editor/scintilla/RESearch.cxx [moved from scintilla/RESearch.cxx with 100% similarity]
plugins/editor/scintilla/RESearch.h [moved from scintilla/RESearch.h with 100% similarity]
plugins/editor/scintilla/SVector.h [moved from scintilla/SVector.h with 100% similarity]
plugins/editor/scintilla/ScintillaBase.cxx [moved from scintilla/ScintillaBase.cxx with 100% similarity]
plugins/editor/scintilla/ScintillaBase.h [moved from scintilla/ScintillaBase.h with 100% similarity]
plugins/editor/scintilla/ScintillaGTK.cxx [moved from scintilla/ScintillaGTK.cxx with 100% similarity]
plugins/editor/scintilla/Style.cxx [moved from scintilla/Style.cxx with 100% similarity]
plugins/editor/scintilla/Style.h [moved from scintilla/Style.h with 100% similarity]
plugins/editor/scintilla/StyleContext.cxx [moved from scintilla/StyleContext.cxx with 100% similarity]
plugins/editor/scintilla/StyleContext.h [moved from scintilla/StyleContext.h with 100% similarity]
plugins/editor/scintilla/UniConversion.cxx [moved from scintilla/UniConversion.cxx with 100% similarity]
plugins/editor/scintilla/UniConversion.h [moved from scintilla/UniConversion.h with 100% similarity]
plugins/editor/scintilla/ViewStyle.cxx [moved from scintilla/ViewStyle.cxx with 100% similarity]
plugins/editor/scintilla/ViewStyle.h [moved from scintilla/ViewStyle.h with 100% similarity]
plugins/editor/scintilla/WindowAccessor.cxx [moved from scintilla/WindowAccessor.cxx with 100% similarity]
plugins/editor/scintilla/XPM.cxx [moved from scintilla/XPM.cxx with 100% similarity]
plugins/editor/scintilla/XPM.h [moved from scintilla/XPM.h with 100% similarity]
plugins/editor/scintilla/include/.cvsignore [moved from scintilla/include/.cvsignore with 100% similarity]
plugins/editor/scintilla/include/Accessor.h [moved from scintilla/include/Accessor.h with 100% similarity]
plugins/editor/scintilla/include/Face.py [moved from scintilla/include/Face.py with 100% similarity]
plugins/editor/scintilla/include/HFacer.py [moved from scintilla/include/HFacer.py with 100% similarity]
plugins/editor/scintilla/include/KeyWords.h [moved from scintilla/include/KeyWords.h with 100% similarity]
plugins/editor/scintilla/include/Makefile.am [moved from scintilla/include/Makefile.am with 100% similarity]
plugins/editor/scintilla/include/Platform.h [moved from scintilla/include/Platform.h with 100% similarity]
plugins/editor/scintilla/include/PropSet.h [moved from scintilla/include/PropSet.h with 100% similarity]
plugins/editor/scintilla/include/SString.h [moved from scintilla/include/SString.h with 100% similarity]
plugins/editor/scintilla/include/SciLexer.h [moved from scintilla/include/SciLexer.h with 100% similarity]
plugins/editor/scintilla/include/Scintilla.h [moved from scintilla/include/Scintilla.h with 100% similarity]
plugins/editor/scintilla/include/Scintilla.iface [moved from scintilla/include/Scintilla.iface with 100% similarity]
plugins/editor/scintilla/include/ScintillaWidget.h [moved from scintilla/include/ScintillaWidget.h with 100% similarity]
plugins/editor/scintilla/include/WindowAccessor.h [moved from scintilla/include/WindowAccessor.h with 100% similarity]
plugins/editor/scintilla/lexers.make [new file with mode: 0644]
plugins/editor/scintilla/patches/scintilla-64-bit.diff [moved from scintilla/patches/scintilla-64-bit.diff with 100% similarity]
plugins/editor/scintilla/patches/scintilla-pango-always.diff [moved from scintilla/patches/scintilla-pango-always.diff with 100% similarity]
plugins/editor/scintilla/patches/scintilla-string-fix.diff [moved from scintilla/patches/scintilla-string-fix.diff with 100% similarity]
plugins/editor/scintilla/scintilla-marshal.c [moved from scintilla/scintilla-marshal.c with 100% similarity]
plugins/editor/scintilla/scintilla-marshal.h [moved from scintilla/scintilla-marshal.h with 100% similarity]
plugins/editor/scintilla/scintilla-marshal.list [moved from scintilla/scintilla-marshal.list with 100% similarity]
plugins/editor/scintilla/test-scintilla.cxx [moved from scintilla/test-scintilla.cxx with 100% similarity]
scintilla/lexers.make [deleted file]
src/Makefile.am