diff --git a/doc/Scintilla/Design.html b/doc/Scintilla/Design.html
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/Lexer.txt b/doc/Scintilla/Lexer.txt
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/License.txt b/doc/Scintilla/License.txt
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/SciBreak.jpg b/doc/Scintilla/SciBreak.jpg
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/SciCoding.html b/doc/Scintilla/SciCoding.html
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/SciRest.jpg b/doc/Scintilla/SciRest.jpg
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/SciWord.jpg b/doc/Scintilla/SciWord.jpg
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/ScintillaDoc.html b/doc/Scintilla/ScintillaDoc.html
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/ScintillaDownload.html b/doc/Scintilla/ScintillaDownload.html
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/ScintillaHistory.html b/doc/Scintilla/ScintillaHistory.html
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/ScintillaRelated.html b/doc/Scintilla/ScintillaRelated.html
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/ScintillaToDo.html b/doc/Scintilla/ScintillaToDo.html
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/ScintillaUsage.html b/doc/Scintilla/ScintillaUsage.html
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/Steps.html b/doc/Scintilla/Steps.html
old mode 100755
new mode 100644
diff --git a/doc/Scintilla/index.html b/doc/Scintilla/index.html
old mode 100755
new mode 100644
diff --git a/example/License.txt b/example/License.txt
old mode 100755
new mode 100644
diff --git a/include/Accessor.h b/include/Accessor.h
old mode 100755
new mode 100644
diff --git a/include/KeyWords.h b/include/KeyWords.h
old mode 100755
new mode 100644
diff --git a/include/License.txt b/include/License.txt
old mode 100755
new mode 100644
diff --git a/include/Platform.h b/include/Platform.h
old mode 100755
new mode 100644
diff --git a/include/PropSet.h b/include/PropSet.h
old mode 100755
new mode 100644
diff --git a/include/SString.h b/include/SString.h
old mode 100755
new mode 100644
diff --git a/include/SciLexer.h b/include/SciLexer.h
old mode 100755
new mode 100644
diff --git a/include/Scintilla.h b/include/Scintilla.h
old mode 100755
new mode 100644
diff --git a/include/Scintilla.iface b/include/Scintilla.iface
old mode 100755
new mode 100644
diff --git a/include/ScintillaWidget.h b/include/ScintillaWidget.h
old mode 100755
new mode 100644
diff --git a/include/WindowAccessor.h b/include/WindowAccessor.h
old mode 100755
new mode 100644
diff --git a/src/AutoComplete.cpp b/src/AutoComplete.cpp
old mode 100755
new mode 100644
diff --git a/src/AutoComplete.h b/src/AutoComplete.h
old mode 100755
new mode 100644
diff --git a/src/CallTip.cpp b/src/CallTip.cpp
old mode 100755
new mode 100644
diff --git a/src/CallTip.h b/src/CallTip.h
old mode 100755
new mode 100644
diff --git a/src/CellBuffer.cpp b/src/CellBuffer.cpp
old mode 100755
new mode 100644
diff --git a/src/CellBuffer.h b/src/CellBuffer.h
old mode 100755
new mode 100644
diff --git a/src/ContractionState.cpp b/src/ContractionState.cpp
old mode 100755
new mode 100644
diff --git a/src/ContractionState.h b/src/ContractionState.h
old mode 100755
new mode 100644
diff --git a/src/Document.cpp b/src/Document.cpp
old mode 100755
new mode 100644
diff --git a/src/Document.h b/src/Document.h
old mode 100755
new mode 100644
diff --git a/src/DocumentAccessor.cpp b/src/DocumentAccessor.cpp
old mode 100755
new mode 100644
diff --git a/src/DocumentAccessor.h b/src/DocumentAccessor.h
old mode 100755
new mode 100644
diff --git a/src/Editor.cpp b/src/Editor.cpp
old mode 100755
new mode 100644
diff --git a/src/Editor.h b/src/Editor.h
old mode 100755
new mode 100644
diff --git a/src/ExternalLexer.cpp b/src/ExternalLexer.cpp
old mode 100755
new mode 100644
diff --git a/src/Indicator.cpp b/src/Indicator.cpp
old mode 100755
new mode 100644
diff --git a/src/Indicator.h b/src/Indicator.h
old mode 100755
new mode 100644
diff --git a/src/KeyMap.cpp b/src/KeyMap.cpp
old mode 100755
new mode 100644
diff --git a/src/KeyMap.h b/src/KeyMap.h
old mode 100755
new mode 100644
diff --git a/src/KeyWords.cpp b/src/KeyWords.cpp
old mode 100755
new mode 100644
diff --git a/src/LexAPDL.cpp b/src/LexAPDL.cpp
old mode 100755
new mode 100644
diff --git a/src/LexAU3.cpp b/src/LexAU3.cpp
old mode 100755
new mode 100644
diff --git a/src/LexAVE.cpp b/src/LexAVE.cpp
old mode 100755
new mode 100644
diff --git a/src/LexAda.cpp b/src/LexAda.cpp
old mode 100755
new mode 100644
diff --git a/src/LexAsm.cpp b/src/LexAsm.cpp
old mode 100755
new mode 100644
diff --git a/src/LexAsn1.cpp b/src/LexAsn1.cpp
old mode 100755
new mode 100644
diff --git a/src/LexBaan.cpp b/src/LexBaan.cpp
old mode 100755
new mode 100644
diff --git a/src/LexBash.cpp b/src/LexBash.cpp
old mode 100755
new mode 100644
diff --git a/src/LexBullant.cpp b/src/LexBullant.cpp
old mode 100755
new mode 100644
diff --git a/src/LexCLW.cpp b/src/LexCLW.cpp
old mode 100755
new mode 100644
diff --git a/src/LexCPP.cpp b/src/LexCPP.cpp
old mode 100755
new mode 100644
diff --git a/src/LexCSS.cpp b/src/LexCSS.cpp
old mode 100755
new mode 100644
diff --git a/src/LexConf.cpp b/src/LexConf.cpp
old mode 100755
new mode 100644
diff --git a/src/LexCrontab.cpp b/src/LexCrontab.cpp
old mode 100755
new mode 100644
diff --git a/src/LexEScript.cpp b/src/LexEScript.cpp
old mode 100755
new mode 100644
diff --git a/src/LexEiffel.cpp b/src/LexEiffel.cpp
old mode 100755
new mode 100644
diff --git a/src/LexErlang.cpp b/src/LexErlang.cpp
old mode 100755
new mode 100644
diff --git a/src/LexForth.cpp b/src/LexForth.cpp
old mode 100755
new mode 100644
diff --git a/src/LexFortran.cpp b/src/LexFortran.cpp
old mode 100755
new mode 100644
diff --git a/src/LexGui4Cli.cpp b/src/LexGui4Cli.cpp
old mode 100755
new mode 100644
diff --git a/src/LexHTML.cpp b/src/LexHTML.cpp
old mode 100755
new mode 100644
diff --git a/src/LexKix.cpp b/src/LexKix.cpp
old mode 100755
new mode 100644
diff --git a/src/LexLisp.cpp b/src/LexLisp.cpp
old mode 100755
new mode 100644
diff --git a/src/LexLout.cpp b/src/LexLout.cpp
old mode 100755
new mode 100644
diff --git a/src/LexLua.cpp b/src/LexLua.cpp
old mode 100755
new mode 100644
diff --git a/src/LexMMIXAL.cpp b/src/LexMMIXAL.cpp
old mode 100755
new mode 100644
diff --git a/src/LexMPT.cpp b/src/LexMPT.cpp
old mode 100755
new mode 100644
diff --git a/src/LexMSSQL.cpp b/src/LexMSSQL.cpp
old mode 100755
new mode 100644
diff --git a/src/LexMatlab.cpp b/src/LexMatlab.cpp
old mode 100755
new mode 100644
diff --git a/src/LexMetapost.cpp b/src/LexMetapost.cpp
old mode 100755
new mode 100644
diff --git a/src/LexNsis.cpp b/src/LexNsis.cpp
old mode 100755
new mode 100644
diff --git a/src/LexOthers.cpp b/src/LexOthers.cpp
old mode 100755
new mode 100644
diff --git a/src/LexPB.cpp b/src/LexPB.cpp
old mode 100755
new mode 100644
diff --git a/src/LexPOV.cpp b/src/LexPOV.cpp
old mode 100755
new mode 100644
diff --git a/src/LexPS.cpp b/src/LexPS.cpp
old mode 100755
new mode 100644
diff --git a/src/LexPascal.cpp b/src/LexPascal.cpp
old mode 100755
new mode 100644
diff --git a/src/LexPerl.cpp b/src/LexPerl.cpp
old mode 100755
new mode 100644
diff --git a/src/LexPython.cpp b/src/LexPython.cpp
old mode 100755
new mode 100644
diff --git a/src/LexRuby.cpp b/src/LexRuby.cpp
old mode 100755
new mode 100644
diff --git a/src/LexSQL.cpp b/src/LexSQL.cpp
old mode 100755
new mode 100644
diff --git a/src/LexScriptol.cpp b/src/LexScriptol.cpp
old mode 100755
new mode 100644
diff --git a/src/LexSpecman.cpp b/src/LexSpecman.cpp
old mode 100755
new mode 100644
diff --git a/src/LexTeX.cpp b/src/LexTeX.cpp
old mode 100755
new mode 100644
diff --git a/src/LexVB.cpp b/src/LexVB.cpp
old mode 100755
new mode 100644
diff --git a/src/LexVHDL.cpp b/src/LexVHDL.cpp
old mode 100755
new mode 100644
diff --git a/src/LexVerilog.cpp b/src/LexVerilog.cpp
old mode 100755
new mode 100644
diff --git a/src/LexYAML.cpp b/src/LexYAML.cpp
old mode 100755
new mode 100644
diff --git a/src/License.txt b/src/License.txt
old mode 100755
new mode 100644
diff --git a/src/LineMarker.cpp b/src/LineMarker.cpp
old mode 100755
new mode 100644
diff --git a/src/LineMarker.h b/src/LineMarker.h
old mode 100755
new mode 100644
diff --git a/src/PropSet.cpp b/src/PropSet.cpp
old mode 100755
new mode 100644
diff --git a/src/RESearch.cpp b/src/RESearch.cpp
old mode 100755
new mode 100644
diff --git a/src/RESearch.h b/src/RESearch.h
old mode 100755
new mode 100644
diff --git a/src/SVector.h b/src/SVector.h
old mode 100755
new mode 100644
diff --git a/src/SciTE.properties b/src/SciTE.properties
old mode 100755
new mode 100644
diff --git a/src/ScintillaBase.cpp b/src/ScintillaBase.cpp
old mode 100755
new mode 100644
diff --git a/src/ScintillaBase.h b/src/ScintillaBase.h
old mode 100755
new mode 100644
diff --git a/src/Style.cpp b/src/Style.cpp
old mode 100755
new mode 100644
diff --git a/src/Style.h b/src/Style.h
old mode 100755
new mode 100644
diff --git a/src/StyleContext.cpp b/src/StyleContext.cpp
old mode 100755
new mode 100644
diff --git a/src/StyleContext.h b/src/StyleContext.h
old mode 100755
new mode 100644
diff --git a/src/UniConversion.cpp b/src/UniConversion.cpp
old mode 100755
new mode 100644
diff --git a/src/UniConversion.h b/src/UniConversion.h
old mode 100755
new mode 100644
diff --git a/src/ViewStyle.cpp b/src/ViewStyle.cpp
old mode 100755
new mode 100644
diff --git a/src/ViewStyle.h b/src/ViewStyle.h
old mode 100755
new mode 100644
diff --git a/src/WindowAccessor.cpp b/src/WindowAccessor.cpp
old mode 100755
new mode 100644