notepad-plus-plus/PowerEditor/src
Don HO cd1a468b1c Make select text foreground color setting optional
Make selected text with syntax highlighting as default behaviour.
To override the default behaviour, user can add an empty xml file named "enableSelectFgColor.xml" (beside of "config.xml") to set the select foreground color in Style Configurator.
2021-05-01 20:02:09 +02:00
..
DarkMode Dark Mode independent of OS setting 2021-04-27 01:38:24 +02:00
MISC Add ARM64 support for auto-update feature 2021-04-22 05:20:54 +02:00
ScintillaComponent Make select text foreground color setting optional 2021-05-01 20:02:09 +02:00
TinyXml Fix NUL file-corruption bug after Windows shutdown brutally 2020-10-06 15:55:41 +02:00
WinControls Make select text foreground color setting optional 2021-05-01 20:02:09 +02:00
cursors
icons Catch regex search exceptions and show exception message 2021-03-24 01:24:24 +01:00
json Update nlohmann's json.hpp from v2.2.1 to v3.9.1 2020-12-16 00:22:01 +01:00
tools Add ARM64 support to NppShell 2021-04-21 17:34:38 +02:00
uchardet Make some codes conform to the defined coding style 2020-01-28 02:20:44 +01:00
CMakeLists.txt One button to compile them all 2021-04-17 05:55:10 +02:00
EncodingMapper.cpp Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
EncodingMapper.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
Notepad_plus.cpp Dark Mode independent of OS setting 2021-04-27 01:38:24 +02:00
Notepad_plus.h Add Dark Mode for not attracting bugs 2021-04-23 16:22:57 +02:00
Notepad_plus.rc Change name of programming language from Nimrod to Nim 2021-04-15 03:40:30 +02:00
Notepad_plus_Window.cpp Remove unecessary const type qualifier 2021-04-16 02:37:05 +02:00
Notepad_plus_Window.h Add command line parameter for adding specified string to app title bar 2021-03-28 04:18:23 +02:00
NppBigSwitch.cpp Dark Mode independent of OS setting 2021-04-27 01:38:24 +02:00
NppCommands.cpp Remove obsolete logic with wholeword and MarkAll 2021-04-29 18:32:06 +02:00
NppDarkMode.cpp Dark Mode independent of OS setting 2021-04-27 01:38:24 +02:00
NppDarkMode.h Dark Mode independent of OS setting 2021-04-27 01:38:24 +02:00
NppIO.cpp Remove unecessary const type qualifier 2021-04-16 02:37:05 +02:00
NppNotification.cpp Remove unecessary const type qualifier 2021-04-16 02:37:05 +02:00
Parameters.cpp Make select text foreground color setting optional 2021-05-01 20:02:09 +02:00
Parameters.h Make select text foreground color setting optional 2021-05-01 20:02:09 +02:00
Utf8.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
Utf8_16.cpp Fix a special character in UTF16 file crash issue (regression) 2021-04-26 03:16:48 +02:00
Utf8_16.h Fix a special character in UTF16 file crash issue (regression) 2021-04-26 03:16:48 +02:00
clipboardFormats.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
config.4zipPackage.xml Change XML encoding from Windows-1252 to UTF-8 (config.xml and others) 2021-01-04 15:02:09 +01:00
contextMenu.xml Add ability to style only current instance of text 2021-03-29 23:35:38 +02: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 Change name of programming language from Nimrod to Nim 2021-04-15 03:40:30 +02:00
lastRecentFileList.cpp Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
lastRecentFileList.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
lesDlgs.cpp Add new feature "Distraction Free Mode" 2021-04-09 19:55:55 +02:00
lesDlgs.h Add new feature "Distraction Free Mode" 2021-04-09 19:55:55 +02:00
localization.cpp Add Dark Mode for not attracting bugs 2021-04-23 16:22:57 +02:00
localization.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
localizationString.h Add new localization file abkhazian.xml 2021-02-05 15:53:07 +01:00
menuCmdID.h Change name of programming language from Nimrod to Nim 2021-04-15 03:40:30 +02:00
notepad++.exe.manifest Enhance the version detection capacity 2015-12-05 21:39:53 +01:00
resource.h Add Dark Mode for not attracting bugs 2021-04-23 16:22:57 +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 Allow selected text foreground color to be changed 2021-05-01 04:28:27 +02:00
toolbarIcons.xml Change XML encoding from Windows-1252 to UTF-8 (config.xml and others) 2021-01-04 15:02:09 +01: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 Add Dark Mode for not attracting bugs 2021-04-23 16:22:57 +02:00