notepad-plus-plus-legacy/PowerEditor
Don HO 9443e2e8f2
Fix a crash issue due to cfa702a8a8
cfa702a8a8 (Retain read only flag state in session)

Crash can be reproduced by replacing the content by following code (replace YOUR_FULL_FILE_PATH by your existing full file path):

<NotepadPlus>
    <Session activeView="1">
        <mainView activeIndex="0" />
        <subView activeIndex="0">
            <File firstVisibleLine="128" xOffset="0" scrollWidth="8768" startPos="11571" endPos="11571" selMode="0" lang="Normal Text" encoding="-1" filename="YOUR_FULL_FILE_PATH" backupFilePath="" originalFileLastModifTimestamp="-1930112874" originalFileLastModifTimestampHigh="30727970" mapFirstVisibleDisplayLine="-1" mapFirstVisibleDocLine="-1" mapLastVisibleDocLine="-1" mapNbLine="-1" mapHigherPos="-1" mapWidth="-1" mapHeight="-1" mapKByteInDoc="177" mapWrapIndentMode="-1" mapIsWrap="no" />
        </subView>
    </Session>
</NotepadPlus>
2019-04-02 23:30:49 +02:00
..
bin Notepad++ 7.6.5 release 2019-03-31 23:23:07 +02:00
gcc MinGW GCC update 2016-10-31 14:03:29 +01:00
installer Update English translation modele, + French & Chinese 2019-03-26 13:42:04 +01:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Create scintillaUpdatingWorkFlow.txt 2015-07-25 01:35:43 +02:00
src Fix a crash issue due to cfa702a8a8 2019-04-02 23:30:49 +02:00
Test/FunctionList Remove BOM from 2 localization files 2019-03-15 03:13:31 +01:00
visual.net Revert "Update uchardet to 0.0.6 to improve UTF-8 detection quality" 2019-03-25 19:35:15 +01:00