Commit Graph

741 Commits

Author SHA1 Message Date
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
Don Ho
d23e8c74c5 [BUG_FIXED] Fix the bug while changing the language list in Style Configurator, the "Save and close" button is enabled.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@616 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-21 02:05:46 +00:00
Don Ho
99042edb28 [BUG_FIXED] Fix "finds in all opened files" crash bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@615 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-20 01:07:35 +00:00
Don Ho
1bab772c37 [UPDATE] refactor Notepad_plus.cpp.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@614 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-17 19:23:18 +00:00
Don Ho
be8d467e91 [CLEAN_UP] (Author : Jocelyn Legault) Initialize correctly the DockingDlgInterface. Clean up the docking manager's code.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@613 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-17 00:18:22 +00:00
Don Ho
ccbdf7c210 [UPDATE] Refactor Notepad_plus.cpp (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@612 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-13 01:12:17 +00:00
Don Ho
6ae357c289 [NEW_BEHAVIOUR] (Author : Christian Wegner) Focus (switch to) the dirty document while asking to save unsaved document when user close Notepad++.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@611 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-11 23:53:06 +00:00
Don Ho
0d2efe29ea [BUG_FIXED] Fix the bug while giving command C:\NppDir>notepad++ (w/o quote), npp try to open file "notepad++".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@610 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-10 23:54:44 +00:00
Don Ho
e098cbc677 [REVERT] menuID2LangType function is reverted due to its performance issue.
[NEW_FEATURE] Add "Display loading time" feature (via command line argument "-loadingTime").
[NEW] Add NPPM_INTERNAL_DISABLEAUTOUPDATE message (which can be triggered by GUP.exe).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@609 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-08 00:44:48 +00:00
Don Ho
689d434a9f [OPTIMIZE] (Author : Sune Marcher) Rewrite of menuID2LangType function.
[UPDATE] Refactor Notepad_plus.cpp (in progress).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@608 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-04 01:22:41 +00:00
Don Ho
ebfec9d026 [UPDATE] Refactor Notepad_plus.cpp (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@607 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-31 17:45:32 +00:00
Don Ho
639c336587 [UPDATE] Refactor Notepad_plus.cpp (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@606 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-29 23:52:47 +00:00
Don Ho
691849d1d9 [RELEASE] Notepad++ v5.6.6 release.
[BUG_FIXED] Fixed Search bug with Chinese/Japanese/Korean characters.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@605 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-26 01:04:53 +00:00
Don Ho
5925d28aba [ADD] Add GUP.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@604 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-25 20:06:50 +00:00
Don Ho
910b88d52b [RELEASE] Notepad++ v5.6.5 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@603 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-24 23:29:24 +00:00