Commit Graph

33 Commits (d156d90a9eb94b8d802a0514abe5560821bc8540)

Author SHA1 Message Date
donho 2cb0038e08 [RELEASE] OR v5.0.1.
Fix bug : Syntax highlighting is not applied after "Save as".

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@289 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-14 23:37:37 +00:00
donho 8bfe2001eb [RELEASE] OR v5.0.1.
Revert to the old timestamp due to the annoying bug.
Rename Makefile.win to makefile.
Remove throwing exception temporarily in order to fix Notepad++ launch problem under WINE. 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@288 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-14 02:18:38 +00:00
donho e95acd8f5a [RELEASE] v5 official release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@273 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-06 00:08:20 +00:00
donho 608265a3ca [BUG_FIXED] Fix find/replace bug due to Tag matching feature.
Enhance the tag matching display.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@265 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-30 17:24:24 +00:00
donho 5be9af9cc9 [NEW_FEATURE] Add Matched Tag Highlighting feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@248 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-22 23:32:56 +00:00
donho 84b2a53819 [BUG_FIXED] Fix the crash issue under Chinese/Korean/Japanese Windoz in v5.0 alpha.
Fix go to line command line bug.
Enhance Find in files and Find in all opened files features' performance.
Fix dialog off screen problem under multi-monitor environment.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@234 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-15 17:52:08 +00:00
donho 3208c99d98 [RELEASE] v4.9.2
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@201 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-11 13:53:50 +00:00
donho 929d1d43ba [RELEASE] v4.9.1
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@197 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-04 18:18:53 +00:00
donho 3e705b3e64 [RELEASE_4_9] Release 4.9.
Fix the replace bug while replacing nothing.
Fix the F3 searching direction bug.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@194 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-01 17:15:15 +00:00
donho e55d1e1996 [RELEASE_4_85] OR v4.8.5
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@166 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-11 22:44:48 +00:00
donho 6a3fdbd1fc [BUG_FIXED] Fix the file Auto-detection settings writing in config.xml bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@164 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-06 17:43:51 +00:00
donho 7a07e38f4f [BUG_FIXED] Fix a crash bug by inserting a new feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@158 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-30 23:46:07 +00:00
donho b271777e83 [RELEASE_4_82] Notepad++ v4.8.2 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@144 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-09 18:10:47 +00:00
donho d550ce44b2 [RELEASE_4_8_1] Notepad++ v4.8.1 release :
1. Enhance shortcut mapper; fix bug - get back Shift+Del, Shift+Ins and Ctrl+Ins shortcut.
2. Disable GUP on Notepad++ launch time under vista due to UAC issue.



git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@140 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-02 23:27:44 +00:00
donho 2b1e41512f [RELEASE_4_8] Notepad++ v4.8 OR.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@138 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-02-27 00:07:53 +00:00
donho bf507dc5ee [NEW_FEATURE] Add launch "as notepad" style feature (detection of asNotepad.xml, then launch notepad++ with -multiInst -nosession -notabbar options).
vertical/multiline tab is in progression.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@111 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-20 02:41:42 +00:00
donho 3412c5ce5d [RELEASE_475] Fix invisible tabs bug while closing (Finally).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@104 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-14 19:40:10 +00:00
donho 2417d3af69 [BUG_FIXED]
1. Fix the bug regarding the scroll bar for folding issue.
2. Fix the full screen (F11) bug regarding multi-display issue
3. including nppcm64.dll in installer for ths x64 OS.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@102 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-12 23:19:47 +00:00
donho 72bb63c88d [RELEASE_473] Enhance installer.
Fix horizontal scroll bug regarding the folding issue.
Add a new behaviour that click on active tab activate the view as current view.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@99 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-07 00:46:43 +00:00
donho 8c0817a0ba [RELEASE_4_72] 4.7.2 final release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@98 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-03 18:38:05 +00:00
donho fae88016e9 [RELEASE_471] 4.7.1 release - Fix the crash bug due to subview session saving problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@96 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-02 22:22:03 +00:00
donho 8ae442cdc9 [[RELEASE_47] 4.7 release - modification of nppSetup.nsi to adapt the new xml model
protection system.
Swap back the main icon.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@93 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-01 00:50:50 +00:00
donho 53a40b7ffe [RELEASE_47] 4.7 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@92 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-31 03:37:19 +00:00
donho 64fbc8a627 [BUG_FIXED] fix a bug where a file with 2 or more consecutive spaces gives problems with sessions and history.
fixes problem where opening a file when in save as dialog saves the wrong file.
Change the main Notepad++ icon.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@90 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-29 03:44:56 +00:00
donho d64eb26372 [REALEASE_46] New release v4.6.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@74 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-21 00:13:51 +00:00
donho 7e195e3058 [RELEASE_45] update the version, add a readme file for makefile.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@64 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-25 23:21:20 +00:00
donho a5ec85b4b6 [RELEASE_44] Update the build note content.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@52 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-13 00:28:32 +00:00
donho 1388b2282b [NEW_FEATURE] Add hide lines feature (not yet finished).
Fix the Scintilla Transpose function bug (Ctrl+Shift+Down in npp).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@28 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-10 01:27:44 +00:00
donho 61c0b2af50 [RELEASE] v4.2.2 :
1. Fix a regression bug regarding the filters in Find in files dialog.
2. Add a new transparency feature for Find dialog : Transparency on loss focus.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@7 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-15 20:23:37 +00:00
donho a789174c0b [BUG_FIXED] v4.2.1 : Fix regression bug : replace in selection bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@6 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-14 00:53:49 +00:00
donho 2322694649 [RELEASE_V42]
1. Fix User Define Language extension recognition problem for sensitive case (now it's insensitive). 
2. Add a menu entry to access to notepad++ plugins project page. 
3. Enhance file open dialog (add all supported extensions in the filters list). 
4. Fix bug of Run macro until EOF. 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@5 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-12 23:21:25 +00:00
donho 9365f6f308 [CLEAN_UP] remove unnecessary files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@2 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-07 12:33:21 +00:00
donho ec7b0c2da9 v4.2 ready
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@1 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-07 00:55:50 +00:00