notepad-plus-plus-legacy/PowerEditor/src
Don Ho 876bd5c2fa [NEW] (Author: Dave Brotherstone) Add NPPM_ALLOCATECMDID plugin message.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@665 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-09-13 23:10:24 +00:00
..
cursors Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
icons [NEW] Add SQL ESC symbol '\'. 2009-10-26 01:14:12 +00:00
MISC [NEW] (Author: Dave Brotherstone) Add NPPM_ALLOCATECMDID plugin message. 2010-09-13 23:10:24 +00:00
ScitillaComponent [BUG_FIXED] Fix User Defined Language syntax folding not working problem. 2010-09-11 23:34:00 +00:00
TinyXml [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +00:00
tools Add Bitmap.cpp file, currently unused. 2010-03-01 20:42:21 +00:00
WinControls [BUG_FIXED] Fix "Select and Find Next" and "Count" regressions. 2010-09-04 17:22:03 +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 [BUG_FIXED] Fix getting fonts problem under Chines/Korean/Japanese environment. 2009-09-19 21:43:11 +00:00
EncodingMapper.cpp [BUG_FIXED] Fix status bar display bug that xml/html utf8 indicator makes status bar display ANSI instead of ANSI as UTF-8. 2009-12-23 19:23:20 +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 [NEW] Regroup bookmark operation menu commands under "Bookmark" menu folder. 2010-07-04 07:12:02 +00:00
lastRecentFileList.cpp [RELEASE] Notepad++ v5.6 release. 2009-11-30 01:31:55 +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 language switching to English not working bug. 2010-03-24 21:08:50 +00:00
localization.h [BUG_FIXED] Fix language switching to English not working bug. 2010-03-24 21:08:50 +00:00
localizationString.h [BUG_FIXED] Fix User Defined Language syntax folding not working problem. 2010-09-11 23:34:00 +00:00
menuCmdID.h [NEW_FEATURE] Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command". 2010-08-14 00:11:01 +00:00
Notepad_plus_Window.cpp [BUG_FIXED] Fix crash issue due to themes switching. 2010-07-31 22:32:42 +00:00
Notepad_plus_Window.h [UPDATE] (Author: Sin Thesis) Refactoring (in progress). 2010-03-26 00:22:14 +00:00
Notepad_plus.cpp [BUG_FIXED] Remove selected character count from status bar due to the performance issue. 2010-08-21 16:24:57 +00:00
Notepad_plus.h [BUG_FIXED] Remove selected character count from status bar due to the performance issue. 2010-08-21 16:24:57 +00:00
Notepad_plus.rc [NEW] Regroup bookmark operation menu commands under "Bookmark" menu folder. 2010-07-04 07:12:02 +00:00
notepad++.exe.manifest Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
NppBigSwitch.cpp [NEW] (Author: Dave Brotherstone) Add NPPM_ALLOCATECMDID plugin message. 2010-09-13 23:10:24 +00:00
NppCommands.cpp [NEW] (Author: Dave Brotherstone) Add NPPM_ALLOCATECMDID plugin message. 2010-09-13 23:10:24 +00:00
NppIO.cpp [BUG_FIXED] (Author: François-R Boyer) Fix large file truncated after loading. 2010-09-06 23:34:19 +00:00
NppNotification.cpp [UPDATE] (Author: Sin Thesis) Refactoring (in progress). 2010-03-26 00:22:14 +00:00
Parameters.cpp [NEW_FEATURE] (Author: Christian Cuvier) Add macro new ability to record search and replace actions. 2010-08-15 18:52:55 +00:00
Parameters.h [BUG_FIXED] Restore zoom settings saving for both scintilla controls. 2010-07-27 15:59:20 +00:00
resource.h [NEW] (Author: Dave Brotherstone) Add NPPM_ALLOCATECMDID plugin message. 2010-09-13 23:10:24 +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] Fix xml/html encoding overrides BOM if present. 2010-01-17 23:13:06 +00:00
Utf8_16.h [BUG_FIXED] Fix xml/html encoding overrides BOM if present. 2010-01-17 23:13:06 +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 [CLEAN] throw runtime_error instead of int. 2010-05-25 23:41:58 +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