Commit Graph

179 Commits

Author SHA1 Message Date
Pairi Daiza
ae53805a59 Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Rainer Kottenhoff
8c6183bbae + chg: handling of "elevating process failed" 2019-11-25 11:44:08 +01:00
Rainer Kottenhoff
d0cec33de5 + fix: elevated relaunch after encoding change 2019-11-23 13:24:44 +01:00
Rainer Kottenhoff
af017ca858 -- intermediate state for file watching chnages 2019-11-19 08:26:44 +01:00
Rainer Kottenhoff
e9b6daa6eb + integrate text conversion wrapper (DWORD -> ptrdiff_t) 2019-11-13 12:58:01 +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
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
cc3fe6454f + check StringCchLenA() vs. strnlen_s() 2019-09-26 17:35:12 +02:00
Rainer Kottenhoff
470bfcea63 + opt: 1-pass (file open/close) save settings 2019-09-15 17:26:05 +02:00
Rainer Kottenhoff
e6930e18c8 + add: additional information on using copy version info button of About Dialog 2019-07-31 00:03: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
54fea83c8f + chg: use double-quotes as MRU list string limiter 2019-07-23 09:45:49 +02:00
Rainer Kottenhoff
9eae363c16 + UTF-8 .ini-File Handler (Initial Version) 2019-06-10 12:03:27 +02:00
Rainer Kottenhoff
e8c5cad7c7 + chg: New top-level menu "Appearance" holding Themes and Schemes stuff (en-US, en-GB and de-DE)
+ chg: Free "Alt+P" Hotkey  (Compress Spaces moved to "Ctrl+Alt+P")
+ fix: Destroy dynamic menu ...
2019-06-04 14:10:59 +02:00
Rainer Kottenhoff
9d0de4bac7 + fix: some format strings for dialogs displaying long integers (DocPos) converted to int 2019-05-29 16:10:04 +02:00
Rainer Kottenhoff
ffe52e60be + fix: Focused View: refolding by lexer
+ enh: hardening of check for "item is in style string"
2019-05-19 15:28:38 +02:00
Rainer Kottenhoff
09fc5098ee + chg: remove cursor hand for hover at indicator hotspot range (only with ctrl modifier) 2019-05-19 01:50:14 +02:00
Rainer Kottenhoff
789b80c318 + chg: enable Undo on FileRevert / AutoReload 2019-05-11 16:35:39 +02:00
Rainer Kottenhoff
0c49298925 + fix: broken InfoBox() icons
+ fix: [Suppressed Messages] (clear for new version of InfoBox() - need to re-apply again)
2019-04-29 11:11:52 +02:00
Rainer Kottenhoff
748e4195f8 + chg: refactoring of MessageBox beep muting 2019-04-26 11:26:45 +02:00
Rainer Kottenhoff
49f37ecc8d + add: Menu entry to mute MessageBox beeps 2019-04-25 10:55:13 +02:00
Rainer Kottenhoff
04e75bb6e0 + add: remember last used theme (if save settings is enabled) 2019-03-18 16:01:34 +01:00
Rainer Kottenhoff
4cb6b0e4ec + chg: reworked Styling Import/Export 2019-03-15 21:17:17 +01:00
Rainer Kottenhoff
51fed8c5b9 + chg: draft of Theme changer 2019-03-15 15:31:36 +01:00
Rainer Kottenhoff
b5dcd2459d + encoding detection fine-tuning 2019-03-13 18:04:28 +01:00
Rainer Kottenhoff
1a55130019 + enh: rework EOL and Indentation check with dialogs 2019-03-12 17:00:43 +01:00
Rainer Kottenhoff
3bdbedeb32 + fix: broken toolbar toggle
+ cln: some code cleanup
2019-03-06 23:55:31 +01:00
Rainer Kottenhoff
e2a3b6a243 + fix: some corrections for uchardet encoding detector 2019-03-01 01:51:13 +01:00
Rainer Kottenhoff
993801af17 + chg: prepare resize method for DPI chnage awareness
+ chg: write Language change to Settings2 on change
2019-02-27 15:18:46 +01:00
Rainer Kottenhoff
c3828859a1 + new: 1st version of menu language selection 2019-02-27 02:18:31 +01:00
Rainer Kottenhoff
106ffbf0d3 + fix: find correct window for "Single File Instance" (re)load 2019-02-21 14:56:13 +01:00
Rainer Kottenhoff
3e4d63ef5f Merge branch 'Dev_Master' of https://github.com/RaiKoHoff/Notepad3 into Dev_Master 2019-02-14 17:10:19 +01:00
Rainer Kottenhoff
c5cee36a43 + fix: wrong detection of Non-Unicode file as Unicode 2019-01-31 16:11:49 +01:00
Rainer Kottenhoff
88fed83771 + rfc: Unify key down checking. 2019-01-14 17:09:20 +01:00
Rainer Kottenhoff
c72c5f9da9 + add: toggle current line highlighting mode 2019-01-14 09:33:35 +01:00
Rainer Kottenhoff
02a55e7881 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
# Conflicts:
#	Versions/build.txt
#	np3portableapp/_buildname.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-01-02 20:32:47 +01:00
Pairi Daiza
fe977cddec Change Rizonesoft Copyright © to year "2019" 2018-12-30 00:28:28 +01:00
Rainer Kottenhoff
3ccb4e9f4b + upd: current Scintilla development 2018-12-13 13:35:11 +01:00
Rainer Kottenhoff
1f0895ce2d + fix: Adoptions for Visual Studio 2019 Preview 2018-12-13 11:33:24 +01:00
Rainer Kottenhoff
012d5cdad4 + chg: Command Line Help: using sizeable dialog box instead of auto-sized MessageBox 2018-11-13 12:03:15 +01:00
Rainer Kottenhoff
400e8a4499 + refactoring: remove pitfall: dynamically allocated memory and COUNTOF() operator 2018-10-22 17:25:29 +02:00
Rainer Kottenhoff
9a38178e0b + fix: initial print-out scaling according to chosen initial font-size 2018-10-16 11:59:11 +02:00
Rainer Kottenhoff
911a3fe234 + chg: base font size independent print out 2018-10-15 18:05:42 +02:00
Rainer Kottenhoff
44a98f4f66 + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00
Rainer Kottenhoff
9edf9fc3ae + chg: initial default base font size depending on screen resolution 2018-10-09 09:52:37 +02:00