Commit Graph

138 Commits

Author SHA1 Message Date
Rainer Kottenhoff
31f3d2331e +upd: Scintilla v511
+upd: Lexilla v511
2021-07-26 09:50:27 +02:00
Rainer Kottenhoff
0a8aba1654 +upd: Scintilla v510 2021-07-02 16:48:15 +02:00
Rainer Kottenhoff
229a0ab0dd +upd: Scintilla v503 2021-07-02 15:58:15 +02:00
Rainer Kottenhoff
dc9291dd6b + fix: space-width, avgchar-width and tab-width calculation 2021-05-11 14:25:55 +02:00
Rainer Kottenhoff
cbb622465e + fix: Scintilla missing recalculation of space width (to get correct tab width for indentation) 2021-05-11 14:19:38 +02:00
Rainer Kottenhoff
cc23faddab + fix: revert to Scintilla std tabwidth calculation on font changes 2021-05-11 13:57:16 +02:00
Rainer Kottenhoff
6d4a03833c +cln: remove "fontsValid" extension (closer to default scintilla code base) 2021-05-06 12:56:45 +02:00
Rainer Kottenhoff
7a1d4bc362 + upd: Scintilla Lib v5.0.2 2021-04-28 23:20:19 +02:00
Rainer Kottenhoff
c29737c681 + enh: Color selection dialog: NP3 icon, positioning and dark-mode
+ chg: adjust standard colors for URL Hyperlink (better standard dark-mode visual)
+ fix: minor fixes around font redrawing
2021-04-27 19:42:36 +02:00
Rainer Kottenhoff
b34598fb5f + add: file/dir exists/not-found to hyperlink tooltip (if file-url)
+ chg: new default for hyperlink tooltip is OFF
+ chg: immediate indicator hover response (colordef-hotspot, hyperlink-tooltip, hex-code-tooltip)
2021-04-25 12:40:55 +02:00
Rainer Kottenhoff
1b99583b64 + cln: some code cleanup 2021-04-22 22:15:03 +02:00
Rainer Kottenhoff
b44945ec74 + fix: DWRITE font allocation needs to font.family, not font.face name (Scintilla fix) 2021-04-22 20:49:10 +02:00
Rainer Kottenhoff
a5dd9070c7 + add: more intermediate font weight constants added
+ del: remove useless font stretch handling
2021-04-20 09:39:14 +02:00
Rainer Kottenhoff
440573c0a9 + upd: Scintilla v5.0.1 (part III)
+ fix: performance issue line wrapping
+ fix: begin/end wait cursor calling
+ chg: international strings for status bar (wait cursor)
2021-04-11 15:19:34 +02:00
Rainer Kottenhoff
c901684932 + upd: merging Scintilla Lib v5.0.1 (part II) 2021-04-10 16:33:47 +02:00
Rainer Kottenhoff
9fa10caba7 + upd: merging Scintilla Lib v5.0.1 (part I) 2021-04-10 06:28:00 +02:00
Rainer Kottenhoff
1f62ea8e42 + upd: to Scintilla v.5.0.0 2021-03-11 17:26:46 +01:00
Rainer Kottenhoff
edc7c2843c + rfc: refactoring for splitting Lexilla from Scintilla 2021-03-11 16:54:16 +01:00
Rainer Kottenhoff
dbaad543cf + fix: Context-Menu Handling in Release Mode
(caused by Compiler switch /GT (whole program optimization) for Scintilla-Lib only ???)
+ fix: reactivate Scintilla's context menu popup switches (text area)
+ fix: burndown some VS Analyze Mode  Infos/Warnings
2021-02-12 13:06:51 +01:00
Rainer Kottenhoff
6c79ce170a + add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base 2020-12-22 16:46:50 +01:00
Rainer Kottenhoff
3a2165ef39 + add: Dart Lexer based on Zufuliu's Dart Lexer code base 2020-12-22 11:32:45 +01:00
Rainer Kottenhoff
1f8d68fda8 + upd: Scintilla v4.4.6 2020-12-14 15:02:27 +01:00
Rainer Kottenhoff
a2780f1442 + try fix: setting new IFace5 Lexer (should fix line/stream comment toggle issue #2912) 2020-09-28 10:11:40 +02:00
RaiKoHoff
e15ad9c1ec + upd: prepare for Lexilla Library 2020-09-24 16:15:48 +02:00
Rainer Kottenhoff
11cc08c3d3 + upd: Scintilla Lib v4.4.5 2020-09-15 21:26:08 +02:00
RaiKoHoff
c6ea642fe2 + upd: Scintilla current (2020-08-24) development
+ chg: Layout and Position cache handling
2020-08-24 17:39:56 +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
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
Rainer Kottenhoff
42e23dfb66 + chg: font selection/settings reviewed 2020-06-01 19:29:18 +02:00
RaiKoHoff
6d8edea74b + upd: Scintilla v4.3.3 2020-04-28 16:05:17 +02:00
RaiKoHoff
7fce380c83 + upd: DPI awareness and multi monitor handling 2020-03-03 18:09:59 +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
RaiKoHoff
1feba3f755 + fix: AutoCompletion box 2020-01-30 14:46:30 +01:00
Rainer Kottenhoff
cf35ab6029 +upd: Scintilla version 4.3.0 2020-01-18 13:40:11 +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
862fc9aec4 + upd: Scintilla version 4.2.3 2020-01-08 14:44:28 +01:00
Rainer Kottenhoff
1b1408bddb + upd: Scintilla ver 4.2.1 2019-11-15 10:35:08 +01:00
Rainer Kottenhoff
377c70bf62 + upd: current Scintilla dev (2019-09-30) 2019-09-30 15:56:10 +02:00
Rainer Kottenhoff
286a247b12 Scintilla patches for auto-completion navigation
Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
# Conflicts:
#	scintilla/src/AutoComplete.cxx
2019-09-20 16:44:17 +02:00