You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notepad-plus-plus/PowerEditor/src
Don HO 587d3494c7
Fix the compiling failure on x64 build
7 years ago
..
MISC Deprecate wstat/stat in favour of WinAPI GetFileAttributesEx - unifies code and behaviour between Windows versions 7 years ago
ScitillaComponent Use corret name for length variable 7 years ago
TinyXml Warning/error fixes as per VS2017 code analysis 7 years ago
WinControls Fix the compiling failure on x64 build 7 years ago
cursors
icons Fix toolbar display bug in big icon mode issue 7 years ago
json Export function list in json format 7 years ago
tools Fix GDI objects leak problem 7 years ago
uchardet Fix EOLs 7 years ago
CMakeLists.txt
EncodingMapper.cpp Fix broken indicies in EncodingMapper 7 years ago
EncodingMapper.h Force cpp standard const char pointer on string literals 7 years ago
Notepad_plus.cpp Migrate timestamps from time_t to FILETIME and store them in UTC universally 7 years ago
Notepad_plus.h Migrate timestamps from time_t to FILETIME and store them in UTC universally 7 years ago
Notepad_plus.rc Clean up 7 years ago
Notepad_plus_Window.cpp Clean up 7 years ago
Notepad_plus_Window.h Ghost typing enhancement 7 years ago
NppBigSwitch.cpp Force cpp standard const char pointer on string literals 7 years ago
NppCommands.cpp Deprecate wstat/stat in favour of WinAPI GetFileAttributesEx - unifies code and behaviour between Windows versions 7 years ago
NppIO.cpp Migrate timestamps from time_t to FILETIME and store them in UTC universally 7 years ago
NppNotification.cpp Function List enhancement: Highlight the current function based on cursor position 7 years ago
Parameters.cpp Deprecate wstat/stat in favour of WinAPI GetFileAttributesEx - unifies code and behaviour between Windows versions 7 years ago
Parameters.h Migrate timestamps from time_t to FILETIME and store them in UTC universally 7 years ago
StaticControl.h
UniConversion.cpp
UniConversion.h
Utf8.h
Utf8_16.cpp
Utf8_16.h
clipboardFormats.h
contextMenu.xml Cleanup in context menu and Run entries 7 years ago
dpiAware.manifest
dpiManager.h
functionList.xml Add unit tests for function list feature 7 years ago
keys.h
langs.model.xml Remove "from" which is not a reserved JavaScript keyword 7 years ago
lastRecentFileList.cpp Fix 2 different files whose canonic names are the same can't be opened 7 years ago
lastRecentFileList.h Fixed cppChecker reported issues 7 years ago
lesDlgs.cpp
lesDlgs.h
localization.cpp Add more translations 7 years ago
localization.h Add more translations 7 years ago
localizationString.h Add new language and update translations 7 years ago
menuCmdID.h Remove unused/empty encoding from shortcut mapper 7 years ago
notepad++.exe.manifest
resource.h Fix toolbar display bug in big icon mode issue 7 years ago
rgba_icons.h
shortcuts.xml Cleanup in context menu and Run entries 7 years ago
stylers.model.xml Update stylers.xml model 7 years ago
toolbarIcons.xml
userDefineLang.xml
winmain.cpp Fixed pointer truncations reported after removing /Wv:18 7 years ago