diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-02 23:00:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-02 23:00:02 +0900 |
commit | d91daa124fa2e53348af36962ec3f01535a29af2 (patch) | |
tree | 0c657453d382b0d0e9d72b4ec94cf7609a6fed97 | |
parent | e0bd98048ecb10472c5f672c44b1532e3bc76aaa (diff) | |
download | tqscintilla-d91daa124fa2e53348af36962ec3f01535a29af2.tar.gz tqscintilla-d91daa124fa2e53348af36962ec3f01535a29af2.zip |
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/Design.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/Lexer.txt | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/License.txt | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/SciBreak.jpg | bin | 14998 -> 14998 bytes | |||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/SciCoding.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/SciRest.jpg | bin | 16680 -> 16680 bytes | |||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/SciWord.jpg | bin | 6164 -> 6164 bytes | |||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/ScintillaDoc.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/ScintillaDownload.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/ScintillaHistory.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/ScintillaRelated.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/ScintillaToDo.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/ScintillaUsage.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/Steps.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/Scintilla/index.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | example/License.txt | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/Accessor.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/KeyWords.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/License.txt | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/Platform.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/PropSet.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/SString.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/SciLexer.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/Scintilla.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/Scintilla.iface | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/ScintillaWidget.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/WindowAccessor.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/AutoComplete.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/AutoComplete.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/CallTip.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/CallTip.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/CellBuffer.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/CellBuffer.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/ContractionState.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/ContractionState.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/Document.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/Document.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/DocumentAccessor.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/DocumentAccessor.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/Editor.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/Editor.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/ExternalLexer.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/Indicator.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/Indicator.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/KeyMap.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/KeyMap.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/KeyWords.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexAPDL.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexAU3.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexAVE.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexAda.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexAsm.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexAsn1.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexBaan.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexBash.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexBullant.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexCLW.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexCPP.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexCSS.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexConf.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexCrontab.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexEScript.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexEiffel.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexErlang.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexForth.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexFortran.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexGui4Cli.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexHTML.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexKix.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexLisp.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexLout.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexLua.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexMMIXAL.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexMPT.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexMSSQL.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexMatlab.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexMetapost.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexNsis.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexOthers.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexPB.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexPOV.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexPS.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexPascal.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexPerl.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexPython.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexRuby.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexSQL.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexScriptol.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexSpecman.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexTeX.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexVB.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexVHDL.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexVerilog.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LexYAML.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/License.txt | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LineMarker.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/LineMarker.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/PropSet.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/RESearch.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/RESearch.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/SVector.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/SciTE.properties | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/ScintillaBase.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/ScintillaBase.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/Style.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/Style.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/StyleContext.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/StyleContext.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/UniConversion.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/UniConversion.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/ViewStyle.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/ViewStyle.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/WindowAccessor.cpp | 0 |
113 files changed, 0 insertions, 0 deletions
diff --git a/doc/Scintilla/Design.html b/doc/Scintilla/Design.html index 0ca231e..0ca231e 100755..100644 --- a/doc/Scintilla/Design.html +++ b/doc/Scintilla/Design.html diff --git a/doc/Scintilla/Lexer.txt b/doc/Scintilla/Lexer.txt index 9d4ab50..9d4ab50 100755..100644 --- a/doc/Scintilla/Lexer.txt +++ b/doc/Scintilla/Lexer.txt diff --git a/doc/Scintilla/License.txt b/doc/Scintilla/License.txt index cbe25b2..cbe25b2 100755..100644 --- a/doc/Scintilla/License.txt +++ b/doc/Scintilla/License.txt diff --git a/doc/Scintilla/SciBreak.jpg b/doc/Scintilla/SciBreak.jpg Binary files differindex 65c9fc7..65c9fc7 100755..100644 --- a/doc/Scintilla/SciBreak.jpg +++ b/doc/Scintilla/SciBreak.jpg diff --git a/doc/Scintilla/SciCoding.html b/doc/Scintilla/SciCoding.html index df0eb90..df0eb90 100755..100644 --- a/doc/Scintilla/SciCoding.html +++ b/doc/Scintilla/SciCoding.html diff --git a/doc/Scintilla/SciRest.jpg b/doc/Scintilla/SciRest.jpg Binary files differindex 4b05223..4b05223 100755..100644 --- a/doc/Scintilla/SciRest.jpg +++ b/doc/Scintilla/SciRest.jpg diff --git a/doc/Scintilla/SciWord.jpg b/doc/Scintilla/SciWord.jpg Binary files differindex 60e70e8..60e70e8 100755..100644 --- a/doc/Scintilla/SciWord.jpg +++ b/doc/Scintilla/SciWord.jpg diff --git a/doc/Scintilla/ScintillaDoc.html b/doc/Scintilla/ScintillaDoc.html index 3767b3b..3767b3b 100755..100644 --- a/doc/Scintilla/ScintillaDoc.html +++ b/doc/Scintilla/ScintillaDoc.html diff --git a/doc/Scintilla/ScintillaDownload.html b/doc/Scintilla/ScintillaDownload.html index c6b9657..c6b9657 100755..100644 --- a/doc/Scintilla/ScintillaDownload.html +++ b/doc/Scintilla/ScintillaDownload.html diff --git a/doc/Scintilla/ScintillaHistory.html b/doc/Scintilla/ScintillaHistory.html index 94a7984..94a7984 100755..100644 --- a/doc/Scintilla/ScintillaHistory.html +++ b/doc/Scintilla/ScintillaHistory.html diff --git a/doc/Scintilla/ScintillaRelated.html b/doc/Scintilla/ScintillaRelated.html index 410ddb7..410ddb7 100755..100644 --- a/doc/Scintilla/ScintillaRelated.html +++ b/doc/Scintilla/ScintillaRelated.html diff --git a/doc/Scintilla/ScintillaToDo.html b/doc/Scintilla/ScintillaToDo.html index 0fd6b0b..0fd6b0b 100755..100644 --- a/doc/Scintilla/ScintillaToDo.html +++ b/doc/Scintilla/ScintillaToDo.html diff --git a/doc/Scintilla/ScintillaUsage.html b/doc/Scintilla/ScintillaUsage.html index e0ffb0b..e0ffb0b 100755..100644 --- a/doc/Scintilla/ScintillaUsage.html +++ b/doc/Scintilla/ScintillaUsage.html diff --git a/doc/Scintilla/Steps.html b/doc/Scintilla/Steps.html index ff88e88..ff88e88 100755..100644 --- a/doc/Scintilla/Steps.html +++ b/doc/Scintilla/Steps.html diff --git a/doc/Scintilla/index.html b/doc/Scintilla/index.html index a4eeeda..a4eeeda 100755..100644 --- a/doc/Scintilla/index.html +++ b/doc/Scintilla/index.html diff --git a/example/License.txt b/example/License.txt index cbe25b2..cbe25b2 100755..100644 --- a/example/License.txt +++ b/example/License.txt diff --git a/include/Accessor.h b/include/Accessor.h index 0b2c4ba..0b2c4ba 100755..100644 --- a/include/Accessor.h +++ b/include/Accessor.h diff --git a/include/KeyWords.h b/include/KeyWords.h index 059ac0d..059ac0d 100755..100644 --- a/include/KeyWords.h +++ b/include/KeyWords.h diff --git a/include/License.txt b/include/License.txt index cbe25b2..cbe25b2 100755..100644 --- a/include/License.txt +++ b/include/License.txt diff --git a/include/Platform.h b/include/Platform.h index 33245b9..33245b9 100755..100644 --- a/include/Platform.h +++ b/include/Platform.h diff --git a/include/PropSet.h b/include/PropSet.h index e38de7d..e38de7d 100755..100644 --- a/include/PropSet.h +++ b/include/PropSet.h diff --git a/include/SString.h b/include/SString.h index 38a206c..38a206c 100755..100644 --- a/include/SString.h +++ b/include/SString.h diff --git a/include/SciLexer.h b/include/SciLexer.h index 22d016d..22d016d 100755..100644 --- a/include/SciLexer.h +++ b/include/SciLexer.h diff --git a/include/Scintilla.h b/include/Scintilla.h index 426c8d4..426c8d4 100755..100644 --- a/include/Scintilla.h +++ b/include/Scintilla.h diff --git a/include/Scintilla.iface b/include/Scintilla.iface index c3e5b56..c3e5b56 100755..100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface diff --git a/include/ScintillaWidget.h b/include/ScintillaWidget.h index 9d23ce2..9d23ce2 100755..100644 --- a/include/ScintillaWidget.h +++ b/include/ScintillaWidget.h diff --git a/include/WindowAccessor.h b/include/WindowAccessor.h index 6c16b15..6c16b15 100755..100644 --- a/include/WindowAccessor.h +++ b/include/WindowAccessor.h diff --git a/src/AutoComplete.cpp b/src/AutoComplete.cpp index 753adca..753adca 100755..100644 --- a/src/AutoComplete.cpp +++ b/src/AutoComplete.cpp diff --git a/src/AutoComplete.h b/src/AutoComplete.h index 10577ca..10577ca 100755..100644 --- a/src/AutoComplete.h +++ b/src/AutoComplete.h diff --git a/src/CallTip.cpp b/src/CallTip.cpp index f4bc5f8..f4bc5f8 100755..100644 --- a/src/CallTip.cpp +++ b/src/CallTip.cpp diff --git a/src/CallTip.h b/src/CallTip.h index 9848a10..9848a10 100755..100644 --- a/src/CallTip.h +++ b/src/CallTip.h diff --git a/src/CellBuffer.cpp b/src/CellBuffer.cpp index 1109a17..1109a17 100755..100644 --- a/src/CellBuffer.cpp +++ b/src/CellBuffer.cpp diff --git a/src/CellBuffer.h b/src/CellBuffer.h index bb81fd5..bb81fd5 100755..100644 --- a/src/CellBuffer.h +++ b/src/CellBuffer.h diff --git a/src/ContractionState.cpp b/src/ContractionState.cpp index 3d021b0..3d021b0 100755..100644 --- a/src/ContractionState.cpp +++ b/src/ContractionState.cpp diff --git a/src/ContractionState.h b/src/ContractionState.h index e15ee3b..e15ee3b 100755..100644 --- a/src/ContractionState.h +++ b/src/ContractionState.h diff --git a/src/Document.cpp b/src/Document.cpp index 92be926..92be926 100755..100644 --- a/src/Document.cpp +++ b/src/Document.cpp diff --git a/src/Document.h b/src/Document.h index d774d56..d774d56 100755..100644 --- a/src/Document.h +++ b/src/Document.h diff --git a/src/DocumentAccessor.cpp b/src/DocumentAccessor.cpp index c695c5f..c695c5f 100755..100644 --- a/src/DocumentAccessor.cpp +++ b/src/DocumentAccessor.cpp diff --git a/src/DocumentAccessor.h b/src/DocumentAccessor.h index 7406520..7406520 100755..100644 --- a/src/DocumentAccessor.h +++ b/src/DocumentAccessor.h diff --git a/src/Editor.cpp b/src/Editor.cpp index c08517a..c08517a 100755..100644 --- a/src/Editor.cpp +++ b/src/Editor.cpp diff --git a/src/Editor.h b/src/Editor.h index 2ce166d..2ce166d 100755..100644 --- a/src/Editor.h +++ b/src/Editor.h diff --git a/src/ExternalLexer.cpp b/src/ExternalLexer.cpp index acf45bc..acf45bc 100755..100644 --- a/src/ExternalLexer.cpp +++ b/src/ExternalLexer.cpp diff --git a/src/Indicator.cpp b/src/Indicator.cpp index 7624a4a..7624a4a 100755..100644 --- a/src/Indicator.cpp +++ b/src/Indicator.cpp diff --git a/src/Indicator.h b/src/Indicator.h index 716db10..716db10 100755..100644 --- a/src/Indicator.h +++ b/src/Indicator.h diff --git a/src/KeyMap.cpp b/src/KeyMap.cpp index bfa6e2d..bfa6e2d 100755..100644 --- a/src/KeyMap.cpp +++ b/src/KeyMap.cpp diff --git a/src/KeyMap.h b/src/KeyMap.h index 364df68..364df68 100755..100644 --- a/src/KeyMap.h +++ b/src/KeyMap.h diff --git a/src/KeyWords.cpp b/src/KeyWords.cpp index f82eb7d..f82eb7d 100755..100644 --- a/src/KeyWords.cpp +++ b/src/KeyWords.cpp diff --git a/src/LexAPDL.cpp b/src/LexAPDL.cpp index 1cf263e..1cf263e 100755..100644 --- a/src/LexAPDL.cpp +++ b/src/LexAPDL.cpp diff --git a/src/LexAU3.cpp b/src/LexAU3.cpp index 2bc2e0f..2bc2e0f 100755..100644 --- a/src/LexAU3.cpp +++ b/src/LexAU3.cpp diff --git a/src/LexAVE.cpp b/src/LexAVE.cpp index e30ee7d..e30ee7d 100755..100644 --- a/src/LexAVE.cpp +++ b/src/LexAVE.cpp diff --git a/src/LexAda.cpp b/src/LexAda.cpp index 0227ce1..0227ce1 100755..100644 --- a/src/LexAda.cpp +++ b/src/LexAda.cpp diff --git a/src/LexAsm.cpp b/src/LexAsm.cpp index 93e0b37..93e0b37 100755..100644 --- a/src/LexAsm.cpp +++ b/src/LexAsm.cpp diff --git a/src/LexAsn1.cpp b/src/LexAsn1.cpp index 1600e63..1600e63 100755..100644 --- a/src/LexAsn1.cpp +++ b/src/LexAsn1.cpp diff --git a/src/LexBaan.cpp b/src/LexBaan.cpp index 3a36eb8..3a36eb8 100755..100644 --- a/src/LexBaan.cpp +++ b/src/LexBaan.cpp diff --git a/src/LexBash.cpp b/src/LexBash.cpp index e9c31d6..e9c31d6 100755..100644 --- a/src/LexBash.cpp +++ b/src/LexBash.cpp diff --git a/src/LexBullant.cpp b/src/LexBullant.cpp index 902f89c..902f89c 100755..100644 --- a/src/LexBullant.cpp +++ b/src/LexBullant.cpp diff --git a/src/LexCLW.cpp b/src/LexCLW.cpp index e28e4b1..e28e4b1 100755..100644 --- a/src/LexCLW.cpp +++ b/src/LexCLW.cpp diff --git a/src/LexCPP.cpp b/src/LexCPP.cpp index 474acf0..474acf0 100755..100644 --- a/src/LexCPP.cpp +++ b/src/LexCPP.cpp diff --git a/src/LexCSS.cpp b/src/LexCSS.cpp index 963a7b3..963a7b3 100755..100644 --- a/src/LexCSS.cpp +++ b/src/LexCSS.cpp diff --git a/src/LexConf.cpp b/src/LexConf.cpp index c33cdb5..c33cdb5 100755..100644 --- a/src/LexConf.cpp +++ b/src/LexConf.cpp diff --git a/src/LexCrontab.cpp b/src/LexCrontab.cpp index d139bb4..d139bb4 100755..100644 --- a/src/LexCrontab.cpp +++ b/src/LexCrontab.cpp diff --git a/src/LexEScript.cpp b/src/LexEScript.cpp index 4941158..4941158 100755..100644 --- a/src/LexEScript.cpp +++ b/src/LexEScript.cpp diff --git a/src/LexEiffel.cpp b/src/LexEiffel.cpp index 4aed7c6..4aed7c6 100755..100644 --- a/src/LexEiffel.cpp +++ b/src/LexEiffel.cpp diff --git a/src/LexErlang.cpp b/src/LexErlang.cpp index 9444eb9..9444eb9 100755..100644 --- a/src/LexErlang.cpp +++ b/src/LexErlang.cpp diff --git a/src/LexForth.cpp b/src/LexForth.cpp index 3f12815..3f12815 100755..100644 --- a/src/LexForth.cpp +++ b/src/LexForth.cpp diff --git a/src/LexFortran.cpp b/src/LexFortran.cpp index 3ab1116..3ab1116 100755..100644 --- a/src/LexFortran.cpp +++ b/src/LexFortran.cpp diff --git a/src/LexGui4Cli.cpp b/src/LexGui4Cli.cpp index f76fff6..f76fff6 100755..100644 --- a/src/LexGui4Cli.cpp +++ b/src/LexGui4Cli.cpp diff --git a/src/LexHTML.cpp b/src/LexHTML.cpp index dad8fce..dad8fce 100755..100644 --- a/src/LexHTML.cpp +++ b/src/LexHTML.cpp diff --git a/src/LexKix.cpp b/src/LexKix.cpp index e439d4d..e439d4d 100755..100644 --- a/src/LexKix.cpp +++ b/src/LexKix.cpp diff --git a/src/LexLisp.cpp b/src/LexLisp.cpp index 91385f0..91385f0 100755..100644 --- a/src/LexLisp.cpp +++ b/src/LexLisp.cpp diff --git a/src/LexLout.cpp b/src/LexLout.cpp index 9d1a45a..9d1a45a 100755..100644 --- a/src/LexLout.cpp +++ b/src/LexLout.cpp diff --git a/src/LexLua.cpp b/src/LexLua.cpp index b3a46ad..b3a46ad 100755..100644 --- a/src/LexLua.cpp +++ b/src/LexLua.cpp diff --git a/src/LexMMIXAL.cpp b/src/LexMMIXAL.cpp index f447899..f447899 100755..100644 --- a/src/LexMMIXAL.cpp +++ b/src/LexMMIXAL.cpp diff --git a/src/LexMPT.cpp b/src/LexMPT.cpp index 1058b9b..1058b9b 100755..100644 --- a/src/LexMPT.cpp +++ b/src/LexMPT.cpp diff --git a/src/LexMSSQL.cpp b/src/LexMSSQL.cpp index a946668..a946668 100755..100644 --- a/src/LexMSSQL.cpp +++ b/src/LexMSSQL.cpp diff --git a/src/LexMatlab.cpp b/src/LexMatlab.cpp index 249fa67..249fa67 100755..100644 --- a/src/LexMatlab.cpp +++ b/src/LexMatlab.cpp diff --git a/src/LexMetapost.cpp b/src/LexMetapost.cpp index b7d482c..b7d482c 100755..100644 --- a/src/LexMetapost.cpp +++ b/src/LexMetapost.cpp diff --git a/src/LexNsis.cpp b/src/LexNsis.cpp index 6a7274e..6a7274e 100755..100644 --- a/src/LexNsis.cpp +++ b/src/LexNsis.cpp diff --git a/src/LexOthers.cpp b/src/LexOthers.cpp index 5f6e7e4..5f6e7e4 100755..100644 --- a/src/LexOthers.cpp +++ b/src/LexOthers.cpp diff --git a/src/LexPB.cpp b/src/LexPB.cpp index 7878a6b..7878a6b 100755..100644 --- a/src/LexPB.cpp +++ b/src/LexPB.cpp diff --git a/src/LexPOV.cpp b/src/LexPOV.cpp index 5cc05ce..5cc05ce 100755..100644 --- a/src/LexPOV.cpp +++ b/src/LexPOV.cpp diff --git a/src/LexPS.cpp b/src/LexPS.cpp index 3c75ae5..3c75ae5 100755..100644 --- a/src/LexPS.cpp +++ b/src/LexPS.cpp diff --git a/src/LexPascal.cpp b/src/LexPascal.cpp index 434f88d..434f88d 100755..100644 --- a/src/LexPascal.cpp +++ b/src/LexPascal.cpp diff --git a/src/LexPerl.cpp b/src/LexPerl.cpp index 4a42bc2..4a42bc2 100755..100644 --- a/src/LexPerl.cpp +++ b/src/LexPerl.cpp diff --git a/src/LexPython.cpp b/src/LexPython.cpp index 1bdebf6..1bdebf6 100755..100644 --- a/src/LexPython.cpp +++ b/src/LexPython.cpp diff --git a/src/LexRuby.cpp b/src/LexRuby.cpp index f5ad020..f5ad020 100755..100644 --- a/src/LexRuby.cpp +++ b/src/LexRuby.cpp diff --git a/src/LexSQL.cpp b/src/LexSQL.cpp index d8e14b9..d8e14b9 100755..100644 --- a/src/LexSQL.cpp +++ b/src/LexSQL.cpp diff --git a/src/LexScriptol.cpp b/src/LexScriptol.cpp index faaa2d4..faaa2d4 100755..100644 --- a/src/LexScriptol.cpp +++ b/src/LexScriptol.cpp diff --git a/src/LexSpecman.cpp b/src/LexSpecman.cpp index bf5d639..bf5d639 100755..100644 --- a/src/LexSpecman.cpp +++ b/src/LexSpecman.cpp diff --git a/src/LexTeX.cpp b/src/LexTeX.cpp index 65e530a..65e530a 100755..100644 --- a/src/LexTeX.cpp +++ b/src/LexTeX.cpp diff --git a/src/LexVB.cpp b/src/LexVB.cpp index 0a6a5e4..0a6a5e4 100755..100644 --- a/src/LexVB.cpp +++ b/src/LexVB.cpp diff --git a/src/LexVHDL.cpp b/src/LexVHDL.cpp index 0feef95..0feef95 100755..100644 --- a/src/LexVHDL.cpp +++ b/src/LexVHDL.cpp diff --git a/src/LexVerilog.cpp b/src/LexVerilog.cpp index 43ef7eb..43ef7eb 100755..100644 --- a/src/LexVerilog.cpp +++ b/src/LexVerilog.cpp diff --git a/src/LexYAML.cpp b/src/LexYAML.cpp index e3053f8..e3053f8 100755..100644 --- a/src/LexYAML.cpp +++ b/src/LexYAML.cpp diff --git a/src/License.txt b/src/License.txt index cbe25b2..cbe25b2 100755..100644 --- a/src/License.txt +++ b/src/License.txt diff --git a/src/LineMarker.cpp b/src/LineMarker.cpp index 6ded13c..6ded13c 100755..100644 --- a/src/LineMarker.cpp +++ b/src/LineMarker.cpp diff --git a/src/LineMarker.h b/src/LineMarker.h index 8ebdce4..8ebdce4 100755..100644 --- a/src/LineMarker.h +++ b/src/LineMarker.h diff --git a/src/PropSet.cpp b/src/PropSet.cpp index c563d2b..c563d2b 100755..100644 --- a/src/PropSet.cpp +++ b/src/PropSet.cpp diff --git a/src/RESearch.cpp b/src/RESearch.cpp index 00e1830..00e1830 100755..100644 --- a/src/RESearch.cpp +++ b/src/RESearch.cpp diff --git a/src/RESearch.h b/src/RESearch.h index aa85579..aa85579 100755..100644 --- a/src/RESearch.h +++ b/src/RESearch.h diff --git a/src/SVector.h b/src/SVector.h index c8edb51..c8edb51 100755..100644 --- a/src/SVector.h +++ b/src/SVector.h diff --git a/src/SciTE.properties b/src/SciTE.properties index 1a2bace..1a2bace 100755..100644 --- a/src/SciTE.properties +++ b/src/SciTE.properties diff --git a/src/ScintillaBase.cpp b/src/ScintillaBase.cpp index bcb0a77..bcb0a77 100755..100644 --- a/src/ScintillaBase.cpp +++ b/src/ScintillaBase.cpp diff --git a/src/ScintillaBase.h b/src/ScintillaBase.h index cb85b55..cb85b55 100755..100644 --- a/src/ScintillaBase.h +++ b/src/ScintillaBase.h diff --git a/src/Style.cpp b/src/Style.cpp index f01aee0..f01aee0 100755..100644 --- a/src/Style.cpp +++ b/src/Style.cpp diff --git a/src/Style.h b/src/Style.h index c0f7eca..c0f7eca 100755..100644 --- a/src/Style.h +++ b/src/Style.h diff --git a/src/StyleContext.cpp b/src/StyleContext.cpp index d9da0ed..d9da0ed 100755..100644 --- a/src/StyleContext.cpp +++ b/src/StyleContext.cpp diff --git a/src/StyleContext.h b/src/StyleContext.h index 75e1878..75e1878 100755..100644 --- a/src/StyleContext.h +++ b/src/StyleContext.h diff --git a/src/UniConversion.cpp b/src/UniConversion.cpp index 363db90..363db90 100755..100644 --- a/src/UniConversion.cpp +++ b/src/UniConversion.cpp diff --git a/src/UniConversion.h b/src/UniConversion.h index bd1d775..bd1d775 100755..100644 --- a/src/UniConversion.h +++ b/src/UniConversion.h diff --git a/src/ViewStyle.cpp b/src/ViewStyle.cpp index b4da30a..b4da30a 100755..100644 --- a/src/ViewStyle.cpp +++ b/src/ViewStyle.cpp diff --git a/src/ViewStyle.h b/src/ViewStyle.h index 75f899d..75f899d 100755..100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h diff --git a/src/WindowAccessor.cpp b/src/WindowAccessor.cpp index ce42534..ce42534 100755..100644 --- a/src/WindowAccessor.cpp +++ b/src/WindowAccessor.cpp |