notepad-plus-plus/PowerEditor/src
Don Ho 4fc06e2bc1 Fix plugin shortcut configuration lost problem by using option -noPlugin. (closes #589)
Solution: save shortcut.xml only if shortcuts have been modified.
2015-08-29 21:49:49 +02:00
..
MISC Code simplification 2015-08-14 23:32:23 +02:00
ScitillaComponent [RELEASE] Notepad++ 6.8.2 release 2015-08-20 02:35:38 +02:00
TinyXml tinyxml: added missing include <cassert> 2015-07-06 00:37:00 +02:00
WinControls Fix plugin shortcut configuration lost problem by using option -noPlugin. (closes #589) 2015-08-29 21:49:49 +02:00
cursors
icons
tools
uchardet [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
CMakeLists.txt
EncodingMapper.cpp [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
EncodingMapper.h
Notepad_plus.cpp Fix word count regex to include words separated by newline (fixes #640, closes #653) 2015-08-20 13:54:03 +02:00
Notepad_plus.h Code: using enum class for FormatType 2015-08-14 05:57:19 -07:00
Notepad_plus.rc [RESTORE] Add back "Notepad++ Community (Forum)" menu item 2015-08-15 16:29:17 +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
NppBigSwitch.cpp Fix the problem of display refresh missing in exit (closes #800) 2015-08-28 01:05:36 +02:00
NppCommands.cpp [RESTORE] Add back "Notepad++ Community (Forum)" menu item 2015-08-15 16:29:17 +02:00
NppIO.cpp [BUG_FIXED] Fix the crash by using wide card to open files on cmdline. 2015-08-25 14:39:11 +02:00
NppNotification.cpp minor code cleanup for future refactoring 2015-08-06 11:50:58 +02:00
Parameters.cpp Fix plugin shortcut configuration lost problem by using option -noPlugin. (closes #589) 2015-08-29 21:49:49 +02:00
Parameters.h Fix plugin shortcut configuration lost problem by using option -noPlugin. (closes #589) 2015-08-29 21:49:49 +02:00
StaticControl.h
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
Utf8.h
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
clipboardFormats.h
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
dpiManager.h
functionList.xml Fix for detecting C/C++ in function list (fixes #457, closes #609) 2015-08-07 13:44:01 +02:00
keys.h
langs.model.xml [REMOVE] Remove unpopular file extensions 2015-08-22 19:27:10 +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 Some warning fixes 2015-08-14 04:32:38 -07:00
localization.h [NEW_FEATURE] Add 2 context menus on status bar 2015-06-08 03:19:34 +02:00
localizationString.h Code simplification 2015-08-14 22:22:27 +02:00
menuCmdID.h [UPDATE] Replace "Forum" command by "Live Support" one. 2015-06-18 01:35:15 +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
resource.h [RELEASE] Notepad++ v6.8.2 released 2015-08-19 01:20:56 +02:00
shortcuts.xml User defined commands: fixed typo for searching in the php documentation 2015-07-11 11:47:29 +02:00
stylers.model.xml [REMOVE] Remove Sourc Code Pro font for several regressions. 2015-08-13 02:22:47 +02:00
toolbarIcons.xml
userDefineLang.xml
winmain.cpp Coding style / Code cleanup 2015-08-04 18:09:17 +02:00
xpm_icons.h