notepad-plus-plus/PowerEditor/src
mpheath 7fad2a62d4 Fix exclude functions in comment zones of function list
Fix exclude functions in comment zones in C++, PHP, JavaScript and Pascal.

Fix #12759 (partially - issue 1 & issue 2), close #12799
2023-01-17 02:29:12 +01:00
..
DarkMode Fix gcc linux build and cmake build issues under ubuntu 2022-09-19 01:42:49 +02:00
MISC Replace macro min/max with std::min/std::max 2023-01-10 21:01:36 +01:00
ScintillaComponent Replace macro min/max with std::min/std::max 2023-01-10 21:01:36 +01:00
TinyXml Code enhancement 2022-09-19 01:38:26 +02:00
WinControls Fix exclude functions in comment zones of function list 2023-01-17 02:29:12 +01:00
cursors Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
icons Add default sorting ability in Function list 2022-04-06 14:59:02 +02:00
json Updated nlohmann json to 3.11.2 2022-10-04 03:46:57 +02:00
tools Fix minor error 2022-07-24 05:34:26 +02:00
uchardet Code enhancement 2022-09-11 18:22:51 +02:00
CMakeLists.txt Fix output from makefile and correct cmake for c++20 2022-10-07 02:58:44 +02:00
EncodingMapper.cpp Code enhancement 2022-09-11 18:22:51 +02:00
EncodingMapper.h Code enhancement: Initialize variable member's value of struct/class 2021-09-14 03:08:17 +02:00
Notepad_plus.cpp Add selection support to TAB and Space conversion commands 2023-01-14 17:15:42 +01:00
Notepad_plus.h Add support selection for "EOL to Space" commands 2022-12-30 17:26:15 +01:00
Notepad_plus.rc Add JSON5 support 2023-01-06 14:25:19 +01:00
Notepad_plus_Window.cpp Make theme portable 2022-12-20 15:12:53 +01:00
Notepad_plus_Window.h Add file monitoring command line argument [-monitor] 2022-04-26 19:17:25 +02:00
NppBigSwitch.cpp Replace N++ by Notepad++ and fix some typos 2022-12-29 15:38:20 +01:00
NppCommands.cpp Replace macro min/max with std::min/std::max 2023-01-10 21:01:36 +01:00
NppDarkMode.cpp Replace macro min/max with std::min/std::max 2023-01-10 21:01:36 +01:00
NppDarkMode.h Fix memory leak, fix warnings, replace GetWindowLong with GetWindowLongPtr 2022-12-26 20:23:19 +01:00
NppIO.cpp Replace N++ by Notepad++ and fix some typos 2022-12-29 15:38:20 +01:00
NppNotification.cpp Replace N++ by Notepad++ and fix some typos 2022-12-29 15:38:20 +01:00
Parameters.cpp Add JSON5 support 2023-01-06 14:25:19 +01:00
Parameters.h Add setting for panels to ignore '-nosession' 2022-12-30 20:08:10 +01:00
Utf8.h Code improvement, remove unnecessary part 2022-09-07 17:49:56 +02:00
Utf8_16.cpp Fix saving 4GB+ files file size cutting off issue 2022-12-31 17:52:20 +01:00
Utf8_16.h Fix saving 4GB+ files file size cutting off issue 2022-12-31 17:52:20 +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 JSON5 support 2023-01-06 14:25:19 +01:00
lastRecentFileList.cpp Code improvement, remove unnecessary part 2022-09-07 17:49:56 +02: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 Make tab context menu customizable 2022-11-30 15:03:36 +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 JSON5 support 2023-01-06 14:25:19 +01:00
notepad++.exe.manifest Enhance the version detection capacity 2015-12-05 21:39:53 +01:00
resource.h Notepad++ 8.4.8 release 2022-12-24 20:58:03 +01:00
rgba_icons.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
shortcuts.xml Replace N++ by Notepad++ and fix some typos 2022-12-29 15:38:20 +01:00
stylers.model.xml [xml] Fix disabled options activated in themes issue 2022-12-16 00:24:27 +01:00
tabContextMenu_example.xml Replace N++ by Notepad++ and fix some typos 2022-12-29 15:38:20 +01: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 Notepad Replacement bug by simplifying its code 2023-01-14 15:30:31 +01:00