notepad-plus-plus/PowerEditor/src
ozone10 052626ca99 GUI Enhancement: User Define dlgs
- main dlg shared part - tab focus reorder
- string dlg (User language name, New tab name) - make edit ctrl larger
- remove obsolete style
- add initializer
- fix override warnings
- optimize dark mode
- make translation consistent between source code and english lang xml files

Fix #13615, close #13616
2023-05-07 05:50:58 +02:00
..
DarkMode Code enhancement: remove some MSVS analisis warning 2023-03-06 17:55:53 +01:00
MISC GUI enhancement: MD5 and SHA256 Hash dialogs 2023-05-02 16:58:08 +02:00
ScintillaComponent GUI Enhancement: User Define dlgs 2023-05-07 05:50:58 +02:00
TinyXml Add the UTF8 character ability for Run & Macro menu 2023-04-19 02:06:40 +02:00
WinControls Fix GCC warnings & add initializers 2023-05-06 05:58:58 +02:00
cursors Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
icons Notepad++ 8.5.1 release 2023-03-23 23:47:24 +01:00
json Updated nlohmann json to 3.11.2 2022-10-04 03:46:57 +02:00
uchardet Code enhancement: remove some MSVS analysis warning (Part 4) 2023-03-08 00:28:42 +01:00
CMakeLists.txt Update to Scintilla 5.3.3 and Lexilla 5.2.2 2023-02-12 17:11:57 +01: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 Improve "Remove consecutive duplicate lines" command performance 2023-05-01 12:58:26 +02:00
Notepad_plus.h Add support selection for "EOL to Space" commands 2022-12-30 17:26:15 +01:00
Notepad_plus.rc Add hide/show ability of Control Characters (C0 & C1) and Unicode EOL 2023-04-11 15:35:35 +02:00
Notepad_plus_Window.cpp Use the right size of icon in system tray 2023-03-30 15:29:22 +02:00
Notepad_plus_Window.h Use the right size of icon in system tray 2023-03-30 15:29:22 +02:00
NppBigSwitch.cpp GUI enhancement: Find Characters in Range dialog 2023-05-02 04:58:52 +02:00
NppCommands.cpp Add the UTF8 character ability for Run & Macro menu 2023-04-19 02:06:40 +02:00
NppDarkMode.cpp Fix GCC warnings & add initializers 2023-05-06 05:58:58 +02:00
NppDarkMode.h Fix memory leak, fix warnings, replace GetWindowLong with GetWindowLongPtr 2022-12-26 20:23:19 +01:00
NppIO.cpp GUI Enhancement: User Define dlgs 2023-05-07 05:50:58 +02:00
NppNotification.cpp Add the UTF8 character ability for Run & Macro menu 2023-04-19 02:06:40 +02:00
Parameters.cpp Enhance shortcuts backup & warning 2023-05-04 04:11:54 +02:00
Parameters.h Add the UTF8 character ability for Run & Macro menu 2023-04-19 02:06:40 +02:00
Utf8.h Code improvement, remove unnecessary part 2022-09-07 17:49:56 +02:00
Utf8_16.cpp Fix GCC conversion warnings 2023-02-06 20:06:56 +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 Add Begin/End Select in Column Mode command 2023-02-04 04:46:24 +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 comment line symbol for gui4cli 2023-04-13 08:17:43 +02:00
lastRecentFileList.cpp Fix "Recent Files" menu lost translation 2023-03-05 20:14:41 +01:00
lastRecentFileList.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
lesDlgs.cpp Replace recent file ValueDlg with edit fields & fix DocSwitcher RTL problem 2023-03-06 14:44:50 +01:00
lesDlgs.h Replace recent file ValueDlg with edit fields & fix DocSwitcher RTL problem 2023-03-06 14:44:50 +01:00
localization.cpp Add the UTF8 character ability for Run & Macro menu 2023-04-19 02:06:40 +02:00
localization.h Add ability to copy "Find what" to "Replace with" and vice versa 2023-03-12 14:11:05 +01:00
localizationString.h Shorter Croatian name in localization menu 2022-04-09 22:41:50 +02:00
menuCmdID.h Add hide/show ability of Control Characters (C0 & C1) and Unicode EOL 2023-04-11 15:35:35 +02:00
notepad++.exe.manifest Fix "Edit with Notepad++" context menu needs restarting OS issue 2023-04-01 23:59:38 +02:00
resource.h Notepad++ v8.5.2 release 2023-04-06 14:12:52 +02: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 Added Hollywood support 2023-03-26 23:39:47 +02:00
tabContextMenu_example.xml Replace N++ by Notepad++ and fix some typos 2022-12-29 15:38:20 +01:00
toolbarIcons.xml Fix tipos 2023-03-09 18:56:07 +01:00
winmain.cpp Code enhancement: remove some MSVS analysis warning (Part 2) 2023-03-06 19:33:36 +01:00