notepad-plus-plus/PowerEditor/src
Don Ho 6077604380 Fix erasing part of content make hanging issue
Deletion of one line where there's folding didn't show the hiden lines in the old version of Scitilla.
It's not anymore the case in the new (current used) version of Scintilla (which manages such situation correctly).
Therefore the redundant notification for the current used version of Scintilla can be removed, and it solves hanging problem.

Fix #10193, close #11946
2022-07-26 15:43:37 +02:00
..
DarkMode Fix dark mode visual glichy in explorer panel under Windows 8.1 2022-07-22 04:07:48 +02:00
MISC Add NPPM_CREATELEXER message for plugins to instantiate lexers 2022-06-14 22:55:27 +02:00
ScintillaComponent Fix erasing part of content make hanging issue 2022-07-26 15:43:37 +02:00
TinyXml Fix saving file and false alert on network drive issues 2021-12-01 20:42:35 +01:00
WinControls Add reduce mode in Find/Replace dialog 2022-07-23 01:07:47 +02:00
cursors
icons Add default sorting ability in Function list 2022-04-06 14:59:02 +02:00
json Update nlohmann's json.hpp from v2.2.1 to v3.9.1 2020-12-16 00:22:01 +01:00
tools Fix minor error 2022-07-24 05:34:26 +02:00
uchardet Code enhancement: Initialize member variables 2022-02-09 04:40:16 +01:00
CMakeLists.txt Update Scintilla from v4.4.6 to v5.2.1 and add Lexilla v5.1.5 2022-03-27 17:12:53 +02:00
EncodingMapper.cpp Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
EncodingMapper.h Code enhancement: Initialize variable member's value of struct/class 2021-09-14 03:08:17 +02:00
Notepad_plus.cpp Enhance very long line's performance 2022-07-25 05:35:30 +02:00
Notepad_plus.h Skip save all warning dialg if only current editing file is dirty 2022-06-14 02:52:52 +02:00
Notepad_plus.rc Notepad++ v8.4.4 - Happy Users' Edition 2022-07-15 18:13:09 +02:00
Notepad_plus_Window.cpp Make EOL (CRLF) display customizable 2022-06-12 19:41:09 +02:00
Notepad_plus_Window.h Add file monitoring command line argument [-monitor] 2022-04-26 19:17:25 +02:00
NppBigSwitch.cpp Add some shortcuts in Styler Configurator to preferences dialog 2022-07-12 18:57:20 +02:00
NppCommands.cpp Add reduce mode in Find/Replace dialog 2022-07-23 01:07:47 +02:00
NppDarkMode.cpp Fix dark mode visual glichy in explorer panel under Windows 8.1 2022-07-22 04:07:48 +02:00
NppDarkMode.h Fix dark mode visual glichy in explorer panel under Windows 8.1 2022-07-22 04:07:48 +02:00
NppIO.cpp Fix minor error 2022-07-24 05:34:26 +02:00
NppNotification.cpp Fix erasing part of content make hanging issue 2022-07-26 15:43:37 +02:00
Parameters.cpp Add reduce mode in Find/Replace dialog 2022-07-23 01:07:47 +02:00
Parameters.h Add reduce mode in Find/Replace dialog 2022-07-23 01:07:47 +02:00
Utf8.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
Utf8_16.cpp Code enhancement: Initialize member variables 2022-02-09 04:40:16 +01:00
Utf8_16.h Code enhancement: Initialize member variables 2022-02-09 04:40:16 +01:00
clipboardFormats.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
config.4zipPackage.xml Revert "Enable backup on save (simple) feature by default" 2022-02-08 02:10:23 +01:00
contextMenu.xml Make menu folders on context menu translatable 2022-01-11 15:07:55 +01:00
dpiAware.manifest Revert "Improve high-dpi display" 2021-03-04 01:28:12 +01:00
dpiManager.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
keys.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
langs.model.xml Add gui4cli keywords and fix style IDs in stylers.model.xml 2022-05-26 03:15:26 +02:00
lastRecentFileList.cpp Code enhancement: Fix comparison of different signs integers 2022-02-09 20:06:59 +01:00
lastRecentFileList.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
lesDlgs.cpp Inialize all memebers of struct (instead of its 1st member) to zero 2022-02-09 16:41:56 +01:00
lesDlgs.h Remove 2GB file open restriction for x64 binary 2022-01-25 18:08:05 +01:00
localization.cpp Simplify the localization in codes 2022-02-21 17:59:25 +01:00
localization.h Simplify the localization in codes 2022-02-21 17:59:25 +01:00
localizationString.h Shorter Croatian name in localization menu 2022-04-09 22:41:50 +02:00
menuCmdID.h Add plus and arrow (drop down list of opened files) buttons on menu bar 2022-06-05 15:44:05 +02:00
notepad++.exe.manifest Enhance the version detection capacity 2015-12-05 21:39:53 +01:00
resource.h Notepad++ v8.4.4 - Happy Users' Edition 2022-07-15 18:13:09 +02:00
rgba_icons.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
shortcuts.xml Reword Run menu entry name 2021-04-04 18:17:35 +02:00
stylers.model.xml Make EOL (CRLF) display customizable 2022-06-12 19:41:09 +02:00
toolbarIcons.xml Fix an order error in toolbarIcons.xml 2022-06-03 04:27:45 +02:00
userDefineLang.xml Change XML encoding from Windows-1252 to UTF-8 (config.xml and others) 2021-01-04 15:02:09 +01:00
winmain.cpp Fix Plugin Admin not showing on menu due to certificate checking problem 2022-05-29 17:23:31 +02:00