@@ -12,7 +12,61 @@ LEGEND:
1212
1313==================================================
1414
15+ ==================================================
16+ Version 5.18.1103.1407 (3 November 2018)
17+ ==================================================
18+
19+ --------------------------------------------------
20+ NEW:
21+ --------------------------------------------------
22+
23+ - Added initial "minipath.ini" to Visual Studio Project.
24+ - Read undefined MiniPath settings from Notepad3.ini (Preferred language and Favorites directory).
25+ - MiniPath Multilingual support.
26+ - Handle zero-length lines in line-sorting algorithm.
27+ - Support for "Rust" source code syntax highlighting.
28+ - Multilingual support.
29+
30+ --------------------------------------------------
31+ CHANGES:
32+ --------------------------------------------------
33+
34+
35+ - MiniPath About dialog: visual adjustments.
36+ - Optimize icon resource handling.
37+ - Optimized MiniPath resource file (icon/bitmap placement).
38+ - Enhanced MiniPath.
39+ - Small design change of MiniPath's Copy/Move dialog box.
40+ - Scintilla updated to 410.
41+ - Print option "Screen Colors" now prints with the same colors used on screen including line numbers.
42+ - Changed behavior of removing duplicate lines (ignore EOL/EOF chars).
43+ - Line sorting: Move empty lines to end of selection (always, if not removed).
44+ - Adapted PortableApps.com creator script to MUI structure.
45+ - STD/2ND sync with DefaultText/2ndDefaultText handling.
46+
47+ --------------------------------------------------
48+ FIXES:
49+ --------------------------------------------------
50+
51+ - Do not reset scroll-width tracking on saving file (issue #539: https://github.com/rizonesoft/Notepad3/issues/539).
52+ - Fixed portable MiniPath redirector .ini files.
53+ - Support Scintilla's new indicator box styles ("INDIC_GRADIENT" and "INDIC_CRADIENTCENTRE").
54+ - Fixed incremental search on find/replace dialog.
55+ - Fixed line sorting.
56+ - Center commandline help dialog.
57+ - In case of STD lexer only display "Default Text" in statusbar (indicator shows which one).
58+ - Fixed resource file problem (preproc defines).
59+
60+ --------------------------------------------------
61+ TRANSLATIONS (MUI):
1562--------------------------------------------------
63+
64+ - French Translation.
65+ - MiniPath German Translation.
66+ - English (UK) Translation.
67+ - German Translation.
68+
69+ ==================================================
1670Version 4.18.511.992 (12 May 2018)
1771--------------------------------------------------
1872- New: Menu entries for (hidden) Accelerator Keys.
0 commit comments