notepad-plus-plus/PowerEditor/src
Ivan Ustûžanin 049ededf9f Add gcc 32-bit build and improve build process
1. Include SciLexer build in Notepad++ build.
2. Remove -fpermissive, auto -j in make.

Fix #9989, close #10540
2021-09-13 23:17:11 +02:00
..
DarkMode Add gcc 32-bit build and improve build process 2021-09-13 23:17:11 +02:00
MISC Make code more sanitary 2021-09-12 18:50:30 +02:00
ScintillaComponent Fix docked/float panels in RTL layout issue 2021-09-13 13:27:35 +02:00
TinyXml Fix xml writing issue in gcc build 2021-09-06 00:25:09 +02:00
WinControls Fix docked/float panels in RTL layout issue 2021-09-13 13:27:35 +02:00
cursors Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
icons Update about dialog icons 2021-08-01 16:30:03 +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 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 Make code more sanitary 2021-09-12 18:50:30 +02:00
Notepad_plus.h Allow custom color for Document Map 2021-08-26 01:03:18 +02:00
Notepad_plus.rc Add custom date time insert 2021-08-29 19:42:05 +02:00
Notepad_plus_Window.cpp Fix edit zone not being applied to dark mode issue 2021-06-27 16:42:01 +02:00
Notepad_plus_Window.h Fix narrow splitter under a high DPI environment problem 2021-07-21 20:09:13 +02:00
NppBigSwitch.cpp Make code more sanitary 2021-09-12 18:50:30 +02:00
NppCommands.cpp Fix incremental search panel not translated after startup issue 2021-09-08 13:43:51 +02:00
NppDarkMode.cpp Add gcc 32-bit build and improve build process 2021-09-13 23:17:11 +02:00
NppDarkMode.h Apply explorer style on treeview 2021-08-01 16:05:26 +02:00
NppIO.cpp Make code more sanitary 2021-09-12 18:50:30 +02:00
NppNotification.cpp Fix the regression: absence of toolbar tooltip 2021-08-09 23:58:01 +02:00
Parameters.cpp Add path column in Document list panel 2021-09-12 15:18:22 +02:00
Parameters.h Make code more sanitary 2021-09-12 18:50:30 +02:00
Utf8.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
Utf8_16.cpp Fix GCC compiler warnings in Notepad++ 2021-06-23 12:49:06 +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 Substitute "Mark" for "Style" in the menu entries 2021-08-13 13:54:27 +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 Fix CSS pseudo-elements not recognized issue 2021-09-05 16:39:49 +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 Apply dark mode on value dialogs 2021-07-26 00:33:42 +02:00
lesDlgs.h Add new feature "Distraction Free Mode" 2021-04-09 19:55:55 +02:00
localization.cpp Make code more sanitary 2021-09-12 18:50:30 +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 Add custom date time insert 2021-08-29 19:42:05 +02:00
notepad++.exe.manifest Enhance the version detection capacity 2015-12-05 21:39:53 +01:00
resource.h Fix current directory not applied bug after changing current directory option 2021-08-28 17:55:42 +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 Fix CSS pseudo-elements not recognized issue 2021-09-05 16:39:49 +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 Fix open file crash via open file dialog 2021-09-09 16:05:50 +02:00