notepad-plus-plus-legacy/PowerEditor/src
Don Ho f88cbf265e [NEW_FEATURE] enhance Project manager (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@804 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-03 12:00:38 +00:00
..
cursors Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
icons [NEW] Add new application icon. 2010-10-24 23:49:07 +00:00
MISC [RELEASE] Notepad++ v5.9.3 release. 2011-07-23 20:20:40 +00:00
ScitillaComponent [BUG_FIXED] (Author:Alexander van der Lokken) Fix "Replace all" feature hangs on the Regular Expression '$'. 2011-07-24 01:25:55 +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 [NEW_FEATURE] enhance Project manager (in progress). 2011-09-03 12:00:38 +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 [RELEASE] Notepad++ 5.8.4 release. 2010-11-14 18:10:10 +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 [NEW_FEATURE] Make Recent File List in submenu (in progress). 2011-06-18 22:54:32 +00:00
localization.h [NEW_FEATURE] Make Recent File List in submenu (in progress). 2011-06-18 22:54:32 +00:00
localizationString.h [RELEASE] Notepad++ 5.9 release 2011-03-31 00:14:18 +00:00
menuCmdID.h [NEW_FEATURE] Add Project manager (in progress). 2011-08-29 23:01:41 +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 [UPDATE] (Author: Sin Thesis) Refactoring (in progress). 2010-03-26 00:22:14 +00:00
Notepad_plus.cpp [NEW_FEATURE] Add Project manager (in progress). 2011-08-29 23:01:41 +00:00
Notepad_plus.h [NEW_FEATURE] Add Project manager (in progress). 2011-08-29 23:01:41 +00:00
Notepad_plus.rc [NEW_FEATURE] Add find characters in range feature. 2011-05-19 21:19:05 +00:00
notepad++.exe.manifest Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
NppBigSwitch.cpp [BUG_FIXED] Fix Doc Switcher logic bug. 2011-07-15 01:25:59 +00:00
NppCommands.cpp [NEW_FEATURE] Add Project manager (in progress). 2011-08-29 23:01:41 +00:00
NppIO.cpp [MODIFY] Chang file switcher behaviour while clonning a document on the other view. 2011-07-09 10:14:54 +00:00
NppNotification.cpp [NEW_FEDATURE] Add contextMenu in VerticalFileSwitcher panel. 2011-06-22 00:12:36 +00:00
Parameters.cpp [NEW_FEATURE] Make Recent File List totally customizable (in progress). 2011-06-27 01:23:58 +00:00
Parameters.h [NEW_FEATURE] Make Recent File List totally customizable (in progress). 2011-06-27 01:23:58 +00:00
resource.h [NEW_FEATURE] Add Project manager (in progress). 2011-08-29 23:01:41 +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