Commit Graph

1216 Commits

Author SHA1 Message Date
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
Rainer Kottenhoff
9ae99e1d20 + fix: Onigmo RegEx Interface: bug in returning correct matching range 2019-01-02 19:58:13 +01:00
Pairi Daiza
fe977cddec Change Rizonesoft Copyright © to year "2019" 2018-12-30 00:28:28 +01:00
Rainer Kottenhoff
d8eb16bd0a + add: switch to choose between reliable and less reliable compact encoding detection results 2018-12-14 14:18:39 +01:00
Rainer Kottenhoff
dace6e4c69 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
# Conflicts:
#	language/np3_fr_fr/dialogs_fr_fr.rc
#	language/np3_ja_jp/dialogs_ja_jp.rc
#	language/np3_nl_nl/dialogs_nl_nl.rc
2018-12-14 11:39:45 +01:00
Rainer Kottenhoff
d91ce547a3 + revert: use only reliable encoding detections ! 2018-12-14 11:13:01 +01:00
Rainer Kottenhoff
1a739f20ad + fix: ASCII fallback only for selected encodings 2018-12-14 10:51:37 +01:00
Rainer Kottenhoff
3ccb4e9f4b + upd: current Scintilla development 2018-12-13 13:35:11 +01:00
Rainer Kottenhoff
46ff960da7 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_NewFeatures
# Conflicts:
#	scintilla/Scintilla.vcxproj
#	src/Helpers.h
2018-12-13 13:12:44 +01:00
Rainer Kottenhoff
1f0895ce2d + fix: Adoptions for Visual Studio 2019 Preview 2018-12-13 11:33:24 +01:00