RaiKoHoff
|
59490f223e
|
+ fix: "[~EOF~] for .ini - files
+ fix: Styles export if file does not exist
|
2020-03-02 17:03:44 +01:00 |
|
Rainer Kottenhoff
|
cf516bb4d7
|
+ rev: revert support for enhanced instruction set otimizing options
|
2020-02-29 02:57:02 +01:00 |
|
RaiKoHoff
|
56dc2d94c4
|
+ fix: dynamic detection of cpu intrinsic optimizations
+ fix: scroll to line behavior
+ fix: vertical slop change by scroll to line
|
2020-02-28 18:03:08 +01:00 |
|
RaiKoHoff
|
141f070a3d
|
+ fix: Paint() hangs due to unnecessary LockWindowsUpdate()
|
2020-02-27 14:32:37 +01:00 |
|
RaiKoHoff
|
6c27294f07
|
+ rev: revert CreateDocument and SetDocPointer (hangs on WndPaint/PaintDC) - no solution yet
|
2020-02-27 13:04:42 +01:00 |
|
RaiKoHoff
|
16d945aeef
|
Merge branch 'RC2' into NewFeatures
# Conflicts:
# Build/notepad3_setup.iss
# Build/notepad3_x86_setup.iss
# src/Notepad3.c
|
2020-02-24 18:12:26 +01:00 |
|
RaiKoHoff
|
eb3ce61e4a
|
+ fix: no styling for big/large files (loading speedup and UI responsiveness)
|
2020-02-24 15:46:26 +01:00 |
|
RaiKoHoff
|
f3255a9ba9
|
+ chg: Add file history to to recent docs jumplist
|
2020-02-21 12:53:19 +01:00 |
|
RaiKoHoff
|
21ca81e126
|
+ rfc: minor refactorings
|
2020-02-21 10:04:17 +01:00 |
|
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 |
|