Commit Graph

1189 Commits

Author SHA1 Message Date
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
Rainer Kottenhoff
c76597858c Merge branch 'Dev_Fix4Releases' into Dev_NewFeatures
# Conflicts:
#	src/Version.h
2018-12-11 23:41:53 +01:00
Rainer Kottenhoff
d754f1d892 + fix: Default Encoding settings 2018-12-11 23:20:55 +01:00
Rainer Kottenhoff
304280c0ba + chg: VS2019pre adaptions 2018-12-11 19:40:46 +01:00
Rainer Kottenhoff
093b82fae6 + fix: some code cleanup 2018-12-08 20:15:40 +01:00
Rainer Kottenhoff
1cb2461848 Merge branch 'Dev_Fix4Releases' into Dev_NewFeatures 2018-12-08 20:05:26 +01:00
Rainer Kottenhoff
e02ecfcde1 + fix: disable accelerator-key interception for universal Unicode input method 2018-12-08 19:40:06 +01:00
Rainer Kottenhoff
1ee3bb4ea7 Merge branch 'Dev_Fix4Releases' into Dev_NewFeatures 2018-12-06 18:02:34 +01:00
Rainer Kottenhoff
e2487e3891 + fix: behavior of replace (dialog) in case of multi-line selection 2018-12-06 17:52:52 +01:00
Rainer Kottenhoff
e070478f0d + chg: Nim syntax highlighting close to official Nim site code example highligthting 2018-12-06 13:03:38 +01:00
Rainer Kottenhoff
f55a70bca4 + NimLexer keyword corrections 2018-12-06 11:55:52 +01:00
Rainer Kottenhoff
f71a30d336 + fix: merge conflict 2018-12-06 03:47:15 +01:00
Rainer Kottenhoff
11315b7207 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
# Conflicts:
#	src/Notepad3.c
2018-12-06 03:46:46 +01:00
Rainer Kottenhoff
cf80dca476 + fix: tmp disable "mark all occ" in case of multi-line selection 2018-12-06 03:14:17 +01:00
Rainer Kottenhoff
9ca9e305f3 + fix: handling of some settings default values 2018-12-06 02:04:41 +01:00
Rainer Kottenhoff
7d06abb8e7 + chg: UTF-8 affine initial default settings 2018-12-05 15:46:40 +01:00
Rainer Kottenhoff
66ab3945ea Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
# Conflicts:
#	language/common_res.rc
2018-12-05 09:38:28 +01:00
Rainer Kottenhoff
0d53ea5115 + fix: don't exit Notepad on ESC (if activated), if only canceling ToolTip or AutoCompletion is intended
+ chg: update changelog
2018-12-05 08:51:16 +01:00
Rainer Kottenhoff
057165ec14 + chg: Open FInd/Replace: use most recent find pattern instead of clipboard (if selection is empty) 2018-12-05 08:04:08 +01:00
Rainer Kottenhoff
77c5d4cb05 Merge branch 'Dev_Fix4Releases' into Dev_NewFeatures 2018-12-03 15:58:05 +01:00
Rainer Kottenhoff
cb17ec9f4d + chg: if activated, ESC will close/minimize program immediately w/o canceling selection/tooltip first. 2018-12-03 15:25:29 +01:00
Rainer Kottenhoff
8bec8b1890 + fix: problem with bad brace highlighting (indicator) 2018-12-03 12:26:28 +01:00
Rainer Kottenhoff
494c753f3d + upd: Scintilla current dev
+ chg: Nimrod lexer replaced by new Nim lexer
2018-11-29 16:00:35 +01:00
Rainer Kottenhoff
f4c70aa29a Merge branch 'Dev_Fix4Releases' into Dev_NewFeatures 2018-11-29 13:29:45 +01:00
Rainer Kottenhoff
be3c12f9dc + chg: allow also "non reliable" CED detections for file decoding
+ chg: increasing VS version
2018-11-29 12:17:32 +01:00
Rainer Kottenhoff
e2a5093421 Merge branch 'Dev_Fixes4Release_NF' into Dev_NewFeatures
# Conflicts:
#	language/np3_af_za/dialogs_af_za.rc
#	language/np3_be_by/dialogs_be_by.rc
#	language/np3_be_by/strings_be_by.rc
#	language/np3_de_de/dialogs_de_de.rc
#	language/np3_en_us/np3_en_us.rc
#	language/np3_es_es/dialogs_es_es.rc
#	language/np3_es_es/strings_es_es.rc
#	language/np3_fr_fr/dialogs_fr_fr.rc
#	language/np3_fr_fr/strings_fr_fr.rc
#	language/np3_ja_jp/dialogs_ja_jp.rc
#	language/np3_ja_jp/strings_ja_jp.rc
#	language/np3_ru_ru/dialogs_ru_ru.rc
#	language/np3_ru_ru/strings_ru_ru.rc
#	language/np3_zh_cn/dialogs_zh_cn.rc
#	language/np3_zh_cn/menu_zh_cn.rc
#	language/np3_zh_cn/strings_zh_cn.rc
2018-11-29 09:53:36 +01:00
Rainer Kottenhoff
7679548f07 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Fixes4Release 2018-11-29 07:37:10 +01:00
Rainer Kottenhoff
f287d041dc + chg: use unreliable compact encoding detection 2018-11-29 07:36:18 +01:00