Commit Graph

1225 Commits

Author SHA1 Message Date
Rainer Kottenhoff
7f23f66dbc + upd: VS2019 versio update 2019-03-01 12:58:28 +01:00
Rainer Kottenhoff
b441301ba9 + chg: WordWrap - symbol show/hide toggle Accelerator-Key "Ctrl+Shift+0"
(intercepted by Windows) changed to "Ctrl+Shift+7"
2019-02-28 12:49:28 +01:00
Rainer Kottenhoff
22cc40eb85 + cln: CppCheck complaints 2019-02-27 17:16:54 +01:00
Rainer Kottenhoff
e89e9aae50 + fix: small fixes (CppCheck) 2019-02-27 16:53:32 +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
b5683b2f5f + rfc: refactoring: dynamic Language Menu (dep. on MUI DLLs availability) 2019-02-27 12:30:28 +01:00
Rainer Kottenhoff
809d426c78 + fix: lean MUI strings redrawing 2019-02-27 02:29:30 +01:00
Rainer Kottenhoff
c3828859a1 + new: 1st version of menu language selection 2019-02-27 02:18:31 +01:00
Rainer Kottenhoff
bb34ff96cc + fix: "Focused View" for some Lexers, destroying/resetting LineState flags 2019-02-26 13:55:47 +01:00
Rainer Kottenhoff
1dc9cec55c + new: commandline option to search environment PATH for relative filename 2019-02-21 16:52:13 +01:00
Rainer Kottenhoff
106ffbf0d3 + fix: find correct window for "Single File Instance" (re)load 2019-02-21 14:56:13 +01:00
Pairi Daiza
b06224875a MUI - Prepare for language ko-KR (Korean) 2019-02-20 13:58:39 +01:00
Rainer Kottenhoff
dd3439f3c4 + add: Italian (Italy) language projects resource templates 2019-02-19 09:03:29 +01:00
Pairi Daiza
398f8e7bd6 Change Rizonesoft Copyright © to year "2019"
- standardization of header
2019-02-15 16:10:11 +01:00
Rainer Kottenhoff
875ccf770d Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Master_II 2019-02-14 23:39:46 +01:00
Pairi Daiza
367a8bf796 MUI - Prepare for languages hu-HU and pt-BR
+ Add and Alphabetical sort of MUI contributors in Acknowledgments
+ Correct some Keyboard Shortcuts
2019-02-14 21:24:31 +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
2ed55eee46 + add: Portuguese (Brazil) language MUI projects (en-GB template) 2019-02-12 18:25:12 +01:00
Rainer Kottenhoff
e067609c97 + add: Hungarian language MUI projects (en-GB template)
+ fix: formatting en-GB template MUI language resources accorting to Resource Editor
2019-02-12 14:14:06 +01:00
Rainer Kottenhoff
63f3775a44 + add: Korean language MUI projects (en-GB template)
+ fix: .vcxproj files
2019-02-12 11:59:22 +01:00
Rainer Kottenhoff
4b120865e3 + upd: Scintilla Library
+ new: Caret style for override mode (bar or block)
2019-02-07 11:44:08 +01:00
Rainer Kottenhoff
46b0a24878 + upd: version detection for VS2019 16.0.0 Preview 2.1 2019-02-01 14:26:57 +01:00
Rainer Kottenhoff
e83fbcc747 + upd: current corrections for Compact Encoding Detection (CED by Google)
+ fix: problem with UTF-8 (no BOM) encoding vs. ANSI encoding detection
+ cln: code cleanup
2019-02-01 13:21:15 +01:00
Rainer Kottenhoff
c5cee36a43 + fix: wrong detection of Non-Unicode file as Unicode 2019-01-31 16:11:49 +01:00
Rainer Kottenhoff
1fdb777189 + upd: to Onigmo version 6.2.0 2019-01-30 13:48:40 +01:00
Rainer Kottenhoff
1dd48be287 + cln: CppCheck (v1.86) clean code suggestions 2019-01-30 11:21:33 +01:00
Rainer Kottenhoff
c82591f45e + upd: new Visual Studio sub-version w/o compiler version change 2019-01-28 13:32:30 +01:00
Rainer Kottenhoff
368adffeb9 + speed-up RegEx Search & Replace for fixed (const) (non search pattern group referenced) replacement strings 2019-01-27 09:25:53 +01:00
Rainer Kottenhoff
2f1312149a + fix: problem with reuse window
+ update Onigmo RegEx engine
+ Scintilla current dev (GitHub Mirror)
+ using vc142 for VS2019 Prev 2.0
2019-01-25 20:07:10 +01:00
Rainer Kottenhoff
9bda6447fa + fix: Use HighQuality icon for TaskBar 2019-01-23 12:38:35 +01:00
Rainer Kottenhoff
1c7564ce47 + fix: avoid (System's) PATH wide search for specific items 2019-01-15 12:14:29 +01:00
Rainer Kottenhoff
88fed83771 + rfc: Unify key down checking. 2019-01-14 17:09:20 +01:00
Rainer Kottenhoff
619e261d3a + fix: Don't search in PATH when opening relative paths via command line 2019-01-14 11:49:09 +01:00
Rainer Kottenhoff
7edf430563 + fix: don't change settings file name for current line higlighting 2019-01-14 09:40:16 +01:00
Rainer Kottenhoff
c72c5f9da9 + add: toggle current line highlighting mode 2019-01-14 09:33:35 +01:00
Rainer Kottenhoff
3b520cfd3c + chg: - Goto-Dlg (Line/Column) shows max line number and accepts TinyExpr (ignoring suffixes) 2019-01-12 01:33:55 +01:00
Rainer Kottenhoff
6b334ba85e + chg: disable Goto menu on empty file 2019-01-10 18:38:02 +01:00
Rainer Kottenhoff
50bcb5dab6 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_NewFeatures
# Conflicts:
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-01-09 12:38:37 +01:00
Rainer Kottenhoff
a46840b3fc + add: VS2017 (v.15.9.5) version info 2019-01-09 12:21:42 +01:00
Derick Payne
8e032cbc17 Preparing Final Release (Build 1602) 2019-01-08 18:18:55 +02:00
Derick Payne
41cd752926 Preparing Final Release (Build 1601) 2019-01-08 17:57:06 +02:00
Rainer Kottenhoff
49d288fae3 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
# Conflicts:
#	Versions/build.txt
#	language/np3_af_za/dialogs_af_za.rc
#	res/Notepad3.exe.manifest.conf
#	src/Edit.c
#	src/VersionEx.h
2019-01-05 10:30:14 +01:00
Rainer Kottenhoff
c2cc099e03 + fix: replace dialog: in case of selection: on "Replace" button pressed, next finding is selected (analog. to empty selection) 2019-01-05 10:05:50 +01:00
Rainer Kottenhoff
7191b207ca + fix: wrong method call parameter 2019-01-05 09:44:50 +01:00
Rainer Kottenhoff
ebb3e28c96 + fix: replace dialog: in case of selection: on "Replace" button pressed, next finding is selected (analog. to empty selection) 2019-01-05 09:26:28 +01:00
Derick Payne
4e5174d159 Preparing to release Build 1582 2019-01-05 02:03:42 +02:00
Rainer Kottenhoff
f7db8cc78d + fix: replace dialog: in case of selection: on "Replace" button pressed, next finding is replaced (selection is canceled) 2019-01-05 00:09:40 +01:00
Rainer Kottenhoff
cfb2cc36b8 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures 2019-01-03 11:17:53 +01:00
Rainer Kottenhoff
11e94c998b + fix: replace all in target range 2019-01-03 10:55: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