..
cursors
Moved PowerEditor in trunk remotely
2009-04-24 23:34:47 +00:00
icons
[NEW_FEATURE] Add "Setting on Cloud - OneDrive" GUI part.
2014-06-22 23:23:39 +00:00
MISC
[NEW_FEATURE] Add 2 new plugins APIs: NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR & NPPM_GETEDITORDEFAULTFOREGROUNDCOLOR
2014-07-16 11:20:58 +00:00
ScitillaComponent
[BUG_FIXED] (Author: Andreas Jonsson) Fix the bug that "backslash is escape char for SQL" setting is not saved correctly.
2014-07-21 19:36:34 +00:00
sqlite
[NEW] Add SQL ability.
2014-06-29 11:41:35 +00:00
TinyXml
[NEW_FEATURE] Settings on cloud - dropbox.
2014-06-02 07:02:46 +00:00
tools
[BUG_FIXED] (Author: Andreas Jonsson) Fix a bug in NppShell when trying to open many files.
2014-05-17 14:22:31 +00:00
uchardet
[UPDATE] Include "precompiledHeaders.h" in several files.
2014-03-10 18:01:57 +00:00
WinControls
[BUG_FIXED] Prevent Notepad++ from crash due to indexation in clipbordHistory object.
2014-07-21 06:07:19 +00: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
[RELEASE] Notepad++ 6.5.4 Release.
2014-02-18 18:34:53 +00:00
contextMenu.xml
[NEW_FEATURE] Add sort button in function list.
2013-10-15 12:00:10 +00: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
[NEW_FEATURE] (Author: Giles Payne) Auto-detect character encoding.
2014-02-23 19:21:53 +00: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
[NEW] Add shell script parser for the function list.
2014-05-01 12:59:04 +00: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
[TYPO] Fix a typo.
2014-06-05 07:09:32 +00:00
lastRecentFileList.cpp
[RELEASE] Notepad++ 6.5 Release.
2013-09-29 08:27:23 +00:00
lastRecentFileList.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
lesDlgs.cpp
[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
lesDlgs.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
localization.cpp
[BUG_FIXED] Fix a localization bug.
2014-02-22 11:29:06 +00:00
localization.h
[UPDATE] Update native language files (in progress).
2013-10-28 19:18:01 +00:00
localizationString.h
[UPDATE] Update language files.
2014-02-17 16:55:56 +00:00
menuCmdID.h
[NEW] Add "Command line arguments help" menu item command.
2014-03-05 22:09:57 +00:00
Notepad_plus_Window.cpp
[BUG_FIXED] Fix SaveAll command hanging issue while session snapshot is enabled.
2014-05-17 15:35:09 +00:00
Notepad_plus_Window.h
[BUG_FIXED] Fix docking error messages displaying due to bad detection of windows version.
2014-05-10 01:12:44 +00:00
Notepad_plus.cpp
[BUG_FIXED] Update internal docking dialog colors while selecting themes.
2014-07-18 08:58:52 +00:00
Notepad_plus.h
[BUG_FIXED] Fix SaveAll command hanging issue while session snapshot is enabled.
2014-05-17 15:35:09 +00:00
Notepad_plus.rc
[BUG_FIXED] Fix "Settings on cloud - Dropbox" not working problem if the dropbox path has been changed.
2014-06-12 23:30:28 +00:00
notepad++.exe.manifest
Moved PowerEditor in trunk remotely
2009-04-24 23:34:47 +00:00
NppBigSwitch.cpp
[BUG_FIXED] Make Finder's fg/bg colors aligned with global default fg/bg colors.
2014-07-19 23:12:54 +00:00
NppCommands.cpp
[BUG_FIXED] Fix "Settings on cloud - Dropbox" not working problem if the dropbox path has been changed.
2014-06-12 23:30:28 +00:00
NppIO.cpp
[BUG_FIXED] Fix a saving issue in session snapshot & periodic backup feature while backup file is deleted or read-only.
2014-06-07 13:04:09 +00:00
NppNotification.cpp
[BUG_FIXED] Fix SaveAll command hanging issue while session snapshot is enabled.
2014-05-17 15:35:09 +00:00
Parameters.cpp
[BUG_FIXED] (Author: Andreas Jonsson) Fix the bug that "backslash is escape char for SQL" setting is not saved correctly.
2014-07-21 19:36:34 +00:00
Parameters.h
[NEW_FEATURE] Add 2 new plugins APIs: NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR & NPPM_GETEDITORDEFAULTFOREGROUNDCOLOR
2014-07-16 11:20:58 +00:00
resource.h
[RELEASE] Notepad++ 6.6.7 Release.
2014-06-24 20:37:41 +00:00
shortcuts.xml
[NEW_FEATURE] Add 2 new commands: Open containing folder and Open cmd.
2013-12-07 01:43:35 +00: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
[BUG_FIXED] Prevent Notepad++ from crash due to indexation in clipbordHistory object.
2014-07-21 06:07:19 +00:00
toolbarIcons.xml
Moved PowerEditor in trunk remotely
2009-04-24 23:34:47 +00:00
UniConversion.cpp
[ENHANCEMENT] Code optimization.
2013-07-08 00:12:50 +00:00
UniConversion.h
Moved PowerEditor in trunk remotely
2009-04-24 23:34:47 +00:00
userDefineLang.xml
Moved PowerEditor in trunk remotely
2009-04-24 23:34:47 +00:00
Utf8_16.cpp
[BUG_FIXED] (Author: Dave Brotherstone) Fix UTF-8 (w/o BOM) detection bug.
2013-07-31 11:35:43 +00:00
Utf8_16.h
[BUG_FIXED] (Author: François-R Boyer) Fix saving UCS-2 text file corrupted bug.
2010-09-25 18:14:22 +00: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
[BUG_FIXED] Fix docking error messages displaying due to bad detection of windows version.
2014-05-10 01:12:44 +00: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