RaiKoHoff
|
98f3360d42
|
+ fix: SCICALL attribute
|
2020-08-18 13:22:44 +02:00 |
|
RaiKoHoff
|
8e5744cdc7
|
+ upd: Scintilla current (v4.4.4 / 2020-08-18) development
|
2020-08-18 12:24:12 +02:00 |
|
Rainer Kottenhoff
|
71528e3a2f
|
+ fix: DPI Awarenes of window positions (default, sticky, ...)
+ chg: Focused View: scroll to current position on each toggle
|
2020-08-15 19:27:38 +02:00 |
|
RaiKoHoff
|
7c42c84c83
|
+ upd: Scintilla Lib v4.4.4
|
2020-07-24 13:38:01 +02:00 |
|
Pairi Daiza
|
a31ad1d186
|
+ chg: Minor changes: Trip Trailing Blanks
|
2020-06-30 15:10:19 +02:00 |
|
Rainer Kottenhoff
|
c71fc18b41
|
+ fix: printing scaling problem related to DPI awareness changes
|
2020-06-18 17:53:47 +02:00 |
|
Rainer Kottenhoff
|
3ab734aa81
|
+ chg: system MessageBox "save before close" positioning
|
2020-06-18 16:56:02 +02:00 |
|
RaiKoHoff
|
b0a572d22e
|
+ chg: DPI awareness some changes, but no full solution yet
|
2020-06-16 14:44:30 +02:00 |
|
RaiKoHoff
|
a897f9b8a6
|
-- intermediate version
|
2020-06-15 16:06:21 +02:00 |
|
Rainer Kottenhoff
|
d826ccb8bf
|
+ fix: DPI scaling for Scintilla surface component (thanx zufuliu)
|
2020-06-13 09:17:58 +02:00 |
|
Rainer Kottenhoff
|
daa48b1c69
|
+ versin info update
|
2020-06-12 21:27:16 +02:00 |
|
Rainer Kottenhoff
|
7037c60f4c
|
+ upd: Scintilla v443
|
2020-06-11 20:28:44 +02:00 |
|
RaiKoHoff
|
a920eb27a0
|
+ chg: workaround for DPI_AWARENESS Font Size problem on DPI_CHANGE
|
2020-06-09 16:11:55 +02:00 |
|
Rainer Kottenhoff
|
bba0bee7d2
|
+ fix: mismatch debug/release x64/Win32 config
|
2020-06-02 01:02:05 +02:00 |
|
Rainer Kottenhoff
|
42e23dfb66
|
+ chg: font selection/settings reviewed
|
2020-06-01 19:29:18 +02:00 |
|
Rainer Kottenhoff
|
0a1a4ea950
|
+ fix: vcxproj should use the latest installed SDK
|
2020-05-21 00:28:36 +02:00 |
|
Rainer Kottenhoff
|
ba8e7a8467
|
+ upd: Scintilla as DLL solution
|
2020-05-20 23:59:18 +02:00 |
|
Pairi Daiza
|
c89d2f0a02
|
+upd: Revert to Win10 SDK 10.0.18362.0 because AppVeyor needs first update
|
2020-05-20 07:13:53 +02:00 |
|
Pairi Daiza
|
f5c501ce1a
|
+upd: Solutions for MS VS 2019 16.6.0 with Win10 SDK 10.0.19041.0
|
2020-05-20 01:06:17 +02:00 |
|
RaiKoHoff
|
ca003c82dd
|
+ fix: some more CppCheck complaints
|
2020-05-14 12:22:28 +02:00 |
|
Rainer Kottenhoff
|
92789872f8
|
fix: broken x86 (32-bit) build
|
2020-05-09 20:36:26 +02:00 |
|
RaiKoHoff
|
962d6ec2da
|
+ chg: minor changes for dialog handling on DPI changed
|
2020-05-08 15:39:16 +02:00 |
|
RaiKoHoff
|
7eb8ab45dd
|
+ chg: DPI change handling: About & C-Schemes dialog
|
2020-05-06 18:15:03 +02:00 |
|
RaiKoHoff
|
adc493952a
|
+ chg: Markdown Lexer: new defaults for Header lines
+ chg: Strip first char: do not apply on all text (empty selection)
+ add: Strip first char: allow multi-selection
|
2020-05-04 12:13:21 +02:00 |
|
Rainer Kottenhoff
|
ee6e7f2b81
|
+ chg: Markdown Lexer: changed style of header lines
|
2020-05-03 17:35:39 +02:00 |
|
Rainer Kottenhoff
|
c273b87be4
|
+ chg: Hyperlink double-click and MMB-click behavior
|
2020-05-02 10:29:34 +02:00 |
|
RaiKoHoff
|
6d8edea74b
|
+ upd: Scintilla v4.3.3
|
2020-04-28 16:05:17 +02:00 |
|
Rainer Kottenhoff
|
caa414368d
|
+ fix: DLL-Build solution, editorconfigs, grepWin-Layout
|
2020-04-19 12:22:23 +02:00 |
|
Rainer Kottenhoff
|
7cdb3be668
|
Merge branch 'RC2_DEV' into NewFeatures
# Conflicts:
# scintilla/win32/PlatWin.cxx
# scintilla/win32/PlatWin.h
# scintilla/win32/ScintillaWin.cxx
# src/Dialogs.c
# src/Helpers.c
# src/Helpers.h
# src/Styles.c
|
2020-03-21 23:09:09 +01:00 |
|
Rainer Kottenhoff
|
56bbc626c6
|
+ fix: refactoring for Scintilla DLL version
|
2020-03-21 22:20:23 +01:00 |
|
Rainer Kottenhoff
|
e530db85fd
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into NewFeatures
# Conflicts:
# Versions/build.txt
# res/Notepad3.exe.manifest.conf
# src/TypeDefs.h
# src/VersionEx.h
|
2020-03-21 16:55:11 +01:00 |
|
maboroshin
|
c4d57363cf
|
Correct to IME Behaver based on Scintilla 4.3.3 (beta)
|
2020-03-21 13:22:51 +09:00 |
|
Rainer Kottenhoff
|
66a4f7c52d
|
Merge branch 'RC2_DEV' into NewFeatures
|
2020-03-20 23:48:23 +01:00 |
|
Pairi Daiza
|
5adb0c9c35
|
Change Rizonesoft Copyright © to year "2020" (thanks to "grepWin")
|
2020-03-20 18:42:11 +01:00 |
|
Rainer Kottenhoff
|
a34de8dbdd
|
+ try fix: AboutBox's RichEdit ctrl for DPI scaling
|
2020-03-09 18:22:11 +01:00 |
|
Rainer Kottenhoff
|
56a4788ca1
|
Merge branch 'RC2_DEV' into NewFeatures
|
2020-03-08 11:38:08 +01:00 |
|
Rainer Kottenhoff
|
b50da74dbd
|
+ upd: Scintilla v432 (bugfix: that treated all dropped text as rectangular)
|
2020-03-08 11:07:30 +01:00 |
|
Rainer Kottenhoff
|
8c25f971dc
|
+ minor fixes and optimizations
|
2020-03-05 18:01:14 +01:00 |
|
Rainer Kottenhoff
|
3da48eece7
|
+ fix: make DPI scaling window pos dependent
|
2020-03-05 00:04:39 +01:00 |
|
RaiKoHoff
|
7fce380c83
|
+ upd: DPI awareness and multi monitor handling
|
2020-03-03 18:09:59 +01:00 |
|
RaiKoHoff
|
3980383907
|
+ fix: debug assertion (isspace() called on non ASCII char)
|
2020-03-02 18:20:33 +01:00 |
|
RaiKoHoff
|
5a213b5e7f
|
+ fix: Scintilla method declaration
|
2020-03-02 14:00:34 +01:00 |
|
RaiKoHoff
|
4a7d64fcb1
|
+ upd: Scintilla v431 (RC)
|
2020-03-02 13:44:06 +01:00 |
|
RaiKoHoff
|
c47987c693
|
+ fix: drag&drop selection should use configured slop settings
|
2020-02-27 09:41:22 +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
|
57882deb25
|
+ fix: Automatic scrolling when dragging text near window edge: make caret visible after drop.
|
2020-02-24 17:43:43 +01:00 |
|
RaiKoHoff
|
2758bf663b
|
Automatic scrolling when dragging text near window edge.
Patch by McLoo from https://sourceforge.net/p/scintilla/feature-requests/497/
|
2020-02-24 16:04:01 +01:00 |
|
maboroshin
|
dc0172bcb6
|
ScintillaWin: IMEJPCancelAction
|
2020-02-20 01:17:58 +09:00 |
|
RaiKoHoff
|
1feba3f755
|
+ fix: AutoCompletion box
|
2020-01-30 14:46:30 +01:00 |
|
RaiKoHoff
|
e0ca0efd14
|
+ dbg: AutoC code
|
2020-01-27 15:58:15 +01:00 |
|