notepad-plus-plus-legacy/PowerEditor/src
Don HO f617325006
Enhance ghost typing command line argument feature
Enhance ghost typing command line argument feature by changing its format:
With it's new format -qX="string contains white space" (where X is 't', 'n' or 'f'), the white spaces can be contained between double quote, so no need to use %20 anymore for substituting white spacees.
2020-12-21 17:54:10 +01:00
..
cursors Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
icons Make alternate icons of Tab bar changing dynamically 2020-09-30 03:33:37 +02:00
json Update nlohmann's json.hpp from v2.2.1 to v3.9.1 2020-12-16 00:22:01 +01:00
MISC Add an option for displying constant line number width 2020-12-06 16:38:53 +01:00
ScitillaComponent Improve text selection after Replace All In Selection operation 2020-12-18 01:49:58 +01:00
TinyXml Fix NUL file-corruption bug after Windows shutdown brutally 2020-10-06 15:55:41 +02:00
tools Remove unnecessary sub-projects 2019-04-06 18:00:43 +02:00
uchardet Make some codes conform to the defined coding style 2020-01-28 02:20:44 +01:00
WinControls Make "total documents number" feature in Window dialog translatable 2020-12-16 18:49:06 +01: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 Update of cmake config to reflect the vs proj changes since the last update 2019-11-08 12:54:50 +01:00
config.4zipPackage.xml Notepad++ 7.6.5 release 2019-03-31 23:23:07 +02:00
contextMenu.xml Update dead Link. 2019-12-08 21:33:12 +01:00
dpiAware.manifest [NEW] DPI aware (in progress). 2014-01-21 21:29:45 +00:00
dpiManager.h Code enhancement: Use C++11 =default & =delete for the constructor & destructor 2019-08-19 02:05:21 +02:00
EncodingMapper.cpp Update copyright 2020-04-04 23:03:18 +02:00
EncodingMapper.h Update copyright 2020-04-04 23:03:18 +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 new VHDL-2019 keywords into langs.model.xml 2020-09-29 00:14:47 +02:00
lastRecentFileList.cpp Update copyright 2020-04-04 23:03:18 +02:00
lastRecentFileList.h Update copyright 2020-04-04 23:03:18 +02:00
lesDlgs.cpp Update copyright 2020-04-04 23:03:18 +02:00
lesDlgs.h Update copyright 2020-04-04 23:03:18 +02:00
localization.cpp Make "total documents number" feature in Window dialog translatable 2020-12-16 18:49:06 +01:00
localization.h Make "total documents number" feature in Window dialog translatable 2020-12-16 18:49:06 +01:00
localizationString.h Add Hongkonger localization into installer 2020-10-21 00:28:32 +02:00
menuCmdID.h Add context menu with "Copy link" ability 2020-11-17 03:47:09 +01:00
Notepad_plus_Window.cpp Add "-settingsDir" argument for overriding default settings path 2020-12-21 16:03:05 +01:00
Notepad_plus_Window.h Enhance ghost typing command line argument feature 2020-12-21 17:54:10 +01:00
Notepad_plus.cpp Make the text direction of search result window follow the direction of main edit zone 2020-12-12 04:05:22 +01:00
Notepad_plus.h Add color samples on menu items for styling features 2020-11-02 15:15:37 +01:00
Notepad_plus.rc Move 'Normal Text' to top in Languages Menu 2020-11-05 20:17:26 +01:00
notepad++.exe.manifest Enhance the version detection capacity 2015-12-05 21:39:53 +01:00
NppBigSwitch.cpp Add an option for displying constant line number width 2020-12-06 16:38:53 +01:00
NppCommands.cpp Add context menu with "Copy link" ability 2020-11-17 03:47:09 +01:00
NppIO.cpp Prevent names of untitled tabs from duplication 2020-11-12 00:02:23 +01:00
NppNotification.cpp Add an option for displying constant line number width 2020-12-06 16:38:53 +01:00
Parameters.cpp Add "-settingsDir" argument for overriding default settings path 2020-12-21 16:03:05 +01:00
Parameters.h Add "-settingsDir" argument for overriding default settings path 2020-12-21 16:03:05 +01:00
resource.h Add "Copy selected text" and rename "Copy" cmd in Search Results Pane 2020-11-14 15:24:06 +01:00
rgba_icons.h Make margins dpi aware 2016-08-17 00:12:13 +02:00
shortcuts.xml Use https instead of http for shorcut www.php.net 2019-11-19 01:13:56 +01:00
stylers.model.xml Remove obsolete code 2020-12-10 14:56:47 +01:00
toolbarIcons.xml Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
UniConversion.cpp Make some codes conform to the defined coding style 2020-01-28 02:20:44 +01:00
UniConversion.h Use "#pragma once" instead of "#ifndef" 2019-11-16 03:38:11 +01:00
userDefineLang.xml Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
Utf8_16.cpp Fix NUL file-corruption bug after Windows shutdown brutally 2020-10-06 15:55:41 +02:00
Utf8_16.h Use "#pragma once" instead of "#ifndef" 2019-11-16 03:38:11 +01: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 Enhance ghost typing command line argument feature 2020-12-21 17:54:10 +01:00