[RELEASE] v5.3.1 OR.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@442 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
donho 2009-03-29 08:42:26 +00:00
parent fbd300f33a
commit 434c4d0d6e
2 changed files with 5 additions and 16 deletions

View File

@ -1,20 +1,9 @@
Notepad++ v5.3 new feature and fixed bugs (from v5.2) : Notepad++ v5.3.1 new features and fixed bugs (from v5.3) :
1. Add Line change state vertical bar. 1. Fix inaccurate replace bug.
2. Drop (or open in dos command line) a directory in Notepad++ to open all files in the directory recursively. 2. Increase Find what and replace with fields to 2047 characters.
3. Add "Find all in current file" feature. 3. Stop the indicator highlighting while the line change marker margin is hidden.
4. (Most of) Find/replace dialog settings are remembered. 4. SConstruct and SConscript are recognized as python file.
5. Add a hidden setting (dlgAlwaysVisible in config.xml) to allow user set it manually to not hide the Find/Replace dialog if any result found.
6. Fix uncomment block erasing first character bug.
7. Enlarge some strings displayed zone for the translation.
8. Fix ESC key for column mode behaviour.
9. Fix read only file SaveAs bug.
10. Change behaviour : no popup dialog while closing an unsaved empty untitled document.
11. Changing "Search result" stylers via Styler Configurator takes visual effect on the fly now.
12. Fix for L_EXTERNAL in loadSession.
13. Variable $(CURRENT_WORD) is enlarged to 2039 charraters.
14. Fix the bug the Notepad++ is launched several instances but show nothing.
15. Fix Find in files regression : The result panel doesn't show Unicode characters correctly.
Included plugins (Unicode): Included plugins (Unicode):

Binary file not shown.