notepad-plus-plus-legacy/PowerEditor/src
Don Ho ef27d7db62 [REMOVE] Remove Sourc Code Pro font for several regressions.
Revert the default font to Courier New to solve several regressions due
to Sourc Code Pro font since v6.8
2015-08-13 02:22:47 +02:00
..
cursors Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
icons Back to the regular release mode. 2015-02-01 16:41:08 +00:00
MISC Improve space usage in File Association dialog (closes #637, #654) 2015-08-06 13:21:39 +02:00
ScitillaComponent minor code cleanup for future refactoring 2015-08-06 11:50:58 +02:00
TinyXml tinyxml: added missing include <cassert> 2015-07-06 00:37:00 +02:00
tools [BUG_FIXED] (Author: versat) Fix Change Icon app memory leak and wrong usage of function memset. 2014-08-03 10:48:49 +00:00
uchardet [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
WinControls [ENHANCEMENT] Remove incorrect assert statement 2015-08-12 22:35:15 +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 Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
config.model.xml [UPDATE] Change the print default option 2015-06-18 02:50:28 +02:00
contextMenu.xml [NEW] Add "Google Search" in the context menu. 2015-06-14 17:50:10 +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 [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
EncodingMapper.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
functionList.xml Fix for detecting C/C++ in function list (fixes #457, closes #609) 2015-08-07 13:44:01 +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 langs.model.xml: Additions to PHP highlight (closes #488, fixes #459) 2015-07-15 12:02:15 +02:00
lastRecentFileList.cpp [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
lastRecentFileList.h [UPDATE] Unprecompile headers (part 2) 2015-05-31 22:40:07 +02:00
lesDlgs.cpp Merge branch 'master' into DlgProc 2015-06-03 07:19:34 +03:00
lesDlgs.h Merge branch 'master' into DlgProc 2015-06-03 07:19:34 +03:00
localization.cpp [NEW_FEATURE] Add 2 context menus on status bar 2015-06-08 03:19:34 +02:00
localization.h [NEW_FEATURE] Add 2 context menus on status bar 2015-06-08 03:19:34 +02:00
localizationString.h [RELEASE] Notepad++ 6.7.9 release 2015-06-12 00:53:35 +02:00
menuCmdID.h [UPDATE] Replace "Forum" command by "Live Support" one. 2015-06-18 01:35:15 +02:00
Notepad_plus_Window.cpp Avoid useless redraws at start up, especially useful when numerous tabs are opened 2015-08-04 19:01:52 +02:00
Notepad_plus_Window.h minor code cleanup for future refactoring 2015-08-06 11:50:58 +02:00
Notepad_plus.cpp minor code cleanup for future refactoring 2015-08-06 11:50:58 +02:00
Notepad_plus.h Fixed buffer overrun when opening a recent file (fixes #558) 2015-08-06 13:49:14 +02:00
Notepad_plus.rc Updated year in copyright (#638, closes #666) 2015-08-07 10:42:35 +02:00
notepad++.exe.manifest enable common controls als for amd64\x64 architecture, otherwise xp style is not available and bitmap buttons are not working correctly 2015-06-08 09:26:24 +02:00
NppBigSwitch.cpp minor code cleanup for future refactoring 2015-08-06 11:50:58 +02:00
NppCommands.cpp Fixed buffer overrun when opening a recent file (fixes #558) 2015-08-06 13:49:14 +02:00
NppIO.cpp Fixed buffer overrun when opening a recent file (fixes #558) 2015-08-06 13:49:14 +02:00
NppNotification.cpp minor code cleanup for future refactoring 2015-08-06 11:50:58 +02:00
Parameters.cpp [BUG_FIXED] Fix "Restore recent close file" text disappears (closes #346) 2015-07-28 22:47:17 +02:00
Parameters.h [ENHANCEMENT] Make smooth font optional 2015-07-16 12:52:16 +02:00
resource.h minor code cleanup for future refactoring 2015-08-06 11:50:58 +02:00
shortcuts.xml User defined commands: fixed typo for searching in the php documentation 2015-07-11 11:47:29 +02: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 [REMOVE] Remove Sourc Code Pro font for several regressions. 2015-08-13 02:22:47 +02: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 [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
Utf8_16.h Scintilla: Buffer: fixed invalid read via strlen when loading a file 2015-05-30 21:28:51 +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 Coding style / Code cleanup 2015-08-04 18:09:17 +02:00
xpm_icons.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