notepad-plus-plus-legacy/PowerEditor/src
Don Ho 88a2393e43 [BUG_FIXED] Fix English not shown in Preferences dialog bug on the absence of nativeLang.xml.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@743 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-03-29 22:10:02 +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 [MODIF] Modify File Association dialog UI. 2010-11-18 23:24:27 +00:00
ScitillaComponent [NEW_FEATURE] 2011-01-19 21:05:40 +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] Fix English not shown in Preferences dialog bug on the absence of nativeLang.xml. 2011-03-29 22:10:02 +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.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 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 [NEW_FEATURE] Add "paste HTML content" and "paste RTF content" commands. 2011-03-11 00:57:06 +00:00
menuCmdID.h [NEW_FEATURE] Add Copy/Cut/Paste Binary Content feature. 2011-03-15 01:36:55 +00:00
Notepad_plus_Window.cpp [NEW_FEATURE] (Author: Nick) Add -alwaysOnTop command line argument. 2010-11-14 01:40:33 +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 Copy/Cut/Paste Binary Content feature. 2011-03-15 01:36:55 +00:00
Notepad_plus.h [NEW_FEATURE] Add "Remove Unmarked Lines" command. 2011-02-19 15:06:53 +00:00
Notepad_plus.rc [NEW_FEATURE] Add Copy/Cut/Paste Binary Content feature. 2011-03-15 01:36:55 +00:00
notepad++.exe.manifest Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
NppBigSwitch.cpp [BUG_FIXED] Fix windows 7 crash bug while executing update. 2010-10-03 23:38:11 +00:00
NppCommands.cpp [NEW_FEATURE] Add Copy/Cut/Paste Binary Content feature. 2011-03-15 01:36:55 +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] 2011-01-19 21:05:40 +00:00
Parameters.h [NEW] Make NativeLangSpeaker object available for all classes in Notepad++. 2011-01-22 23:53:35 +00:00
resource.h [RELEASE] Notepad++ 5.8.7 release. 2011-01-31 01:46: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