Commit Graph

186 Commits

Author SHA1 Message Date
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
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
Rainer Kottenhoff
5ddfbc08ee + fix: Hyperlink detection for Unicode
+ fix: Insertion handling: keep selection if non empty selection is replaced
2019-08-30 14:32:37 +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
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
d0ecbabb28 + chg: keep .ini backward compatibility for moved "Text Files" lexer (from "Default Text") 2019-07-17 23:49:39 +02:00
Rainer Kottenhoff
88f9c3f944 + upd: Scintilla v4.1.8 (2019-06-27) 2019-06-27 17:56:45 +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
7e04105532 + add: Multiselect Edit Indicator 2019-06-11 15:29:52 +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