RaiKoHoff
7ce226b8cd
+ chg: AddFileToRecentDocs
2020-02-19 16:30:09 +01:00
RaiKoHoff
bd49326856
+ fix: handling of default settings for deprecated 'SciDirectWriteTech=...'
2020-02-18 14:43:13 +01:00
RaiKoHoff
8c96566039
+ fix: concurrent access to .ini-File (lock file)
2020-02-18 10:16:58 +01:00
Rainer Kottenhoff
62cee2276b
+ fix: issue on settings file handling
2020-02-16 17:27:06 +01:00
Rainer Kottenhoff
14a4c794c9
+ chg: separate auto esc'd control chars from "transform backslashes" switch in find/replace dialog
2020-02-02 16:30:43 +01:00
Rainer Kottenhoff
8c75d9537e
+ chg: Increase encoding detection confidence threshold to 92%
2020-01-31 10:07:58 +01:00
RaiKoHoff
46243036a1
+ fix: changing .ini-file manually
2020-01-29 14:43:35 +01:00
Rainer Kottenhoff
65190c4256
+ fix: MUI Language (preferred) handling
2020-01-25 10:21:51 +01:00
Rainer Kottenhoff
9edef3df7c
+ fix: some default .ini-File configuration
2020-01-24 21:26:04 +01:00
RaiKoHoff
212a07a680
+ chg: some minor changes for ini-file handling (reason for save corruption not found)
2020-01-24 18:18:07 +01:00
Rainer Kottenhoff
015377b926
+ fix: Lexer YAML
...
+ allow multi-line search pattern
2020-01-23 00:39:06 +01:00
RaiKoHoff
ef3fdd8006
+ fix/chg: UCHARDET: Confidence calculation for Single Byte Character Set (SBCS)
2020-01-16 18:17:16 +01:00
RaiKoHoff
da286cb054
+ chg: "Recent Files" History handling
...
+ chg: "Open 7-bit ASCII files in UTF-8 mode": encoding detection fallback UTF-8 or local ANSI CP
2020-01-15 16:24:16 +01:00
RaiKoHoff
2ad343ee91
+ chg: Encoding Detection fine tuning
2020-01-14 18:26:52 +01:00
Pairi Daiza
ae53805a59
Change Rizonesoft Copyright © to year "2020"
2020-01-03 18:17:29 +01:00
Rainer Kottenhoff
39631b8530
+ fix: try to preserve file modification time option on elevated relaunch
2019-11-27 11:18:45 +01:00
Rainer Kottenhoff
40ab61fa57
+ add: preserve stream selection in file history (w/ text pos remembering)
2019-11-20 02:28:45 +01:00
Rainer Kottenhoff
6bf5cd9f88
+ add: language dependent status bar abreviations
2019-11-19 22:58:21 +01:00
Rainer Kottenhoff
112356682c
+ chg: hidden "ExitOnESCSkipLevel" feature (Exit on ESC can ignore a selection)
2019-11-19 14:12:57 +01:00
Rainer Kottenhoff
af017ca858
-- intermediate state for file watching chnages
2019-11-19 08:26:44 +01:00
Rainer Kottenhoff
5ecd45031e
+ fix: wrong encoding detection settings for explicit config .ini-File load
2019-11-18 11:42:48 +01:00
Rainer Kottenhoff
96c40ba402
+ chg: relaunch elevated: safe file automatically only on "save elevation"
2019-11-16 13:39:35 +01:00
Rainer Kottenhoff
ec116d1c95
+ fix: UTF-8-SIG .INI file handling
2019-11-13 14:21:39 +01:00
Rainer Kottenhoff
b94777ed9e
+ fix: some more utf-8 corrections
...
+ rev: keep UTF-8-SIG for .INI files
2019-11-05 10:42:19 +01:00
Pairi Daiza
2be6142a16
Conversion all files to encoding UTF-8 (Final)
2019-11-05 00:07:41 +01:00
Rainer Kottenhoff
f80915b8a5
+ chg: initial default big toolbar only for monitors > Full-HD
...
+ opt: LexerSQLNumberSignAsComment [Settings2]
2019-09-27 12:23:53 +02:00
Rainer Kottenhoff
172f44ebbc
+ chg: [Settings2] LineCommentPortfixStrg= e.g. add a space to comment chars
...
+ ver: update version strings VS 16.3.1
2019-09-26 10:50:58 +02:00
Rainer Kottenhoff
d548b98def
+ chg: copy instead of insert (filename, path, GUID)
...
+ chg: corresponding menu corrections
2019-09-25 11:30:06 +02:00
Rainer Kottenhoff
207d23a524
+ add: menu option to choose between line comment block edit and old behavior
...
+ add: allow line comment block edit toggle
2019-09-25 00:29:27 +02:00
Rainer Kottenhoff
e4425690b1
+ chg: (internal) load Flags (Settings2) as part of LoadSettings() - one pass .ini-read
2019-09-24 10:32:13 +02:00
Rainer Kottenhoff
dc5e43728c
+ chg: hidden option ([Settings2] NoCutLineOnEmptySelection) to disable VS's Ctrl+X behavior on empty selection
...
+ ver: VS Compiler version update (VS 16.3.0, VC 1923)
2019-09-24 09:25:01 +02:00
Rainer Kottenhoff
52a81041db
+ chg: hidden option ([Settings2] NoCopyLineOnEmptySelection) to disable VS's Ctrl+C behavior on empty selection
2019-09-23 17:48:57 +02:00
Rainer Kottenhoff
3220c388af
+ add: toggle menu bar option
2019-09-19 15:55:52 +02:00
Rainer Kottenhoff
a9ec10d61a
+ try: prep "hide menu bar" option
2019-09-18 18:46:17 +02:00
Rainer Kottenhoff
46483227e1
+ add: Lexicographical line sort order
2019-09-17 18:40:42 +02:00
Rainer Kottenhoff
470bfcea63
+ opt: 1-pass (file open/close) save settings
2019-09-15 17:26:05 +02:00
Rainer Kottenhoff
d3ea1a7281
+ chg: "commit" on fflush() for _wfopen_s() in SimpleIni settings file writer
...
+ fix: some issues on tmpfile handling
2019-09-12 16:21:31 +02:00
Rainer Kottenhoff
870a5cecfa
+ fix: save settings before relaunching elevated
...
+ fix: .RC included header files must not have a BOM/SIG (UTF-8)
2019-09-12 09:32:46 +02:00
Rainer Kottenhoff
51762900da
+ fix: possible race condition on accessing configuration while relaunching elevated
2019-09-12 01:46:22 +02:00
Rainer Kottenhoff
415aacece9
+ fix: minor fixes for window positioning by cmdline parameter
2019-09-10 16:51:18 +02:00
Rainer Kottenhoff
c90b5f23ef
+ chg: relax UTF-8 orientation (lower confidence level for UCHARDET and use system's code-page as detection fallback by default)
2019-09-09 17:17:58 +02:00
Rainer Kottenhoff
ee923b3123
+chg: Preserve File Modification Time: Option stays until new Session is loaded
2019-09-05 16:54:12 +02:00
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