TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 Notepad++ 軟體歷史版本 Download Page105 :: 軟體兄弟

Notepad++ 歷史版本列表 Page105

最新版本 [var.version]

Notepad++ 歷史版本列表

Notepad++ 是一個免費的源代碼編輯器和記事本替換,支持多種語言。運行在 MS Windows 環境下,其使用受 GPL 許可證管理。 選擇版本:Notepad++ 7.5.4(32 位)Notepad++ 7.5.4(64 位) Notepad++ 軟體介紹

Notepad++ (32-bit)Notepad++ (64-bit)


Notepad++ 5.6.2 查看版本資訊

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

What's new in this version:

1. Fix the Unicode localization file display problem.
2. Update templat localization file (english.xml) to v5.6.1.
3. Fix tag highlighting bug while disabling indent guide lines.
4. Fix the translated sub menu entries applying on the menu item.
5. Display more information while catching of plugins crash.

Notepad++ 5.6.1 查看版本資訊

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

What's new in this version:

1. Fix brace highlighting breaking issue and related performance problem.
2. Add new encodings in the shortcuts map.
3. Remove annoying encoding issue warning dialogs.
4. Enhance Html encoding auto-detection.
5. Fix case-insensitive searching bug for non-ascii characters (for example some characters in French and Cyrillic letters).
6. Add find result commands in the menu.
7. Add DOS CodePage : CP437, CP737, CP850, CP852, CP855, CP857, CP858, CP860, CP861, CP863, CP865, CP866 and CP869.
8. Fix localization combo box unselected in preference dialog bug after startup (when a localization file is in use).

Notepad++ 5.6 查看版本資訊

更新時間:2009-11-30
更新細節:

What's new in this version:

# New features and Fixed Bugs:

* Add languages encoding - Chinese traditional (BIG5), Chinese Simplified (GB2312), Japanese (Shift JIS), Korean (EUC), Thai (TIS-620), Hebrew (iso-8859-8), Hebrew (1255), Central European (1250), Cyrillic (1251), Cyrillic (KOI8-U), Cyrillic (KOI8-R), Cyrillic (Mac), Western European(1252), Greek (1253), Turkish(1254), Arabic (1256), Baltic (1257), Vietnamese (1258), ISO_8859-1 to ISO_8859-16 and a lot of more.
* Add auto-detection of HTML and XML files encodings.
* Add COBOL, D, Gui4Cli, PowerShell and R language support.
* Add Marker Jumper feature (Jump down/up : Ctrl+Num/Ctrl+Shift+Num).
* Add indent guide line highlighting for html/xml tags.
* Add system tray context menu and new command argument "-systemtray".
* Fix Unicode to ANSI encoding bug.
* Fix last recent file list menu items localization encoding bug.
* Fix last recent file number goes to zero issue.
* Add new command argument "--help".
* Fix Calltip hint bug and add a new capacity in it.
* Add the ability to add the second keyword group for user in both LISP and Scheme languages.
* Fix the wrap symbol display problem.
* Add SQL ESC symbol ''.
* Fix column editor insert number bug in virtual space mode.
* Fix status bar displaying "-2 char" issue for a empty document.
* Fix installation of NppShell64 failed issue in installer.

# Included plugins (Unicode):

* TextFX v0.26
* NppExec v0.3.2
* Spell Checker v1.3.3
* MIME Tools v1.6
* NppExport v0.2.8
* NppNetNote v0.1
* Compare Plugin 1.5.5
* Plugin Manager 0.9.3.0

# Included plugins (ANSI):

* TextFX v0.25
* NppExec v0.3.2
* Spell Checker v1.3.3
* MIME Tools v1.6
* NppExport v0.2.8
* Light Explorer v1.5
* NppNetNote v0.1
* Compare Plugin 1.5.5
* Plugin Manager 0.9.3.0

Notepad++ 5.5.1 查看版本資訊

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

What's new in this version:

1. Old icon is back.
2. Set ".txt" extension automatically while saving a document text.
3. Real characters count is added in status bar.
4. Fix some memory leaks.
5. Add "open all" capacity in finder (for find in files).
6. Replaced nppcm with NppShell (in installer).
- Dialog to allow change of various settings (cmd : regsvr32 /s /i NppShell.dll)
- Context menu icon properly rendered
- Incorporate dynamic icon for registered filetypes

Notepad++ 5.5.0 查看版本資訊

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

What's new in this version:

New Features and Fixed Bugs:
1. Update : upgrade Scintilla from v1.78 to v2.01.
2. New icon : change from old icon to a cool chamelon icon.
3. New feature : virtual space for column mode.
4. New feature : multi-editing / selection.
5. New feature : tab settings for per language.
6. New feature : selected lines moving up/down capacity.
7. New feature : incremental Search shows pink background when text not found (like Firefox).
8. New feature : rational number is recognized in User Defined Language System.
9. New feature : escape character capacity for the delimiter in User Defined Language System.
10. Bug fixed : tool bar tip crash issue.
11. Bug fixed : column editor inserting octal number broken issue.
12. Changed behaviour : "-nosession" parameter's not only none of session is loaded, but also none of session is saved.
13. Bug fixed : docking feature crash issue.
14. New feature : the ability to not launch Auto-updater during a period (15 days by default).
15. New feature : import plugins feature (load on the fly).
16. New feature : import theme (stylers.xml) feature.
17. Bug fixed : a crash issue while launch Fin in file (regression since v5.4.5).
18. Bug fixed : a crash issue while deleting the last line.
19. Bug fixed : a bug of plugin message NPPM_GETPLUGINSCONFIGDIR (regression since v5.4.5).
20. New feature : new plugin notification NPPN_DOCORDERCHANGED to notify plugins that document order is changed.
21. Bug fixed : tool bar chevron disappeared bug (regression since previous versions).
22. Bug fixed : a crash bug due to instability of FTP_synchronize plugin (enhance Docking feature).
23. Bug fixed : getting fonts problem under Chines/Korean/Japanese environment.
24. Bug fixed : wrong File encoding auto-detection problem : binary file is detected as UTF-16 big-endian.

Included plugins (Unicode):
1. TextFX v0.26
2. NppExec v0.3.2
3. Spell Checker v1.3.3
4. MIME Tools v1.5
5. NppExport v0.2.8
6. Doc Monitor v2.2
7. NppNetNote v0.1
8. Compare Plugin 1.5.5
9. Plugin Manager 0.9.2.1

Included plugins (ANSI):
1. TextFX v0.25
2. NppExec v0.3.2
3. Spell Checker v1.3.3
4. MIME Tools v1.5
5. NppExport v0.2.8
6. Light Explorer v1.5
7. Doc Monitor v2.2
8. NppNetNote v0.1
9. Compare Plugin 1.5.5
10. Plugin Manager 0.9.2.1

Notepad++ 5.4.5 查看版本資訊

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

What's new in this version:

1. Fix plugins shortcuts not working bug.
2. Fix the tooltip on toolbar display bug for the plugins icons.
3. Fix a crash that was occurring when searching in files from a deep path.
4. Fix a crash issue (Unicode binary) while close Notepad++ with an RC file opened under Chinese Xp.
5. Fix Pascal and Scheme syntax highlighting problem (fixes in styles.xml).
6. Add SQL folding capacity.

Included plugins (Unicode):
1. TextFX v0.26
2. NppExec v0.3 RC1
3. Spell Checker v1.3.2
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Doc Monitor v2.2
8. NppNetNote v0.1
9. ChangeMarkers 1.2.1
10. Compare Plugin 1.5.4

Included plugins (ANSI):
1. TextFX v0.25
2. NppExec v0.3 RC1
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Light Explorer v1.5
8. Doc Monitor v2.2
9. NppNetNote v0.1
10. ChangeMarkers 1.2.1
11. Compare Plugin 1.5.4

Notepad++ 5.4.4 查看版本資訊

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

What's new in this version:

1. Upgrade Scintilla from 1.77 to 1.78.
2. Fix XML syntax highlighting bug while presence of the tag "

Notepad++ 5.4.1 查看版本資訊

更新時間:2009-05-28
更新細節:

What's new in this version:

1. Add ChangeMarkers plugin in installer.
2. Add theme description in installer.
3. Make installer update contextMenu.xml (backup the old one then override it with the new one).
4. Fix lastRecentFileList localization issue.
5. Add readonly change status notification for plugin system.
6. Fix Styler Configurator user extension handler.

Notepad++ 5.4 查看版本資訊

更新時間:2009-05-26
更新細節:

What's new in this version:

1. Add theme selector to switch styles.xml on the fly, change styles.xml on one click.
2. Add google chrome drag and derop tab feature : drag out tab to create a new instance, transfer documents among several instances by drag and drop.
3. Add Mark all extension : user can mark any occurrence with 5 different colours.
4. Add new feature : column selection allows to insertion a string by typing characters in sequence (w/o column mode editor).
5. Detect UTF16 encoding (BE and LE) w/o BOM.
6. Fix crash bug : Double click a file associated with an older version of Notepad++ while a newer version of Notepad++ instance is running.
7. lmprove main menu structure (more compact). Language Menu can be compacted as well (optional, in Preference dialog).
8. Fine numbers margin width is changed dynamically according to the needed space (but keeping at least 3 digits).
9. File history list (under the File menu) is limited to 100 characters per item. Longer file names are fitted to 100 characters by replacing path components with ellipses.
10. Update Scintilla from v1.75 to v1.77.
11. Indent guideline can be shown w/o whitespace or tab symbol.
12. Fixed two bugs when calculating the width of the TaskList (document list when pressing ctrl+tab or right-click + mouse wheel.
13. Add an (hidden) option to make the "Filters" and "Directory" fields follow the current opened document in "Find in files" dialog. The new parameters are located in config.xml and are called: "fifFilterFollowsDoc" and "fifFolderFollowsDoc" (set to "yes"/"no")
14. Add new command parameters : -c (column) -x et -y (startup position).
15. Remove change line marker which does not work correctly. Include ChangeMarkers plugin instead.
16. Fix bug "Switch to found results window" command now switches back to the current edit view if the focus is already on the found results.
17. Fix the search result inaccurate colorization bug.
18. Fix the Mark all in selection bug (while Find Replace Dialog loosing the focus).
19. Add 2 plugins messages : NPPN_FILEBEFORELOAD and NPPN_FILELOADFAILED.
20. Fix New document not be switched while double clicking in Find in files result panel.
21. Fix conversion min to Maj and Maj to min (or vice et versa) in column selection bug.
22. Fix bug when the find dialog was closed the translucaent shadow remained in Windows 7.
23. Fix crash bug of find in files feature.
24. Add "follow current doc" checkbox in Find in file dialog.
25. Add the ability of tag match feature to not highlight comment zone in html/xml.
26. Fix TCL language highlighting bug.



Included plugins (Unicode):

1. TextFX v0.26
2. NppExec v0.3 RC1
3. Spell Checker v1.3.2
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Doc Monitor v2.2
8. NppNetNote v0.1
9. ChangeMarkers 1.2.0

Included plugins (ANSI):

1. TextFX v0.25
2. NppExec v0.3 RC1
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Light Explorer v1.5
8. Doc Monitor v2.2
9. NppNetNote v0.1
10. ChangeMarkers 1.2.0

Notepad++ 5.3.1 查看版本資訊

更新時間:2009-03-30
更新細節:

What's new in this version:

1. Fix inaccurate replace bug.
2. Increase Find what and replace with fields to 2047 characters.
3. Stop the indicator highlighting while the line change marker margin is hidden.
4. SConstruct and SConscript are recognized as python file.

Included plugins (Unicode):

1. TextFX v0.26
2. NppExec v0.3 RC1
3. Spell Checker v1.3.2
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Doc Monitor v2.2
8. NppNetNote v0.1

Included plugins (ANSI):

1. TextFX v0.25
2. NppExec v0.3 RC1
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Light Explorer v1.5
8. Doc Monitor v2.2
9. NppNetNote v0.1