notepad-plus-plus-legacy/PowerEditor/src/ScitillaComponent
Don Ho 1e48bf25f1 [NEW_FEATURE]
1. New "Mark" tab for "Mark all" feature in Find/Replace dialog.
2. Make "Fide what" and "Replace with" fields larger in Find/Replace dialog.
3. Make some message dialogs translatable.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@733 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-01-19 21:05:40 +00:00
..
AutoCompletion.cpp [BUG_FIXED] Fix memory leak problem while switching tab. 2010-11-06 14:46:19 +00:00
AutoCompletion.h [BUG_FIXED] Fix memory leak problem while switching tab. 2010-11-06 14:46:19 +00:00
Buffer.cpp [BUG_FIXED] Fix the initial document encoding is not set by "New Document Settings". 2010-11-17 00:34:45 +00:00
Buffer.h [NEW] (Author: Dave Brotherstone) Add NPPM_ALLOCATEMARKER plugin message. 2010-09-19 01:27:41 +00:00
colors.h [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +00:00
columnEditor_rc.h Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
columnEditor.cpp [NEW_FEATURE] Make column editor work in multi-selection mode. 2009-09-13 19:31:40 +00:00
columnEditor.h [CLEAN] throw runtime_error instead of int. 2010-05-25 23:41:58 +00:00
columnEditor.rc [NEW_FEATURE] Make column editor work in multi-selection mode. 2009-09-13 19:31:40 +00:00
DocTabView.cpp [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +00:00
DocTabView.h [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +00:00
FindReplaceDlg_rc.h [NEW_FEATURE] (Author: Christian Cuvier) Add macro new ability to record search and replace actions. 2010-08-15 18:52:55 +00:00
FindReplaceDlg.cpp [NEW_FEATURE] 2011-01-19 21:05:40 +00:00
FindReplaceDlg.h [NEW_FEATURE] 2011-01-19 21:05:40 +00:00
FindReplaceDlg.rc [NEW_FEATURE] 2011-01-19 21:05:40 +00:00
FunctionCallTip.cpp [NEW] (Author: Ben) Remove Calltip restriction from plugins side. 2010-11-13 23:49:39 +00:00
FunctionCallTip.h [NEW] (Author: Ben) Remove Calltip restriction from plugins side. 2010-11-13 23:49:39 +00:00
GoToLineDlg.cpp [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +00:00
GoToLineDlg.h [CLEAN] throw runtime_error instead of int. 2010-05-25 23:41:58 +00:00
Printer.cpp [UPDATE] Update the readmeFirst.txt for the build information. 2010-07-18 12:38:27 +00:00
Printer.h [UPDATE] Update the readmeFirst.txt for the build information. 2010-07-18 12:38:27 +00:00
ScintillaCtrls.cpp [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +00:00
ScintillaCtrls.h [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +00:00
ScintillaEditView.cpp [NEW] Add new application icon. 2010-10-24 23:49:07 +00:00
ScintillaEditView.h [BUG_FIXED] Fix memory leak problem while switching tab. 2010-11-06 14:46:19 +00:00
ScintillaRef.h [NEW_FEATURE] 2010-07-26 00:12:02 +00:00
SmartHighlighter.cpp [NEW_FEATURE] Add Marker Jumper feature. 2009-11-15 13:35:15 +00:00
SmartHighlighter.h [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +00:00
UserDefineDialog.cpp [BUG_FIXED] Fix User Defined Language dialog docking problem under Windows 7. 2010-11-13 22:18:35 +00:00
UserDefineDialog.h [NEW_FEATURE] Add import/export User Defined Language features. 2010-05-08 22:44:45 +00:00
UserDefineDialog.rc [BUG_FIXED] Apply a walk around solution for Actionscript crash problem. 2010-09-26 15:19:29 +00:00
UserDefineLangReference.h [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up. 2009-09-04 00:10:01 +00:00
UserDefineResource.h [NEW_FEATURE] Add import/export User Defined Language features. 2010-05-08 22:44:45 +00:00
xmlMatchedTagsHighlighter.cpp [BUG_FIXED] Recover langs.xml while its length is zero. 2010-01-23 18:07:32 +00:00
xmlMatchedTagsHighlighter.h [BUG_FIXED] (Author : Vitaliy Dovgan)Fix case-insensitive searching bug for non-ascii characters (for example some characters in French and Cyrillic characters). 2009-12-02 02:24:37 +00:00