Notepad++ (32-bit) 歷史版本列表 Page17

最新版本 Notepad++ 8.1.9.1 (32-bit)

Notepad++ (32-bit) 歷史版本列表

記事本 ++ 是一個免費的源代碼編輯器和記事本替換,支持多種語言。在 MS Windows 環境下運行,其使用受 GPL 許可證管理. Notepad ++ 是一個功能強大的編輯組件 Scintilla,使用 C ++ 語言編寫,使用純 Win32 API 和 STL,確保更高的執行速度和更小的程序大小。 Notepad ++ 通過優化盡可能多的程序而不損失用戶友好性,正在努力減少世界二氧化碳排放... Notepad++ (32-bit) 軟體介紹


Notepad++ 5.2 查看版本資訊

更新時間:2009-02-09
更新細節:

What's new in this version:

Notepad++ v5.2 new feature and fixed bugs (from v5.1.4) :

1. Fix Function Tip crash issue.
2. Fix the find in files crash bug while cloned views are side by side and focus is on main view.
3. Fix a crash bug after searching/replacing in files returned with no results.
4. Enhance "Find in all opened files" and "Find in files" features.
5. Add Replace in files feature.
6. Fix command line parsing to accept unquoted files as single argument.
7. Refine "open ANSI files as UTF8 w/o BOM" feature.
8. Add minidump feature in the case of crash for debug use.
9. Adjust PostIt/FullScreen behaviour to mix well together.
10. The file filters and the directory are set while find/replace/findInFiles dialog is launched.
11. Adding find in files filters supports user defined language.
12. Fix the bug that texts in combo box of Find dialog are restored not in order on the launch time.
13. Add NPPM_DOOPEN plugin message.

Notepad++ 5.1.4 查看版本資訊

更新時間:2009-01-12
更新細節:

What's new in this version:

1. Add localization on run time feature : Change language on the run time for Unicode version (via preferences dialog).
2. Add the ability to force opened ANSI document as UTF-8 w/o BOM.
3. Fix verbose backup bug (while the backup dir is not set).
4. Fix bug that external lexer doesn't work with Unicode version.
5. Fix recent files list bug.
6. Include a help content file.
7. Add new plugin notification message NPPN_WORDSTYLESUPDATED.
8. Add 2 plugin messages for shortcut feature : NPPN_SHORTCUTREMAPPED notification and NPPM_GETSHORTCUTBYCMDID message.

Notepad++ 5.1.3 查看版本資訊

更新時間:2008-12-30
更新細節:

What's new in this version:

Notepad++ v5.1.3 new feature and fixed bugs (from v5.1.2) :

1. Add PostIt feature (F12 to toggle it).
2. Fix the bug that Unicode path file opened in the previous session doesn't be restored.
3. Fix nativeLang loading problem if Notepad++ location path contains Unicode characters.
4. Make shell extension context menu Unicode compliant.
5. Fix "Go to/Open in another instance" bug.
6. Process WM_IME_REQUEST message to support Windows IME.
7. Fix "Go to another view" translation coding error.
8. Adding search text on the top of combo box.
9. Fix Tidy installation problem for TextFX plugin.
10. Change the N++ recovery directory from c:N++RECOV to %temp%N++RECOV.

Notepad++ 5.1.2 查看版本資訊

更新時間:2008-12-14
更新細節:

What's new in this version:

1. Fix localization (Japanese/Cyrillic/Hebrew...) display bug under Notepad++ Unicode version.
2. Fix Find in Files search in both Unicode/ANSI files.
3. Make Find in files thread-less to improve the performance and to avoid the crash.
4. Fix crash bug while loading File of User Defined Language.
5. Fix writing a key in registry while preference dialog launches
6. Fix crash in File Dialog if too many languages or extensions were added.
7. Fix memory leak when a file cannot be opened if it consumes too much memory.
8. Fix a vista issue : prevent Notepad++ save files to "virtual store" under vista.
9. Fusion 2 commands "activate main view" and "activate sub view" in "Focus the other view".
10. Fix close all files/app exit cancel bug.
11. Fix default button problem in Find in Files dialog.
12. Fix caret position moving problem after loading a session.
13. Fix bug when pasting to bookmarked lines in Unicode version.

Notepad++ 5.1.1 查看版本資訊

更新時間:2008-11-12
更新細節:

What's new in this version:

Notepad++ v5.1.1 fixed bugs (from v5.1) :

1. Fix Unicode version display Korean/Japanese language problem.
2. Fix bug : Open in new instance not allowing spaces in paths.
3. Fix "Global Styles" string incorrectly displayed in Unicode version.
4. Fix filters for open/save dialog not showing or incorrectly (showing 'L').
5. Fix calltip argument with 'L' leader character bug.
6. Fix tab control draw bug.

Notepad++ 5.1 查看版本資訊

更新時間:2008-10-26
更新細節:

What's new in this version:

Notes:
In this release a crash bug due to the weird file creation/modification time is fixed.
Some features and bugs are also added and fixed in this release. But the most important added feature is make Notepad++ version 5.1 a true Unicode-compliant application :
Not only you can open a Unicode path file in Notepad++, but also you can use whichever localization file (nativeLang.xml) under whichever language environment (for w2k/xp/vista).
A new plugin DocShared is included in this release (in both ANSI and Unicode version).
DocShared plugin (developped by Harry) allows multi-user to modify the same document in the same time via the network(collaborative editing). My favarite part is that it transforms Notepad++ from an text editor into a IM client, without inscription on any server side.

2 packages are included in 5.1 OR : Unicode release and ANSI release.
ANSI version is released for those who work still under pre-historic win95/98/ME :)
Sure you can always use the ANSI version under w2k/xp/vista if you don't need Unicode path support, however unicode release will be the main stream on the future versions (ie. The installer contains only Unicode version).
All the plugins which are compatible with v5.0.3 will be compatible with ANSI release, but not with Unicode release.
For the plugin authors, please refer to the note in Plugin forum to make plugin compatible with both Unicode/ANSI version :
http://sourceforge.net/forum/forum.php?thread_id=2267876&forum_id=482781

Note that the Notepad++ installer won't remove the ANSI plugins for you, so if you update your old Notepad++ with installer, remove the ANSI plugins manually after the installation.

If you find any regression, please report here by precising your notepad++ release mode (ANSI or UNICODE), which is indicated in About dialog.

Changes:
Notepad++ v5.1 fixed bugs and added features (from v5.0.3) :

1. Make Notepad++ Unicode-compliant application(Unicode path supported).
2. Fix crash issue due to the incoherent modification/creation date.
3. Enhance Find in files feature : launch in thread, stop as wish.
4. Add find/replace dialog memorize capacity.
5. Fix "find in all opened files" and "find in files" unicode text search bug.
6. Fix "replace" and "replace all" bug.
7. Fix tag match highlighting mismatched bug.
8. Make tag match highlighting on non html zone optional.
9. Fix cpu high consumption bug while document is cloned with smart highlighting and xml matched highlighting features activating.
10. Refine the Save/Open file directory settings (follow tab/last operation/user defined dir).
11. Add "Doc go to new instance" and "Doc open in new instance" features.
12. Move document to another instance of Notepad++ via drag and drop document tab.
13. Add new pluin notification NPPN_DOCACTIVATED and NPPN_LANGCHANGED.
14. Fix context menu incorrect setting crash bug.
15. Fix crash problem while typing Chinese character in ANSI CSS document under Chinese environment.
16. Fix a problem with Incremental search+UTF8 in win9x.
17. Fix the User defined language not working in Unicode version bug.
18. Fix bug with CPP lexer keyword list.
19. Fix auto-completion not woring for HTML, SQL and RC problem.
20. Fix html, sql and rc auto-completion bug.
21. Fix cancel to save file in Notepad++ can not stop system shutdown problem.
22. Fix bug with opening relative path files.
23. Fix bug with clearing read-only flag.
24. Fix wrap after save as bug.
25. Improve "reload from disk" behaviour.
26. Add option to only show the filename in the titlebar.
27. Add NPPM_[G/S]ET_BUFFERLANGTYPE, NPPM_[G/S]ET_BUFFERENCODING, NPPM_[G/S]ET_BUFFERFORMAT messages to access buffer properties.
28. Remove all the comic sans font (finally :) ).




Included plugins (Unicode):

1. TexFX v0.24a
2. MIME Tools v1.5
3. NppExport v0.2.8
4. Doc Monitor v2.2
5. NppAutoIndent 1.2
6. FTP_synchronize v0.9.6
7. NppAutoIndent 1.2
8. NppDocShare v0.1

Included plugins (ANSI):

1. TexFX v0.24a
2. NppExec v0.2 RC3.2
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Compare plugin v1.5.1
8. Light Explorer v1.5
9. Doc Monitor v2.2
10. NppAutoIndent 1.2
11. NppDocShare v0.1

Notepad++ 5.0.3 查看版本資訊

更新時間:2008-08-04
更新細節:

What's new in this version:

Notepad++ v5.0.3 fixed bugs and added features (from v5.0.2) :

1. Fix crash bug while processing find in all opened files/find in files in a file contains a very long line.
2. Fix the display problem in found results dialog while processing find in all opened files/find in files in a file contains a very long line.
3. Fix not remembering the history file setting "Don't check at launch time" option bug.

Notepad++ 5.0.2 查看版本資訊

更新時間:2008-07-22
更新細節:

What's new in this version:

Notepad++ v5.0.2 fixed bugs and added features (from v5.0.1) :
1. Fix crash bug for tags match highlighting.
2. Fix the huge file makes notepad++ crash issue.
3. Fix adding item in the history file list while deleting file from Notepad++ bug.
4. Fix a bug that file detection options set are not saved due to doc monitor plugin.
5. Improve opening file performance.
6. Fix bug when closing file using close button.

Notepad++ 5.0.1 查看版本資訊

更新時間:2008-07-15
更新細節:

What's new in this version:

Notes:
Make Tag match highlight more accurate.
Fix several bugs.
makefile is re-enabled.

Changes:
Notepad++ v5.0.1 fixed bugs and added features (from v5) :

1. Fix tags match highlighter bug - more accurate.
2. Fix word completion doesn't display bug.
3. Fix word completion not in alphabet order.
4. Fix Notepad++ launch problem under WINE.
5. Fix crash issue due to timestamp problem.
6. Fix bug : Files not in recent list on exit and no session saved.
7. Fix bug : hide lines not working right when closing.
8. Re-enable gcc compiler environment (minGW).
9. Fix bug : Syntax highlighting is not applied after "Save as".

Included plugins :

1. TexFX v0.24a
2. NppExec v0.2 RC3.2
3. Spell Checker v1.3.1
4. MIME Tools v1.4
5. FTP_synchronize v0.9.6
6. NppExport v0.2.7.3
7. Compare plugin v1.5.1
8. Light Explorer v1.5
9. Doc Monitor v2.1

Notepad++ 5.0 查看版本資訊

更新時間:2008-07-06
更新細節:

What's new in this version:

Notepad++ is version 5 now.
In order to make v5 deserve its version number, Harry and I work hard for this release.

These are main features added in v5 :
* The performance of Notepad++ v5 is improved - especially on exit.
* Function parameters calltip hint : in a modern IDE, it always comes together with auto-completion. In this version of Notepad++ calltip feature is implemented as extension of auto-completion. All the api files for auto-completion are now under xml format(with extension .xml).
Calltip is available for all the supported languages - you just need to add them(the php.xml is complete).
Here is the tutorial for this now functionality :
http://notepad-plus.wiki.sourceforge.net/Create_AutoComplete
* Tags match highlight : it will be adored by html/xml guys. The colours can be configured in Styler Configurator dialog. Check Preference dialog to disable this feature (through I don't know why you want to do that).
* Enhancement of adding item in context menu : All the plugin commands can be added into context menu. Furthermore adding context menu items in contextMenu.xml is easier in this version. Note that for the sake of backward compatibility, id attribute will still work on the future release.

Here you can find context menu howto :
http://notepad-plus.sourceforge.net/uk/contextMenu-HOWTO.php



A lot of other new features are added in v5 : bookmarked lines cut/copy/paste/delete operations, more items (caret, tab bar) are configurable, rename/delete current edited file...etc. I let you discover them yourself.


Changes:
Notepad++ v5 fixed bugs and added features (from v4.9.2) :

1. Improve Notepad++ performance - on startup and on exit.
2. Add Calltip capacity.
3. Add HTML/XML tag match highlighting.
4. All the menu commands can be added in context menu, including plugins' commands, macros and user defined commands.
5. Add bookmarked lines operations : delete all marked lines, copy all marked lines into clipboard, cut all marked lines into clipboard, paste from clipboard to replace all marked lines content.
6. Add rename and delete current document features.
7. Fix crash bug : Open files with date pre-1970.
8. Fix clone mode bug : now the actions done in one view will be synchronized in the cloned view.
9. Add tooltips in document tab to display the full file name path.
10. Change hide lines behaviour : Hide lines now saved during switches.
11. Change file history list behaviour : Most recent closed file is on the top. Add number on list.
12. Caret width and blink rate are customizable.
13. Add asterisk in title bar if file is dirty.
14. The bookmarks' look & feel are improved.
15. Add "Select all" and "copy" context menu items in Find in files results window.
16. Fix goto line with command line bug.
17. Improve smart highlight / mark all / incremental search highlight all visibility
18. Tabbar's coulours is configurable via Stylers Configurator(Active tab Text, Inactive tab text, Inactive tab background, Active tab focused indicator and Active tab unfocused indicator).
19. Add the smart highlight file size limit - 1.5 MB in order to improve the performance.
20. Add exception handling (dumping filedata).
21. Fix go to line command line bug.
22. Enhance Find in files and Find in all opened files features' performance.
23. Fix dialog off screen problem under multi-monitor environment.
24. Add 2 plugin message for v5 : NPPM_GETFULLPATHFROMBUFFERID and NPPM_GETPOSFROMBUFFERID.


Included plugins :

1. TexFX v0.24a
2. NppExec v0.2 RC3.2
3. Spell Checker v1.3.1
4. MIME Tools v1.4
5. FTP_synchronize v0.9.6
6. NppExport v0.2.7.3
7. Compare plugin v1.5.1
8. Light Explorer v1.5
9. Doc Monitor v2.1