Commit Graph

905 Commits

Author SHA1 Message Date
Don Ho
00fbd3444b [NEW] (Author: Dave Brotherstone) Add NPPM_ALLOCATEMARKER plugin message.
[NEW_FEATURE] Add Statistics feature which is accessible from the menu command "Summary..." (under menu "View") and the 2nd zone of statusbar (double click).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@667 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-09-19 01:27:41 +00:00
Don Ho
16c671a825 [BUG_FIXED] Fix VB syntax highlighting regression in asp script.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@666 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-09-16 23:09:05 +00:00
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
Don Ho
c2702447ff [BUG_FIXED] Fix User Defined Language syntax folding not working problem.
[NEW] Add Tamil translation.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@664 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-09-11 23:34:00 +00:00
Don Ho
21e9d97dcb [BUG_FIXED] (Author: François-R Boyer) Fix large file truncated after loading.
[ENHANCED] (Author: François-R Boyer) Improve file loading performance.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@663 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-09-06 23:34:19 +00:00
Don Ho
059f9977ef [UPDATE] Update Scintilla to v2.21.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@662 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-09-05 22:56:27 +00:00
Don Ho
247375f6cf [BUG_FIXED] Fix "Select and Find Next" and "Count" regressions.
[UPDATE] Adapt Scintilla 2.20 (making SCI_SETPROPERTIES call after SCI_SETLEXER call).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@661 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-09-04 17:22:03 +00:00
Don Ho
a1866aba6d [BUG_FIXED] (Author: François-R Boyer) Avoid "#if 1 //" from making CppLexer crash.
[UPDATE] Update english.xml for v5.7.1 and the newest translations.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@660 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-09-02 00:43:56 +00:00
Don Ho
315a6d7a2f [BUG_FIXED] Fix the menu items settings non-memorized regression.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@659 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-09-01 20:36:47 +00:00
Don Ho
2c05fa7f37 [BUG_FIXED] (Author: jgr [SF user name: joerngr]) Fix dragging undocked window performance issue while using Vista Aero UI style.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@658 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-30 01:12:52 +00:00
Don Ho
3fa8a89e76 [BUG_FIXED] Fix a vulnerability: get full ScinLexer.dll path to avoid hijack.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@657 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-29 19:50:41 +00:00
Don Ho
f602782337 [BUG_FIXED] Fix Lexer SearchResult syntax highlighting bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@656 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-27 01:01:10 +00:00
Don Ho
6da146a4ec [BUG_FIXED] Fix macro recoding for find in files regression.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@655 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-25 01:38:20 +00:00
Don Ho
c1ff1bfafb [UPDATE] Adapt LexObjC LexSearchResult and LexUser to a new configuration.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@654 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-22 02:20:44 +00:00
Don Ho
d4d42f8a1a [UPDATE] Update Scintilla from 2.12 to 2.20
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@653 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-21 23:59:56 +00:00
Don Ho
46c3286077 [BUG_FIXED] Remove selected character count from status bar due to the performance issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@652 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-21 16:24:57 +00:00
Don Ho
948f281eb0 [BUG_FIXED] (Author: François-R Boyer) Fix DBCS encodings file saving corruption bug.
[BUG_FIXED] (Author: François-R Boyer) Fix file containing NULL character loading bug.
[ENHANCEMENT] (Author: François-R Boyer) Improve getCurrentDocCharCount() method performance.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@651 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-16 16:52:03 +00:00
Don Ho
33de57fe1d [NEW_FEATURE] (Author: Christian Cuvier) Add macro new ability to record search and replace actions.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@650 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-15 18:52:55 +00:00
Don Ho
711e56ad3a [BUG_FIXED] (Author: Dave Brotherstone) Fix SaveSession bug.
[UPDATE] Resize the section of status bar.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@649 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-15 15:27:46 +00:00
Don Ho
29143b3d6c [BUG_FIXED] (Author: François-R Boyer) Fix Unicode file corrupted on saving bug (the buffer alignment issue).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@648 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-14 09:21:59 +00:00
Don Ho
49e4230a4a [NEW_FEATURE] Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command".
[NEW] Add "Modify" and "Delete" buttons on Shortcut mapper dialog.
[BUG_FIXED] Fix Shortcut Mapper inconsistence issue after deleting a macro or an user command.
[NEW] Add NPPM_GETCURRENTNATIVELANGENCODING message (to get the current native language enconding).
[UPDATE] Update native languages files: english.xml, french.xml and chinese.xml .
[BUG_FIXED] Remove characters count feature from the status bar due to its performance issue with UTF8 file.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@647 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-14 00:11:01 +00:00
Don Ho
9400d01219 [BUG_FIXED] Fix crash issue due to themes switching.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@645 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-07-31 22:32:42 +00:00
Don Ho
4eeff970ab [BUG_FIXED] Restore zoom settings saving for both scintilla controls.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@644 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-07-27 15:59:20 +00:00
Don Ho
a3d71483ef [NEW_FEATURE]
- Add line wrap methods.
- Make folding margin hidable.
- One set of settings are applied in 2 scintilla controls.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@643 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-07-26 00:12:02 +00:00
Don Ho
e0773602b2 [UPDATE] Update the readmeFirst.txt for the build information.
Remove systemMessage().
Fix symbol redefinition due to Scintilla header update.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@642 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-07-18 12:38:27 +00:00
Don Ho
52e19bbb88 [UPDATE] Complete Scintilla source files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@641 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-07-14 09:47:17 +00:00
Don Ho
a2dd828443 [UPDATE] Update Scintilla from 2.0.1 to 2.1.2
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@640 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-07-12 22:19:51 +00:00
Don Ho
f5251b5bc2 [RELEASE] Notepad++ 5.7 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@639 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-07-05 23:17:02 +00:00
Don Ho
ba9731ca7f [NEW] Regroup bookmark operation menu commands under "Bookmark" menu folder.
[BUG_FIXED] Fix "Save all" inconsistent icon state on toolbar.
[UPDATE]
- (Author: Christian Cuvier) Update offline help document.
- Native Language Files : updated and added new one
- Add new keywords for HTML5 and css.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@638 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-07-04 07:12:02 +00:00
Don Ho
4703502783 [BUG_FIXED] (Author: Christian Cuvier) Fix crashes on new 11 character long UDL names bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@637 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-06-29 23:43:44 +00:00
Don Ho
3c7a885a89 [NEW_FEATURE] Add "Inverse bookmark" feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@636 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-05-27 00:05:51 +00:00
Don Ho
52539b01b9 [CLEAN] throw runtime_error instead of int.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@635 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-05-25 23:41:58 +00:00
Don Ho
1953eea074 [NEW] Add NPPM_SAVECURRENTFILEAS message.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@634 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-05-24 18:51:50 +00:00
Don Ho
9715f095f1 [BUG_FIXED] Fix premature deallocation bug for import UDL.
[UPDATE] Update localization files.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@633 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-05-24 01:03:51 +00:00
Don Ho
a82f2de60b [NEW_FEATURE] Add import/export User Defined Language features.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@632 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-05-08 22:44:45 +00:00
Don Ho
0bb88d079b [NEW_BEHAVIOUR] File detection : Switch to modified or deleted file while user is asked to reload or keep the file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@631 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-04-20 19:30:50 +00:00
Don Ho
5aab10a730 [BUG_FIXED] Fix closing several detected non-existing files bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@630 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-04-18 07:37:30 +00:00
Don Ho
c1ba3a14b3 [FIX] Fix the compiling problem for ANSI build.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@629 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-29 23:34:50 +00:00
Don Ho
d7133d0011 [UPDATE] (Author: Sin Thesis) Refactoring (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@628 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-26 00:22:14 +00:00
Don Ho
b127612e16 [BUG_FIXED] Fix language switching to English not working bug.
[MODIFY] Reduce PostIt/FullScreen restore button size.
[BUG_FIXED] Fix PostIt wrong restore button position after toggling off fullScreen mode.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@627 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-24 21:08:50 +00:00
Don Ho
468f93b3c1 [FIX] Fix some typos.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@626 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-21 09:33:27 +00:00
Don Ho
194882dd0b [UPDATE] minor modification.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@625 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-17 23:37:58 +00:00
Don Ho
2e54127036 [UPDATE] refactoring (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@624 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-16 22:32:58 +00:00
Don Ho
bffdb9f4fe [UPDATE] Update native language model and chinese.xml.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@623 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-15 23:14:39 +00:00
Don Ho
fd02b9df00 [UPDATE] refactoring (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@622 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-05 00:15:06 +00:00
Don Ho
40eb02ab1f [RELEASE] Notepad++ v5.6.8 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@621 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-04 23:26:37 +00:00
Harold Bruintjes
de399da6ff Add Bitmap.cpp file, currently unused.
Revert icon drawing as not to break Aero themes.
Static linking in C::B project.
Set both icons in resource to point to original verison.
In case of elevation error, try shellexecute instead.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@620 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-01 20:42:21 +00:00
Don Ho
7a236ed330 [BUG_FIXED] Fix comment stream without selection bug.
[BUG_FIXED] Fix Find in files results highlighting problem.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@619 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-24 00:06:12 +00:00
Don Ho
52dc1c9d87 [UPDATE] (Author : Christian Cuvier) Update NppHelp.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@618 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-21 22:23:10 +00:00
Don Ho
b3f11896eb [RELEASE] Notepad++ v5.6.7 release.
[CHANGE_BEHAVIOUR] Enlarge regconition of clickable link from "http://" to any URI.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@617 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-21 18:17:54 +00:00