RaiKoHoff
|
5a213b5e7f
|
+ fix: Scintilla method declaration
|
2020-03-02 14:00:34 +01:00 |
|
RaiKoHoff
|
4a48737910
|
Merge remote-tracking branch 'upstream/master' into RC2_DEV
|
2020-03-02 13:54:13 +01:00 |
|
RaiKoHoff
|
7ce31d8953
|
+ fix: correct return result of Styles export
|
2020-03-02 13:52:29 +01:00 |
|
RaiKoHoff
|
4a7d64fcb1
|
+ upd: Scintilla v431 (RC)
|
2020-03-02 13:44:06 +01:00 |
|
Pairi Daiza
|
869c7c4e34
|
+ upd: versioning files and Changes.txt
|
2020-03-02 13:24:42 +01:00 |
|
Pairi Daiza
|
1131c3154f
|
MUI - Add " (no ligatures)" in Default GDI
|
2020-03-02 12:29:23 +01:00 |
|
Pairi Daiza
|
decb246159
|
+ chg: Minor correction for accelerator clash in Find/Replace dialog
|
2020-03-02 11:51:47 +01:00 |
|
Pairi Daiza
|
12a0dd8a0b
|
MUI - Minor translation in for pl-PL
|
2020-03-02 11:47:00 +01:00 |
|
Pairi Daiza
|
9e54281003
|
+ chg: Add an end file "[~EOF~]" ins *.ini files
|
2020-03-02 11:44:51 +01:00 |
|
Pairi Daiza
|
6cda2ebf04
|
+ chg: Add an end file "[~EOF~]" ins *.ini files
|
2020-03-02 11:40:34 +01:00 |
|
Pairi Daiza
|
f9a3e84e52
|
Merge pull request #2037 from RaiKoHoff/RC2_DEV
Oniguruma bugfix (2020-03-02)
|
2020-03-02 10:00:19 +01:00 |
|
RaiKoHoff
|
330c9a519c
|
+ upd: versioning files
|
2020-03-02 09:19:11 +01:00 |
|
RaiKoHoff
|
8064ff9d9c
|
+ upd: Oniguruma bugfix (2020-03-02)
|
2020-03-02 09:17:53 +01:00 |
|
RaiKoHoff
|
292db87d84
|
Merge remote-tracking branch 'upstream/master' into RC2_DEV
|
2020-03-02 09:16:17 +01:00 |
|
Rainer Kottenhoff
|
2f05bf1a5e
|
Merge pull request #2036 from RaiKoHoff/RC2_DEV
Fix special file names for automatic lexer selection
|
2020-03-02 08:37:43 +01:00 |
|
RaiKoHoff
|
742f0afb26
|
+ fix: special file names for automatic lexer selection
|
2020-03-02 08:26:18 +01:00 |
|
Rainer Kottenhoff
|
6d15202c7d
|
+ fix: Oniguruma bugfix (upd: 2020-02.29)
|
2020-02-29 11:45:38 +01:00 |
|
Rainer Kottenhoff
|
1ed9a06d95
|
Merge pull request #2033 from RaiKoHoff/RC2_DEV
Revert support for enhanced instruction set optimizing options
|
2020-02-29 04:29:47 +01:00 |
|
Rainer Kottenhoff
|
b99af625cf
|
+ fix: move hardcoded lexer <-> filename (w/o .ext) associations to configurable scheme (regex def)
|
2020-02-29 04:21:47 +01:00 |
|
Rainer Kottenhoff
|
cf516bb4d7
|
+ rev: revert support for enhanced instruction set otimizing options
|
2020-02-29 02:57:02 +01:00 |
|
Rainer Kottenhoff
|
e863e36a3c
|
Merge pull request #2031 from RaiKoHoff/RC2_DEV
Fix dynamic detection of cpu intrinsic optimizations
|
2020-02-28 18:11:33 +01:00 |
|
RaiKoHoff
|
56dc2d94c4
|
+ fix: dynamic detection of cpu intrinsic optimizations
+ fix: scroll to line behavior
+ fix: vertical slop change by scroll to line
|
2020-02-28 18:03:08 +01:00 |
|
Rainer Kottenhoff
|
c3193f75e3
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into RC2_DEV
|
2020-02-27 22:24:36 +01:00 |
|
RaiKoHoff
|
f40ad70587
|
+ cln: code cleanup
|
2020-02-27 18:48:41 +01:00 |
|
Rainer Kottenhoff
|
cb0ba42394
|
Merge pull request #2028 from RaiKoHoff/RC2_DEV
Large File Loading: speed up initial selection restore
|
2020-02-27 18:47:51 +01:00 |
|
RaiKoHoff
|
ac31539151
|
+ fix: Large File Loading: speed up initial selection restore
|
2020-02-27 18:40:18 +01:00 |
|
RaiKoHoff
|
330261ca5c
|
+ upd: use Zufuliu's EOL Detection method (with compiler intrinsic optimizations)
|
2020-02-27 18:17:42 +01:00 |
|
Rainer Kottenhoff
|
f6dec21782
|
Merge pull request #2027 from RaiKoHoff/RC2_DEV
Fixed: drag&drop rectangular selection shuffles chars
|
2020-02-27 16:07:57 +01:00 |
|
RaiKoHoff
|
f577de4c58
|
+ fix: drag&drop rectangular selection shuffles chars
|
2020-02-27 15:51:34 +01:00 |
|
Rainer Kottenhoff
|
13a99917f5
|
Merge pull request #2025 from RaiKoHoff/RC2_DEV
Fix: Paint() hangs due to unnecessary LockWindowsUpdate()
|
2020-02-27 15:11:43 +01:00 |
|
RaiKoHoff
|
8af62713a3
|
+ upd: versioning files
|
2020-02-27 14:38:20 +01:00 |
|
RaiKoHoff
|
141f070a3d
|
+ fix: Paint() hangs due to unnecessary LockWindowsUpdate()
|
2020-02-27 14:32:37 +01:00 |
|
RaiKoHoff
|
6c27294f07
|
+ rev: revert CreateDocument and SetDocPointer (hangs on WndPaint/PaintDC) - no solution yet
|
2020-02-27 13:04:42 +01:00 |
|
Rainer Kottenhoff
|
7b48c3e27d
|
Merge pull request #2023 from RaiKoHoff/RC2_DEV
Drag&drop selection scrolling
|
2020-02-27 09:50:22 +01:00 |
|
RaiKoHoff
|
c47987c693
|
+ fix: drag&drop selection should use configured slop settings
|
2020-02-27 09:41:22 +01:00 |
|
RaiKoHoff
|
2b24b9f8a7
|
Merge remote-tracking branch 'upstream/master' into RC2_DEV
|
2020-02-27 09:24:23 +01:00 |
|
Rainer Kottenhoff
|
26f60d2e9a
|
Merge pull request #2020 from lhmouse/master
language/np3_zh_cn: Update keyboard shortcuts
|
2020-02-27 09:23:34 +01:00 |
|
Liu Hao
|
c129562ccf
|
language/np3_zh_cn: Update keyboard shortcuts
Signed-off-by: Liu Hao <lh_mouse@126.com>
|
2020-02-27 14:46:36 +08:00 |
|
RaiKoHoff
|
018f2af743
|
+ fix: comment only
|
2020-02-26 17:44:27 +01:00 |
|
RaiKoHoff
|
e9070611b8
|
+ fix: internal file-history submitted to taskbar JumpList
+ upd: versioning files
|
2020-02-26 15:39:31 +01:00 |
|
RaiKoHoff
|
2aff67dceb
|
Merge branch 'NewFeatures' into RC2
|
2020-02-26 15:33:01 +01:00 |
|
RaiKoHoff
|
a8716a7652
|
+fix: Patch supplied by Neil Hodgson for (https://sourceforge.net/p/scintilla/feature-requests/497/#08ab)
|
2020-02-26 15:32:01 +01:00 |
|
RaiKoHoff
|
9b32615051
|
+ fix: some bugfixes on extended file writer
|
2020-02-26 14:31:08 +01:00 |
|
RaiKoHoff
|
82075b822e
|
Merge remote-tracking branch 'upstream/master' into NewFeatures
|
2020-02-25 19:34:39 +01:00 |
|
RaiKoHoff
|
ce24d2decd
|
Merge branch 'RC2' into NewFeatures
|
2020-02-25 19:33:42 +01:00 |
|
Rainer Kottenhoff
|
2ec44c9d72
|
Merge pull request #2016 from RaiKoHoff/RC2
Load files larger than 2GB (64-bit) - Limit to 4GB (Scintilla problems)
|
2020-02-25 19:26:46 +01:00 |
|
RaiKoHoff
|
0b1a2ee76f
|
Merge branch 'RC2' of https://github.com/RaiKoHoff/Notepad3 into RC2
|
2020-02-25 19:17:52 +01:00 |
|
Rainer Kottenhoff
|
d31d15416c
|
Merge branch 'master' into RC2
|
2020-02-25 19:08:35 +01:00 |
|
RaiKoHoff
|
8ef0040799
|
+ upd: versioning files
|
2020-02-25 18:55:29 +01:00 |
|
RaiKoHoff
|
b5cc977440
|
Merge remote-tracking branch 'upstream/master' into RC2
# Conflicts:
# language/np3_ja_jp/strings_ja_jp.rc
|
2020-02-25 18:49:32 +01:00 |
|