notepad-plus-plus-legacy/PowerEditor/src
Don Ho 9206fd252e [ENHANCEMENT] Doc map: Improve wrapping operation.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@877 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-10 02:43:17 +00:00
..
cursors Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
icons [ENHANCE] Force incremental search bar use the gray background. 2011-12-10 09:24:45 +00:00
MISC [MODIF] Installer: Don't override contextMenu.xml. 2012-02-25 00:41:10 +00:00
ScitillaComponent [ENHANCEMENT] Enhance the source code. 2012-02-27 01:05:24 +00:00
TinyXml [BUG_FIXED] Fix langs.xml 0 length problem while user ends session w/o closing Notepad++. 2010-12-13 01:11:35 +00:00
tools [RELEASE] Notepad++ 5.8.5 release. 2010-11-24 00:56:22 +00:00
WinControls [ENHANCEMENT] Doc map: Improve wrapping operation. 2012-03-10 02:43:17 +00:00
clipboardFormats.h [ADD] Add a forgotten file. 2011-04-20 22:21:08 +00:00
CMakeLists.txt Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
config.model.xml [BUG_FIXED] Restore zoom settings saving for both scintilla controls. 2010-07-27 15:59:20 +00:00
contextMenu.xml [NEW_FEATURE] Add a new capacity in context menu: the menu item and folder item can be renamed in any language. 2010-11-07 03:00:27 +00:00
EncodingMapper.cpp [NEW_FEATURE] All the supported encoding charsets can be set as default in "New Document Settings". 2010-11-13 11:15:06 +00:00
EncodingMapper.h [RELEASE] Notepad++ v5.6 release. 2009-11-30 01:31:55 +00:00
keys.h Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
langs.model.xml [BUG_FIXED] 2011-10-16 10:08:46 +00:00
lastRecentFileList.cpp [RELEASE] Notepad++ v5.9.3 release. 2011-07-23 20:20:40 +00:00
lastRecentFileList.h [NEW_FEATURE] Make Recent File List totally customizable (in progress). 2011-06-27 01:23:58 +00:00
lesDlgs.cpp [NEW_FEATURE] Add restore button in fullscreen and postIt mode. 2009-12-13 23:54:02 +00:00
lesDlgs.h [NEW_FEATURE] Add restore button in fullscreen and postIt mode. 2009-12-13 23:54:02 +00:00
localization.cpp [RELEASE] Notepad++ 5.9.5 release. 2011-10-23 12:53:16 +00:00
localization.h [RELEASE] Notepad++ 5.9.5 release. 2011-10-23 12:53:16 +00:00
localizationString.h [NEW] Add Sardinian localization file 2012-01-03 01:16:33 +00:00
menuCmdID.h [NEW_FEATURE] Add Document Map feature (in progress). 2012-01-30 00:00:50 +00:00
Notepad_plus_Window.cpp [NEW_FEATURE] Add find characters in range feature. 2011-05-19 21:19:05 +00:00
Notepad_plus_Window.h [CHANGE_BEHAVIOUR] Plugins loading from %APPDATA\Notepad++\plugins\% is enabled only if "NPP_INSTALLED_DIR\Notepad++\allowAppDataPlugins.xml" is present. 2011-11-22 01:15:03 +00:00
Notepad_plus.cpp [ENHANCEMENT] Speed up the loading time for the large file. 2012-03-07 02:17:16 +00:00
Notepad_plus.h [NEW_FEATURE] Add Document Map feature (in progress). 2012-01-30 00:00:50 +00:00
Notepad_plus.rc [ENHANCEMENT] Speed up the loading time for the large file. 2012-03-07 02:17:16 +00:00
notepad++.exe.manifest Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
NppBigSwitch.cpp [ENHANCEMENT] Speed up the loading time for the large file. 2012-03-07 02:17:16 +00:00
NppCommands.cpp [ENHANCEMENT] Speed up the loading time for the large file. 2012-03-07 02:17:16 +00:00
NppIO.cpp [BUG_FIXED] Fix Document Map Docking dialog dropped/switching/close problems. 2012-02-02 00:49:22 +00:00
NppNotification.cpp [BUG_FIXED] Doc Map wrapping problem. 2012-03-08 01:02:12 +00:00
Parameters.cpp [NEW_FEATURE] (Author: Dave Brotherstone) Add PCRE (Perl Compatible Regular Expressions) support. 2012-02-13 01:45:05 +00:00
Parameters.h [ENHANCEMENT] Enhance the source code. 2012-02-27 01:05:24 +00:00
resource.h [NEW_FEATURE] Add Document Map feature (in progress). 2012-01-30 00:00:50 +00:00
shortcuts.xml [BUG_FIXED] Fix getting fonts problem under Chines/Korean/Japanese environment. 2009-09-19 21:43:11 +00:00
StaticControl.h Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
stylers.model.xml [NEW_FEATURE] Add active folding area highlighting feature (only for box and circle mode). 2011-07-17 22:34:28 +00:00
toolbarIcons.xml Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
UniConversion.cpp [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +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: François-R Boyer) Fix saving UCS-2 text file corrupted bug. 2010-09-25 18:14:22 +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 [NEW_FEATURE] (Author: Nick) Add -alwaysOnTop command line argument. 2010-11-14 01:40:33 +00:00
xpm_icons.h [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +00:00