notepad-plus-plus-legacy/PowerEditor/src
Don Ho c4327b5b34 [RELEASE] Notepad++ 5.9.2 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@772 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-05 13:53:36 +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 [NEW_FEATURE] Add Character Insertion Panel. 2011-04-13 07:08:51 +00:00
ScitillaComponent [BUG_FIXED] 1. Fix the crash issue clipboard history under XP while there is no data in Clipboard. 2011-06-04 15:16:23 +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 [BUG_FIXED] 1. Fix the crash issue clipboard history under XP while there is no data in Clipboard. 2011-06-04 15:16:23 +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++ 5.9.2 release 2011-06-05 13:53:36 +00:00
lastRecentFileList.h [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +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 [BUG_FIXED] Fix the inverse of title and message for some MessageBox. 2011-02-20 00:11:03 +00:00
localization.h [BUG_FIXED] Fix the inverse of title and message for some MessageBox. 2011-02-20 00:11:03 +00:00
localizationString.h [RELEASE] Notepad++ 5.9 release 2011-03-31 00:14:18 +00:00
menuCmdID.h [NEW_FEATURE] Add find characters in range feature. 2011-05-19 21:19:05 +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 [UPDATE] Modify the project file to adapt to compile with VS2010. 2011-05-21 22:11:52 +00:00
Notepad_plus.h [NEW_FEATURE] Add find characters in range feature. 2011-05-19 21:19:05 +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 [ENHANCE] enhance AnsiCharactersInsertion feature. 2011-05-23 00:51:13 +00:00
NppCommands.cpp [RELEASE] Notepad++ 5.9.1 release (fixed) 2011-05-31 00:27:04 +00:00
NppIO.cpp [NEW_FEATURE] 2011-01-19 21:05:40 +00:00
NppNotification.cpp [NEW_FEATURE] 2011-01-19 21:05:40 +00:00
Parameters.cpp [NEW_FEATURE] Add find characters in range feature. 2011-05-19 21:19:05 +00:00
Parameters.h [NEW_FEATURE] Add find characters in range feature. 2011-05-19 21:19:05 +00:00
resource.h [RELEASE] Notepad++ 5.9.2 release 2011-06-05 13:53:36 +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 [RELEASE] Notepad++ v5.6.7 release. 2010-02-21 18:17:54 +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