diff --git a/PowerEditor/bin/NppHelp.chm b/PowerEditor/bin/NppHelp.chm index 53f3412f1..f38706cae 100644 Binary files a/PowerEditor/bin/NppHelp.chm and b/PowerEditor/bin/NppHelp.chm differ diff --git a/PowerEditor/bin/change.log b/PowerEditor/bin/change.log index 31d74e671..8a198c34c 100644 --- a/PowerEditor/bin/change.log +++ b/PowerEditor/bin/change.log @@ -1,42 +1,17 @@ -Notepad++ v5.5.1 new features and fixed bugs (from v5.5) : +Notepad++ v5.6 new features and fixed bugs (from v5.5.1) : -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++ v5.5 new features and fixed bugs (from v5.4.5) : - -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. +1. 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) and Vietnamese (1258). +2. Add COBOL, D, Gui4Cli, PowerShell and R language support. +3. Add Marker Jumper feature (Jump down/up : Ctrl+Num/Ctrl+Shift+Num). +4. Add system tray context menu and new command argument "-systemtray". +5. Add new command argument "--help". +6. Fix Calltip hint bug and add a new capacity in it. +7. Add the ability to add the second keyword group for user in both LISP and Scheme languages. +8. Fix the wrap symbol display problem. +9. Add SQL ESC symbol '\'. +10. Fix column editor insert number bug in virtual space mode. +11. Fix status bar displaying "-2 char" issue for a empty document. +12. Fixed installation of NppShell64 failed issue in installer. Included plugins (Unicode): @@ -46,10 +21,9 @@ Included plugins (Unicode): 3. Spell Checker v1.3.3 4. MIME Tools v1.6 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.3.0 +6. NppNetNote v0.1 +7. Compare Plugin 1.5.5 +8. Plugin Manager 0.9.3.0 Included plugins (ANSI): @@ -59,8 +33,7 @@ Included plugins (ANSI): 4. MIME Tools v1.6 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.3.0 +7. NppNetNote v0.1 +8. Compare Plugin 1.5.5 +9. Plugin Manager 0.9.3.0 diff --git a/PowerEditor/installer/nppSetup.nsi b/PowerEditor/installer/nppSetup.nsi index 73e602c00..badcbec28 100644 --- a/PowerEditor/installer/nppSetup.nsi +++ b/PowerEditor/installer/nppSetup.nsi @@ -17,8 +17,8 @@ ; Define the application name !define APPNAME "Notepad++" -!define APPVERSION "5.5.2" -!define APPNAMEANDVERSION "Notepad++ v5.5.2" +!define APPVERSION "5.6" +!define APPNAMEANDVERSION "Notepad++ v5.6" !define APPWEBSITE "http://notepad-plus.sourceforge.net/" !define VERSION_MAJOR 5 @@ -28,7 +28,7 @@ Name "${APPNAMEANDVERSION}" InstallDir "$PROGRAMFILES\Notepad++" InstallDirRegKey HKLM "Software\${APPNAME}" "" -OutFile "..\bin\npp.5.5.2.Installer.exe" +OutFile "..\bin\npp.5.6.Installer.exe" ; GetWindowsVersion ; @@ -382,7 +382,6 @@ GLOBAL_INST: ; Set Section Files and Shortcuts SetOverwrite on File "..\license.txt" - File "..\bin\LINEDRAW.TTF" File "..\bin\SciLexer.dll" File "..\bin\change.log" File "..\bin\notepad++.exe" diff --git a/PowerEditor/misc/npp.help/HTML/Built-in Languages.html b/PowerEditor/misc/npp.help/HTML/Built-in Languages.html index f9eafe236..924fcb254 100644 --- a/PowerEditor/misc/npp.help/HTML/Built-in Languages.html +++ b/PowerEditor/misc/npp.help/HTML/Built-in Languages.html @@ -5,7 +5,7 @@
Standard -Notepad++ comes preloaded with a list with some of the most popular +Notepad++ comes preloaded with a list with over 50 among the most popular languages. You can select those languages using the Language menu and configure their style using the Styler Configurator. Most often the correct language is selected when opening a file based on the diff --git a/PowerEditor/misc/npp.help/HTML/Command Line.html b/PowerEditor/misc/npp.help/HTML/Command Line.html index 4705858e2..1bab15de7 100644 --- a/PowerEditor/misc/npp.help/HTML/Command Line.html +++ b/PowerEditor/misc/npp.help/HTML/Command Line.html @@ -18,8 +18,12 @@ Notepad++ supports a few command line parameters to control its startup. The following options are supported (they are case sensitive): p>
normal, php, c, cpp, cs, objc,
+string, of which the following are allowed:
|
The subjects described here control the appearance of the text in the screen.
The subjects described here control the appearance of the text in the screen.
Text -can be encoded in multiple ways. Most (older) textfiles use an +can be encoded in multiple ways. Most (older) text files use an encoding named ANSI, which has room for a limited amount of different characters, but is often sufficient to display all the text. However, Unicode encodings allow for a much richer amount of characters, @@ -23,19 +23,20 @@ reopening it in Notepad++ it is detected with another encoding. This is a technical limitation and happens because sometimes the resulting file will not differ even though different encodings are used. This is most noticeable if the file is saved without a special BOM (Byte -Order Mark) indicating the used encoding.
Notepad++ offers the following encoding schemes: -
Notepad++ offers the following encoding schemes: +
In addition, since version 5.6, Notepad++ supports changing the character set being used to display the text, exactly the way you can change it on most web browsers. Thiese encodings are available using the
menu entry which comes right after the family items. \ No newline at end of file diff --git a/PowerEditor/misc/npp.help/HTML/Feature Requests.html b/PowerEditor/misc/npp.help/HTML/Feature Requests.html index f468fb362..a9e62f34d 100644 --- a/PowerEditor/misc/npp.help/HTML/Feature Requests.html +++ b/PowerEditor/misc/npp.help/HTML/Feature Requests.html @@ -5,10 +5,12 @@If you have a (very) good idea on how to improve Notepad++, you can -request a feature using the Feature Request tracker -(http://sourceforge.net/tracker2/?group_id=95717&atid=612385). -If it hasn't been asked for before, you can do so here. There is no +request a feature using IdeaTorrent. You can also use the Feature Request tracker +(http://sourceforge.net/tracker2/?group_id=95717&atid=612385), even though this facility may be phased out at some point. Using IdeaTorrent allows for competing solutions for a given issue, and voting for these so-called solutions. +If your feature hasn't been asked for before, you can do so here, or vote for an already proposed solution. +
There is no guarantee it will be added however; what is a great feature for one person might be a big nuisance for another, or it simply is too -difficult or time consuming to add it in. Also, some feature requests would involve modifying the Scintilla component, which would prove unpractical. In such a case, the feature request would be better filed with the Scintilla project +difficult or time consuming to add it in. They are hints as to what are the most wished-for additions or modifications to the software, and they will be considered on the basis of urgency, popularity, available developer time and technical feasibility. +
Also, some feature requests would involve modifying the Scintilla component, which would prove unpractical. In such a case, the feature request would be better filed with the Scintilla project. When this project upgrades the Scintilla component, and when Notepad++ can take advantage of the new versions, all the new features become available - they may have been asked for by people who never heard of Notepad++ -, and the large tester pool for Scintilla will have probably weeded out any possible bugs therein. \ No newline at end of file diff --git a/PowerEditor/misc/npp.help/HTML/Images/Screenshots/srwindow.png b/PowerEditor/misc/npp.help/HTML/Images/Screenshots/srwindow.png index 5515f48f7..9aeeb7eee 100644 Binary files a/PowerEditor/misc/npp.help/HTML/Images/Screenshots/srwindow.png and b/PowerEditor/misc/npp.help/HTML/Images/Screenshots/srwindow.png differ diff --git a/PowerEditor/misc/npp.help/HTML/Images/Screenshots/systemtray.png b/PowerEditor/misc/npp.help/HTML/Images/Screenshots/systemtray.png new file mode 100644 index 000000000..f89117183 Binary files /dev/null and b/PowerEditor/misc/npp.help/HTML/Images/Screenshots/systemtray.png differ diff --git a/PowerEditor/misc/npp.help/HTML/Marking search results.html b/PowerEditor/misc/npp.help/HTML/Marking search results.html index 95d80ca80..db5334ca7 100644 --- a/PowerEditor/misc/npp.help/HTML/Marking search results.html +++ b/PowerEditor/misc/npp.help/HTML/Marking search results.html @@ -4,4 +4,6 @@
All->Using xxx Style, where xxx is 1st, 2nd, 3rd, 4th or 5th. To remove the marks of a given style select Styler Configurator to change the color of any of the mark styles. \ No newline at end of file +You can use the Styler Configurator to change the color of any of the mark styles. +
. It is also possible to remove all sort of markings by using the . -You can use theYou can navigate marked text using the . These submenus let you move to the next/previous word marked using the specified style - any of the supported five, plus the standard Find Style.
+
\ No newline at end of file
diff --git a/PowerEditor/misc/npp.help/HTML/Opening and Saving.html b/PowerEditor/misc/npp.help/HTML/Opening and Saving.html
index 7c51d30fe..9a4444764 100644
--- a/PowerEditor/misc/npp.help/HTML/Opening and Saving.html
+++ b/PowerEditor/misc/npp.help/HTML/Opening and Saving.html
@@ -43,7 +43,7 @@ select File->Save As, the save file dialog will
pop up, asking you for the name of the file. You can then choose the
-location and the name of the file.
+location and the name of the file. A .txt extension is assumed if the file name has no extension.
or press
These options change the way new documents are created and what the default diff --git a/PowerEditor/misc/npp.help/HTML/Search window.html b/PowerEditor/misc/npp.help/HTML/Search window.html index 2e51ab8e7..d490d0f33 100644 --- a/PowerEditor/misc/npp.help/HTML/Search window.html +++ b/PowerEditor/misc/npp.help/HTML/Search window.html @@ -18,8 +18,8 @@ Commands that make use of the facility are:
The results in the Search results window can be deleted using the DEL key, on an individual, per file or per search basis. They can be further manipulated using the right click popup menu for the window. Additionally, the text of the window is plain text that can be copied - and asted for further processing. Doubleclicking on a result will open that file and go to its -location. + and asted for further processing. Double-clicking on a result will open that file and go to its +location. Using the right-click menu entry will open all of the files which the collection of displayed search results, collapsed or not, references.
shows this window if hidden and not empty, and toggles focus between it and the main Notepad++ window. When the window is not shown, and navigate among results. @@ -28,5 +28,5 @@ On earlier versions of Notepad++, the three menu entries are not there, and the
The results will be colored depending on the type of result. See Styler Configurator for information on how to change these -colors. +colours.