Commit Graph

2744 Commits

Author SHA1 Message Date
Pairi Daiza
cf5e75a875
+ Upd: Version files and Changes.txt 2021-03-12 11:58:31 +01:00
Rainer Kottenhoff
d5b838a389
Merge pull request #3189 from RaiKoHoff/Dev_Lexilla
Limit ChooseFont Dlg to CF_SCALABLEONLY for DirectWrite Technology
2021-03-12 11:35:23 +01:00
Rainer Kottenhoff
ecd071a9ec + fix: Limit ChooseFont Dlg to CF_SCALABLEONLY for DirectWrite Technology 2021-03-12 11:16:38 +01:00
Pairi Daiza
d32251e5b3
+ Upd: Version files and Changes.txt 2021-03-12 09:44:43 +01:00
Rainer Kottenhoff
07565b90a3 + fix: try to fix rectangular selection typing issue 2021-03-12 03:49:22 +01:00
Rainer Kottenhoff
f60149038b + fix: remove obsolete SCI_LEXER preproc symbol / no need to link lexers in Scintilla 2021-03-11 19:06:50 +01:00
Rainer Kottenhoff
3cdbad9ae2 + add: version info for split-off Lexilla component 2021-03-11 18:33:09 +01:00
Rainer Kottenhoff
edc7c2843c + rfc: refactoring for splitting Lexilla from Scintilla 2021-03-11 16:54:16 +01:00
Rainer Kottenhoff
1060a5a7c4 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2021-03-11 15:39:08 +01:00
Rainer Kottenhoff
498e3329e5 + rfc: Using some more Scintilla direct call methods instead of SendMessage() thread independent calls. 2021-03-11 15:38:04 +01:00
Pairi Daiza
e20e2ac602
+ Upd: Version files and Changes.txt 2021-03-10 19:49:24 +01:00
Pairi Daiza
6c8e65f98f
+ Upd: MS VS 2019 version update (v16.9.1) 2021-03-10 19:43:18 +01:00
Pairi Daiza
e0743ab8b6
MUI - Replacing the "RCdll.dll" file to avoid garbage chars in foreign languages. 2021-03-09 00:26:26 +01:00
Pairi Daiza
066f64fcd3
+ Upd: Version files and Changes.txt 2021-03-03 21:03:42 +01:00
Pairi Daiza
6ff7cb875d
MUI - some update and cleanup 2021-03-03 19:42:42 +01:00
Pairi Daiza
933b01c8b2
MUI - Renaming Spanish Mexican to Spanish Latin America (es-419) 2021-03-03 19:40:17 +01:00
Pairi Daiza
7074d9c5d3
+ Upd: MS VS 2019 version update (v16.9.0) 2021-03-03 15:11:26 +01:00
Rainer Kottenhoff
0a0a396fd7 + fix: Language "Spanish Latin America" identifier correction (es-LA -> es-419, create missing SUBLANG id 0x16 ) 2021-03-03 00:19:56 +01:00
Pairi Daiza
d02a002a4f
MUI - Renaming es-MX to es-LA (to be debug). 2021-03-02 21:46:40 +01:00
Pairi Daiza
73d538d13d
+ Upd: Version files and Changes.txt 2021-03-02 16:57:43 +01:00
Rainer Kottenhoff
4fcfa89f80 + chg: more liberal Hyperlink scanner (no need for validation here!) 2021-03-02 09:10:09 +01:00
Rainer Kottenhoff
2910c10a5f + fix: Hyperlink RegEx pattern fixed to use valid Unicode (Code-Points) (valid of BMP) only 2021-03-01 18:56:26 +01:00
Rainer Kottenhoff
1cb49ca635 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2021-03-01 16:56:21 +01:00
Rainer Kottenhoff
f46c6e8ae9 + fix: handle quotes for URL <-> file-system path conversion
+ chg: RegEx API : retun matched pattern length too
+ chg: prevent Path to URL conversion, if Hyperlink RegEx pattern does not match
2021-03-01 16:48:40 +01:00
Pairi Daiza
84bb12be18
+ Upd: Version files and Changes.txt 2021-03-01 14:18:31 +01:00
Rainer Kottenhoff
3ec07cb174 + add: Settings2 option to define ShellExecuteEx() lpVerb for launching file hyperlink protocol 2021-03-01 13:54:02 +01:00
Pairi Daiza
db17abdf51
+ Upd: Version files and Changes.txt 2021-02-28 23:03:37 +01:00
Rainer Kottenhoff
ae6f418284 + chg: enable Dark Mode feature for Win10 v21H1 insider beta 2021-02-28 20:52:54 +01:00
Rainer Kottenhoff
a6e65885fc + add: About Dlg: Copy-Ver-Info-Btn : add Dark-Mode information 2021-02-28 18:44:10 +01:00
Rainer Kottenhoff
41ee3f9fd8 + add: some filesystem path vs. file:// URL helpers (backslash invert)
+ fix: ShellExecute() lpVerb for open hyperlink (Ctrl+Click) set to "open" instead of undefined (first defined protocol handler)
2021-02-28 17:51:13 +01:00
Rainer Kottenhoff
96a5b902ec Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2021-02-28 10:33:27 +01:00
Pairi Daiza
d659ab6ddf
+ Upd: Initial Beta version files and Changes.txt 2021-02-27 21:15:32 +01:00
Pairi Daiza
37695d4b0a
Preparation Version files for Release_5.21.227.1 2021-02-27 14:55:39 +01:00
Rainer Kottenhoff
dda9724d0f Merge branch 'Dev_Release' into Dev_Lexilla 2021-02-27 08:21:19 +01:00
Pairi Daiza
4e28a4c334
+ Upd: Version files and Changes.txt 2021-02-26 21:49:34 +01:00
Rainer Kottenhoff
4728d00374 + fix: decoding of url-encoded file Hyperlinks ("file://...") 2021-02-26 20:38:41 +01:00
Rainer Kottenhoff
e1c4a9c37c + fix: data type mismatch 2021-02-26 20:23:04 +01:00
Rainer Kottenhoff
cfd26843dc + fix: decoding of url-encoded file Hyperlinks ("file://...") 2021-02-26 20:15:50 +01:00
Rainer Kottenhoff
6c8fd82b4d + chg: EOL-Mode: status-bar double-click : inverted cyclic change rotation CRLF -> LF -> CR 2021-02-26 16:58:51 +01:00
Rainer Kottenhoff
3d1c78a499 + add: Converter: File-System Path to URL and vice versa 2021-02-26 16:37:25 +01:00
Rainer Kottenhoff
fd1f860fe8 Merge branch 'Dev_Release' into Dev_Lexilla 2021-02-26 15:35:18 +01:00
Rainer Kottenhoff
ecf898b64b
Merge pull request #3143 from RaiKoHoff/Dev_Release
Fix URL-Decoding of file Hyperlinks ("file://...")
2021-02-26 15:20:55 +01:00
Rainer Kottenhoff
8ae9950292 + fix: URL-Decoding of file Hyperlinks ("file://...") 2021-02-26 14:48:52 +01:00
Pairi Daiza
632621cebb
+ Upd: Version files and Changes.txt 2021-02-26 09:31:39 +01:00
Rainer Kottenhoff
13fbdcd5df + rfc: static string buffer -> dynamic memory allocation 2021-02-26 09:20:39 +01:00
Rainer Kottenhoff
e4fb050599 Merge branch 'Dev_Release' into Dev_Lexilla 2021-02-26 08:39:08 +01:00
Rainer Kottenhoff
8ef9446100 + fix: Wrap-Around tooltip use correct encoding 2021-02-26 08:30:07 +01:00
Pairi Daiza
ba7d334ea4
+ Upd: Version files and Changes.txt 2021-02-23 12:21:50 +01:00
Pairi Daiza
3d50360b2f
+ Upd: Version files and Changes.txt 2021-02-22 21:26:24 +01:00
Pairi Daiza
5be693d363
Merge branch 'master' into mui 2021-02-22 21:07:44 +01:00