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 |
|
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 |
|