Rainer Kottenhoff
|
56bbc626c6
|
+ fix: refactoring for Scintilla DLL version
|
2020-03-21 22:20:23 +01:00 |
|
Rainer Kottenhoff
|
dd9bc1fef7
|
+ fix: insert selected language correspondig short & long DateTime format
+ different RegEx search pattern spec for Update TimeStamps
|
2020-03-21 15:52:01 +01:00 |
|
RaiKoHoff
|
a264f6bce2
|
+ chg: Normalized ScrollToLine View (JumpTo, Find Fwrd/Backw, etc.),
|
2020-03-20 14:41:39 +01:00 |
|
Rainer Kottenhoff
|
4c2469693f
|
+ fix: sync. INI-File exclusive reader / writer locking
+ enh: File-MRU handling
|
2020-03-12 16:59:53 +01:00 |
|
Rainer Kottenhoff
|
01876da951
|
+ fix: redesign of Ini-File-Locking mechanism
|
2020-03-12 02:15:14 +01:00 |
|
Rainer Kottenhoff
|
dee3138aeb
|
+ fix: configurable default ANSI code-page (locale) detection bonus
|
2020-03-11 10:48:12 +01:00 |
|
Rainer Kottenhoff
|
4d78a1d255
|
+ fix: make toolbar DPI scalable (menu option)
|
2020-03-07 22:18:17 +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
|
330261ca5c
|
+ upd: use Zufuliu's EOL Detection method (with compiler intrinsic optimizations)
|
2020-02-27 18:17:42 +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 |
|
Rainer Kottenhoff
|
cc0679826b
|
+ fix: 2nd part of enhancement for big/large file handling
|
2020-02-22 15:09:35 +01:00 |
|
RaiKoHoff
|
18867cb7dc
|
+ fix: 1st level optimizations for large file handling
|
2020-02-21 16:28:20 +01:00 |
|
RaiKoHoff
|
21ca81e126
|
+ rfc: minor refactorings
|
2020-02-21 10:04:17 +01:00 |
|
Rainer Kottenhoff
|
31a64b809e
|
+ fix: caret virtual space movement options: remove "SCVS_NOWRAPLINESTART"
|
2020-02-16 12:43:31 +01:00 |
|
RaiKoHoff
|
352bca00db
|
+ add: multiple selection on end-of-lines from rectangular selection
|
2020-02-12 18:49:05 +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 |
|
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 |
|
RaiKoHoff
|
212a07a680
|
+ chg: some minor changes for ini-file handling (reason for save corruption not found)
|
2020-01-24 18:18:07 +01:00 |
|
RaiKoHoff
|
40cc8c7f85
|
+ fix: Win7 "procedure entry point SetCoalescableTimer could not be located" issue
|
2020-01-10 08:33:36 +01:00 |
|
Pairi Daiza
|
ae53805a59
|
Change Rizonesoft Copyright © to year "2020"
|
2020-01-03 18:17:29 +01:00 |
|
Rainer Kottenhoff
|
d0cec33de5
|
+ fix: elevated relaunch after encoding change
|
2019-11-23 13:24:44 +01:00 |
|
Rainer Kottenhoff
|
3ca31694e9
|
+ fix: modern style message box icons
|
2019-11-22 01:29:13 +01:00 |
|
Rainer Kottenhoff
|
aadc9cbfc6
|
+rfc: some small refactorings
|
2019-11-21 16:06:16 +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
|
ec1682eed9
|
+ rfc: refactoring: Encoding Detection
|
2019-11-17 19:39:06 +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
|
e9b6daa6eb
|
+ integrate text conversion wrapper (DWORD -> ptrdiff_t)
|
2019-11-13 12:58:01 +01:00 |
|
Rainer Kottenhoff
|
05bbf9f4f2
|
+ fix: crash on very large file size (rejecting too big files)
|
2019-11-11 10:43:15 +01:00 |
|
Pairi Daiza
|
2be6142a16
|
Conversion all files to encoding UTF-8 (Final)
|
2019-11-05 00:07:41 +01:00 |
|
Rainer Kottenhoff
|
4e9c89ee44
|
+ fix: If ANSI encoding as default, use parent process's console code-page for encoding
|
2019-11-04 12:22:34 +01:00 |
|
Pairi Daiza
|
c7f4d725e3
|
Conversion all files to encoding UTF-8 (Partial_1)
|
2019-11-04 00:27:34 +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
|
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
|
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
|
4898da11ca
|
+chg: borderless full screen mode
|
2019-09-16 16:17:43 +02:00 |
|
Rainer Kottenhoff
|
470bfcea63
|
+ opt: 1-pass (file open/close) save settings
|
2019-09-15 17:26:05 +02:00 |
|
Rainer Kottenhoff
|
6ac1eccef1
|
+ chg: Full Work Area Mode (F11) -> Full Screen Mode
|
2019-09-13 14:16:01 +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 |
|