notepad-plus-plus-legacy/PowerEditor/src
Silent dc6bd2a8d2
Fix commandline parsing issue
Fix issues where filenames would have multiple whitespaces in them.

Fixes #5861, close #5883
2019-07-15 09:50:13 +02:00
..
cursors Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
icons Restore conventional chameleon icon 2019-06-16 15:29:46 +02:00
json Export function list in json format 2017-09-11 02:46:15 +02:00
MISC Fix Sort Line as Integer regression 2019-07-06 02:51:01 +02:00
ScitillaComponent Improved isAllDigits algo 2019-06-25 21:03:33 +02:00
TinyXml Remove ugly coding style 2019-03-16 05:33:50 +01:00
tools Remove unnecessary sub-projects 2019-04-06 18:00:43 +02:00
uchardet Revert "Update uchardet to 0.0.6 to improve UTF-8 detection quality" 2019-03-25 19:35:15 +01:00
WinControls Fix Document Peeker constantly changing focus 2019-07-09 01:54:07 +02:00
clipboardFormats.h [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net. 2012-04-15 16:54:38 +00:00
CMakeLists.txt CMake: use WIN32 variable 2016-11-19 18:33:18 +01:00
config.4zipPackage.xml Notepad++ 7.6.5 release 2019-03-31 23:23:07 +02:00
contextMenu.xml Cleanup in context menu and Run entries 2018-05-26 00:00:09 +02:00
dpiAware.manifest [NEW] DPI aware (in progress). 2014-01-21 21:29:45 +00:00
dpiManager.h [NEW_FEATURE] Make Notepad++ DPI-aware. 2014-02-11 00:26:24 +00:00
EncodingMapper.cpp Fix broken indicies in EncodingMapper 2017-12-28 20:34:07 +01:00
EncodingMapper.h Make naming homogeneous in xml file 2019-03-03 16:38:26 +01:00
functionList.xml Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
keys.h [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net. 2012-04-15 16:54:38 +00:00
langs.model.xml Add Tcl 8.6 keywords 2019-05-30 16:40:02 +02:00
lastRecentFileList.cpp Remove ugly coding style 2019-03-16 05:33:50 +01:00
lastRecentFileList.h Fixed cppChecker reported issues 2017-07-17 10:35:25 +02:00
lesDlgs.cpp Improve code quality by using static code analysis tool (cppchecker) 2016-07-18 02:08:29 +02:00
lesDlgs.h Some code enhancements 2016-07-11 01:07:01 +02:00
localization.cpp Update English translation modele, + French & Chinese 2019-03-26 13:42:04 +01:00
localization.h [EURO-FOSSA] Fix stack buffer overflow on strcpy 2019-02-10 04:11:26 +01:00
localizationString.h Remove BOM from 2 localization files 2019-03-15 03:13:31 +01:00
menuCmdID.h Added close unchanged tabs command 2019-03-26 13:11:15 +01:00
Notepad_plus_Window.cpp Add the commandline argument to open folders in "folder as workspace" panel 2019-06-25 13:50:41 +02:00
Notepad_plus_Window.h Code quality improvement: pass string by reference instead of value 2019-06-25 14:21:35 +02:00
Notepad_plus.cpp Fix local variable shadows outer variable issues 2019-07-08 14:39:14 +02:00
Notepad_plus.h Add "No to All" and "Yes to All" options in Save dialog 2019-07-03 09:41:35 +02:00
Notepad_plus.rc Make Save dialog not resizable 2019-07-06 15:00:07 +02:00
notepad++.exe.manifest Enhance the version detection capacity 2015-12-05 21:39:53 +01:00
NppBigSwitch.cpp Workarround to MS ReadDirectoryChanges bug 2019-06-14 11:23:06 +02:00
NppCommands.cpp Fix an issue in IDM_EDIT_CLEARREADONLY 2019-06-20 20:32:14 +02:00
NppIO.cpp Fix local variable shadows outer variable issues 2019-07-08 14:39:14 +02:00
NppNotification.cpp Fix Document Peeker constantly changing focus 2019-07-09 01:54:07 +02:00
Parameters.cpp Fix local variable shadows outer variable issues 2019-07-08 14:39:14 +02:00
Parameters.h Initialize a member value correctly to prevent from crash 2019-06-27 09:42:47 +02:00
resource.h Add "No to All" and "Yes to All" options in Save dialog 2019-07-03 09:41:35 +02:00
rgba_icons.h Make margins dpi aware 2016-08-17 00:12:13 +02:00
shortcuts.xml Move plugins home from %ProgramData% to %ProgramFiles% for the sake of security 2019-01-25 02:10:11 +01:00
StaticControl.h [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net. 2012-04-15 16:54:38 +00:00
stylers.model.xml Add Python literal string interpolation 2019-05-25 15:44:49 -04:00
toolbarIcons.xml Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
UniConversion.cpp [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
UniConversion.h [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
userDefineLang.xml Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
Utf8_16.cpp Remove some ugly coding styles 2019-03-13 02:02:35 +01:00
Utf8_16.h x64 ready 2016-06-05 20:30:22 +02:00
Utf8.h [BUG_FIXED] (Author: François-R Boyer) Fix DBCS encodings file saving corruption bug. 2010-08-16 16:52:03 +00:00
winmain.cpp Fix commandline parsing issue 2019-07-15 09:50:13 +02:00