Rainer Kottenhoff
187f2c4b30
+ chg: preserve file modification timestamp: change from persisted option to on demand save
...
+ fix: minor bug fixes
2019-09-02 13:36:06 +02:00
Rainer Kottenhoff
04c746dea2
+ chg: rename key for undo transaction timeout value (UndoRedoSplitTimeout -> UndoTransactionTimeout)
2019-08-28 12:48:08 +02:00
Rainer Kottenhoff
4ee2d3876f
+ chg: allow each modification step to split undo typing sequence (set timeout < 20ms)
2019-08-27 13:55:05 +02:00
Rainer Kottenhoff
72e86e6825
+ add: option to preserve origin file modification time
2019-08-27 11:53:21 +02:00
Rainer Kottenhoff
d57165efe8
+ chg: split undo typing sequence (by line-breaks and/or timeout)
...
+ fix: keep selection shift-key after undo line insertion (ctrl+enter)
2019-08-27 09:17:10 +02:00
Rainer Kottenhoff
7ec585353b
+ fix: issues regarding "no Notepad3.ini" file (defaults)
...
+ fix: "Don't show this DialogBox again" checkbox now remembers positive answers only
+ fix: Message "Large File Warning" now default value for large files > 256MB
2019-07-30 10:59:39 +02:00
Derick Payne
d63c046d9f
Revert "Releasing Build 2511 RC"
...
This reverts commit 140c60c6ec .
2019-07-26 21:18:11 +02:00
Derick Payne
140c60c6ec
Releasing Build 2511 RC
2019-07-26 20:36:25 +02:00
Rainer Kottenhoff
98501b1155
+ chg: reject "NewLine" for AutoComplete fill-up
...
+ add: settings for allowed AutoC fill-up chars
2019-07-25 11:57:06 +02:00
Rainer Kottenhoff
63089273f5
+ chg: complete impl. of UTF-8Sig MinPath.ini file handler
2019-07-23 23:28:30 +02:00
Rainer Kottenhoff
449b28e85e
+ chg: first draft of MiniPath's migration to UTF-8 (SimpleIni) config files
2019-07-23 18:24:59 +02:00
Rainer Kottenhoff
d0ecbabb28
+ chg: keep .ini backward compatibility for moved "Text Files" lexer (from "Default Text")
2019-07-17 23:49:39 +02:00
Rainer Kottenhoff
f2ba9aa015
+ fix: config/settings: delete default settings for some more values
2019-07-12 11:02:28 +02:00
Rainer Kottenhoff
7b76641b14
+ fix: broken Style Scheme Export (due to new ini file handler)
2019-07-08 22:08:49 +02:00
Rainer Kottenhoff
4d630a74cb
+ fix: don't remove empty section, w/o request
2019-07-08 21:24:18 +02:00
Rainer Kottenhoff
edbb096c4b
+ fix: avoid deletion of "recent items" section in ini-file
2019-07-07 18:52:52 +02:00
Rainer Kottenhoff
8a677b24b6
+ fix: .ini-file - remove some keys with default values (styles)
2019-07-06 09:46:15 +02:00
Rainer Kottenhoff
7d6bfcc3a9
+ fix: encoding detection failure fallback: current code-page or default encoding on new (if fallback forced)
...
+ chg: to force UTF-8 as preffered encoding: activate encoding detection failure fallback for default encoding
+ chg: allow Fixedsys font for GDI rendering
+ chg: for new "Text File" scheme: use regular Segoe UI font
2019-07-04 11:09:47 +02:00
Rainer Kottenhoff
bdaab67697
+ add: Color hover and picker (HTML color def only #RRGGBB)
2019-06-15 13:48:49 +02:00
Rainer Kottenhoff
ad64db46d3
+ chg: utf-8 sig for themes files
...
+ add: Text Lexer to get independent from Default Text
+ add: .ini-file DeleteValue() methods
2019-06-11 00:43:54 +02:00
Rainer Kottenhoff
c6e7d31ae8
+ chg: color MarkOccurrences refactoring: use System's HighLight color as default (alpha:60)
2019-06-10 18:40:37 +02:00
Rainer Kottenhoff
c647f2d6eb
+ mv: move LoadFlags() to Config src
...
+ fix: InfoBox: error string for GetLastError() event
2019-06-10 16:28:39 +02:00
Rainer Kottenhoff
b8d9a5bc93
+ fix: 1st bugfix session for new SimpleIni config reader.
2019-06-10 15:16:42 +02:00
Rainer Kottenhoff
9eae363c16
+ UTF-8 .ini-File Handler (Initial Version)
2019-06-10 12:03:27 +02:00