Rainer Kottenhoff
|
3eb24ef618
|
Merge pull request #1910 from RaiKoHoff/DevNewFeatures
clipboard multi-line paste hook for find/replace pattern CB
|
2020-01-24 01:37:38 +01:00 |
|
Rainer Kottenhoff
|
5dbddc4884
|
+ add: clipboard multi-line paste hook for find/replace pattern CB
|
2020-01-24 01:25:33 +01:00 |
|
Rainer Kottenhoff
|
7c98420a1e
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
|
2020-01-23 20:58:08 +01:00 |
|
RaiKoHoff
|
cf7c50770f
|
Merge remote-tracking branch 'upstream/master' into DevNewFeatures
|
2020-01-23 18:56:16 +01:00 |
|
Rainer Kottenhoff
|
597fa1692b
|
Merge pull request #1908 from RaiKoHoff/DevNewFeatures
Fixing small issues introduced with multi-line search pattern
|
2020-01-23 18:55:22 +01:00 |
|
RaiKoHoff
|
fc9faab7fb
|
+ fix: small bugs introduced with multiline search pattern
|
2020-01-23 18:47:35 +01:00 |
|
Pairi Daiza
|
082ddd1164
|
Merge pull request #1907 from hpwamr/mui
+chg: revert version number of Oniguruma to 6.9.4
|
2020-01-23 17:28:31 +01:00 |
|
Pairi Daiza
|
2895b06b29
|
+chg: revert version number of Oniguruma to 6.9.4
- and revert changes in Notepad3.ini
|
2020-01-23 17:21:35 +01:00 |
|
RaiKoHoff
|
e9cb956a6f
|
Merge remote-tracking branch 'upstream/master' into DevNewFeatures
|
2020-01-23 16:29:30 +01:00 |
|
Pairi Daiza
|
fe6a4d8e6d
|
Merge pull request #1906 from hpwamr/mui
+chg Update change.txt and Oniguruma version
|
2020-01-23 15:51:06 +01:00 |
|
Pairi Daiza
|
cd92a4f5d4
|
+chg Update change.txt and Oniguruma version
|
2020-01-23 15:40:38 +01:00 |
|
RaiKoHoff
|
69fcad5228
|
Merge remote-tracking branch 'upstream/master' into DevNewFeatures
|
2020-01-23 13:52:19 +01:00 |
|
RaiKoHoff
|
3fa8c9d5ad
|
+ fix: missing ESC Ctrl Char for backslash transformations
|
2020-01-23 13:51:58 +01:00 |
|
Rainer Kottenhoff
|
d19528ed0b
|
Merge pull request #1905 from RaiKoHoff/DevNewFeatures
Update Oniguruma to current Development (2020-01-23)
|
2020-01-23 13:19:15 +01:00 |
|
RaiKoHoff
|
99ebacc5aa
|
+ upd: Oniguruma current DEV
|
2020-01-23 12:57:48 +01:00 |
|
RaiKoHoff
|
57879890fc
|
Merge remote-tracking branch 'upstream/master' into DevNewFeatures
|
2020-01-23 12:07:53 +01:00 |
|
Rainer Kottenhoff
|
d711192848
|
Merge pull request #1904 from RaiKoHoff/DevNewFeatures
Multiline search/find
|
2020-01-23 11:12:13 +01:00 |
|
Rainer Kottenhoff
|
a6303eb737
|
+ fix: UnSlash() missing esc'd backslash
|
2020-01-23 09:02:43 +01:00 |
|
Rainer Kottenhoff
|
015377b926
|
+ fix: Lexer YAML
+ allow multi-line search pattern
|
2020-01-23 00:39:06 +01:00 |
|
RaiKoHoff
|
163b08d3ae
|
+ fix: small search/find issue
|
2020-01-22 16:37:30 +01:00 |
|
RaiKoHoff
|
99de8a9204
|
+ chg: lexer keyword initializer list simplified
|
2020-01-22 12:26:45 +01:00 |
|
RaiKoHoff
|
f647bc8e69
|
Merge remote-tracking branch 'upstream/master' into DevNewFeatures
|
2020-01-22 11:46:20 +01:00 |
|
Pairi Daiza
|
b536523741
|
Merge pull request #1903 from hpwamr/mui
MUI - Translation in (sv-SE) Swedish (add some translation + minor co…
|
2020-01-21 19:16:49 +01:00 |
|
Pairi Daiza
|
51e53683ed
|
MUI - Translation in (sv-SE) Swedish (add some translation + minor correction)
|
2020-01-21 19:08:19 +01:00 |
|
RaiKoHoff
|
c76ba3b704
|
+ chg: find/replace dialog: in case of "transform backslashes" do esc control seqs
|
2020-01-21 15:22:51 +01:00 |
|
Rainer Kottenhoff
|
52742dc4df
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
|
2020-01-20 10:03:25 +01:00 |
|
Pairi Daiza
|
ec9bd2b0a7
|
Merge pull request #1896 from hpwamr/mui
+chg Update changes.txt
|
2020-01-18 17:29:19 +01:00 |
|
Pairi Daiza
|
301565ba86
|
+chg Update changes.txt
|
2020-01-18 17:18:54 +01:00 |
|
Rainer Kottenhoff
|
398260f02c
|
+ upd: uthash to current dev
|
2020-01-18 14:03:55 +01:00 |
|
Rainer Kottenhoff
|
42079c7081
|
Merge pull request #1895 from RaiKoHoff/DevNewFeatures
Update Scintilla version 4.3.0
|
2020-01-18 13:52:53 +01:00 |
|
Rainer Kottenhoff
|
cf35ab6029
|
+upd: Scintilla version 4.3.0
|
2020-01-18 13:40:11 +01:00 |
|
Rainer Kottenhoff
|
4a276336df
|
+chg: code cleanup for SBCS detection (confidence algo)
|
2020-01-18 09:39:36 +01:00 |
|
Rainer Kottenhoff
|
ccdbbcfaa0
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
|
2020-01-18 08:17:18 +01:00 |
|
Pairi Daiza
|
2d9fc6cb9b
|
Merge pull request #1894 from hpwamr/mui
MUI- Add "Tag" in all lexer_xx_yy.rc an Update changes.txt
|
2020-01-17 20:01:10 +01:00 |
|
Pairi Daiza
|
abab96a806
|
MUI- Add "tab" in all lexer_xx_yy.rc an Update changes.txt
|
2020-01-17 19:45:41 +01:00 |
|
RaiKoHoff
|
85d45bac1c
|
+ fix: noexcept specifier
|
2020-01-17 16:50:05 +01:00 |
|
RaiKoHoff
|
4f1b1f8cad
|
+ chg: smal Scintilla changes
|
2020-01-17 16:31:44 +01:00 |
|
RaiKoHoff
|
665d3b64dd
|
+ upd: using Zufuliu's Scintilla win32 Win/Platform code over Scintilla original
|
2020-01-17 16:09:45 +01:00 |
|
RaiKoHoff
|
dbda24745b
|
Merge remote-tracking branch 'upstream/master' into DevNewFeatures
|
2020-01-17 16:05:07 +01:00 |
|
Rainer Kottenhoff
|
174141d537
|
Merge pull request #1893 from RaiKoHoff/DevNewFeatures
small fixes
|
2020-01-17 13:59:54 +01:00 |
|
RaiKoHoff
|
4cf6fde772
|
+ fix: wrong language reference for lexer : "Tag"
|
2020-01-17 13:21:27 +01:00 |
|
RaiKoHoff
|
d146de76d5
|
+ cln: IME color styler: cleanup merged code
|
2020-01-17 13:12:34 +01:00 |
|
RaiKoHoff
|
5ac1e18781
|
Merge remote-tracking branch 'upstream/master' into DevNewFeatures
|
2020-01-17 12:52:49 +01:00 |
|
Rainer Kottenhoff
|
49f90b505c
|
Merge pull request #1892 from maboroshin/master
Fix IME color
|
2020-01-17 12:52:14 +01:00 |
|
RaiKoHoff
|
b6fc0165eb
|
+ chg: remove "extra" drag n' drop handler
|
2020-01-17 12:48:14 +01:00 |
|
maboroshin
|
04397c04b1
|
Fix IME color
|
2020-01-17 20:40:14 +09:00 |
|
Pairi Daiza
|
43f3c9141f
|
Merge pull request #1891 from hpwamr/mui
+chg Update changes.txt
|
2020-01-16 19:30:32 +01:00 |
|
Pairi Daiza
|
728cd8996c
|
+chg Update changes.txt
|
2020-01-16 19:19:28 +01:00 |
|
Rainer Kottenhoff
|
bb79f1d669
|
Merge pull request #1890 from RaiKoHoff/DevNewFeatures
Fix/Change UCHARDET: Confidence calculation for Single Byte Character Set (SBCS)
|
2020-01-16 18:29:19 +01:00 |
|
RaiKoHoff
|
ef3fdd8006
|
+ fix/chg: UCHARDET: Confidence calculation for Single Byte Character Set (SBCS)
|
2020-01-16 18:17:16 +01:00 |
|