Commit Graph

2703 Commits

Author SHA1 Message Date
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
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
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
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
Pairi Daiza
a55e663939
Merge pull request #3133 from RaiKoHoff/Dev_Release
Multi-Line movement: proceed to document end correctly
2021-02-22 21:06:19 +01:00
Pairi Daiza
876949d773
+ Upd: MS VS 2019 version update (v16.8.6) 2021-02-22 20:54:41 +01:00
Rainer Kottenhoff
dbf0ca7622 + fix: Multi-Line movement: proceed to document end correctly 2021-02-22 20:53:23 +01:00
Pairi Daiza
395b56537f
Merge pull request #3132 from RaiKoHoff/Dev_Release
Toggle comment on empty selection at insertion point
2021-02-22 20:01:05 +01:00
Rainer Kottenhoff
a3f887af0a + fix: Toggle comment on empty selection at insertion point: keep position of selection end 2021-02-22 19:48:47 +01:00
Pairi Daiza
28605baed0 + Upd: Version files and Changes.txt 2021-02-22 09:38:46 +01:00
Rainer Kottenhoff
0bf970d2e5 + chg: Toggle Line-Comments: handling of selection start movement 2021-02-22 07:39:24 +01:00
Rainer Kottenhoff
989e39cdff + rfc: minor refactorings 2021-02-21 12:15:41 +01:00
Pairi Daiza
7519829be5 + Upd: Version files and Changes.txt 2021-02-20 23:18:30 +01:00
Pairi Daiza
b84b6bec5b
Merge pull request #3126 from RaiKoHoff/Dev_Release
Toggle Comment: proper selection handling
2021-02-20 23:08:34 +01:00
Rainer Kottenhoff
5110b05f0d + fix: Toggle Comment: proper selection handling 2021-02-20 22:40:22 +01:00
Pairi Daiza
3186b176d0 + Upd: Version files and Changes.txt 2021-02-19 21:57:46 +01:00
Rainer Kottenhoff
188bc8a1c8 + fix: do not move selection on search pattern change if in Replace-Dlg (move selection to next match in Find-Dlg only) 2021-02-19 19:05:02 +01:00
Rainer Kottenhoff
5ab94205a3 + chg: Menu (en-US) move line/stream comment items to Edit->Selection top
+ fix: JSON Lexer has comments enabled now
+ chg: Simple Line Comment Toggle handles each line seperately (with Line Edit after toggle will still set mode of 1st line = former behavior)
2021-02-19 14:51:31 +01:00
Rainer Kottenhoff
8b67e880a6 + fix: F/R-Dialog - allow multi-line clipboard paste to Replace String combobox too 2021-02-19 12:30:04 +01:00
Pairi Daiza
3bcf8d6bc0 + Upd: Version files and Changes.txt 2021-02-18 18:05:16 +01:00
Rainer Kottenhoff
ef6e942898
Merge pull request #3117 from RaiKoHoff/Dev_Release
F/R: fixes some issues around RegEx zero-length match/findings
2021-02-18 15:37:21 +01:00
Rainer Kottenhoff
bfbf8e7920 + fix: F/R: fixes some issues around RegEx zero-length match/findings 2021-02-18 15:20:40 +01:00
Pairi Daiza
5ef7b59945 + Upd: Version files and Changes.txt 2021-02-18 07:23:22 +01:00
Pairi Daiza
14a5f8aa98 Merge remote-tracking branch 'rizonesoft/master' 2021-02-18 00:26:09 +01:00
Rainer Kottenhoff
387f28e8b2 + fix: F/R dialog don't change selection by typing search pattern 2021-02-17 22:48:53 +01:00
Rainer Kottenhoff
21e2722fc1 + fix: ReplaceAll. avoid busy loop (infinity) while replacing zero-length-match (RegExpr) 2021-02-17 22:09:17 +01:00
Pairi Daiza
03184898b7 + Upd: Version files and Changes.txt 2021-02-17 22:05:24 +01:00
Rainer Kottenhoff
3c558804f4 + fix: F/R show wrap-around tooltip only if message boxes are hidden 2021-02-17 20:40:48 +01:00
Rainer Kottenhoff
7895f3c5ff + chg: Find/Repl dialog - refactoring and minor fixes 2021-02-17 15:10:30 +01:00
Pairi Daiza
15be3c8344 + Upd: Version files and Changes.txt 2021-02-15 19:28:41 +01:00
Rainer Kottenhoff
8bc8cd14ec + rev: revert case sensitive keyword lists for Lexers
+ enh: line continuation for JSON5 strings (std. line breaks only - no Unicode LineSep or ParaSep)
+ enh: JASON5 +Infinity, -Infinity keywords
2021-02-14 20:41:28 +01:00
Pairi Daiza
1a07d4246a + Upd: Version files and Changes.txt 2021-02-13 14:35:00 +01:00
Pairi Daiza
4206f5c107 + Upd: Version files and Changes.txt 2021-02-12 15:23:01 +01:00
Rainer Kottenhoff
425be60383 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Release 2021-02-12 13:07:03 +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
Pairi Daiza
5172a1101c + Upd: Version files and Changes.txt 2021-02-11 17:27:59 +01:00
Rainer Kottenhoff
922f75d8d1 + chg: Statusbar: show Selection Info: switch to byte counting instead of char counting for huge files (selection drawing performance issue) 2021-02-11 14:28:08 +01:00
Rainer Kottenhoff
28bbb26b30 + fix: burndown some VS Analyze Mode Infos/Warnings 2021-02-11 13:08:37 +01:00
Pairi Daiza
910165388e + upd: MS VS 2019 version update (v16.8.5) 2021-02-10 11:34:23 +01:00
Pairi Daiza
63fa5bdb2f Preparation Version files for Release_Canditate_5.21.207.1 2021-02-07 16:00:47 +01:00
Pairi Daiza
95d69cb5ea + Upd: Version files and Changes.txt 2021-02-05 18:19:35 +01:00
Pairi Daiza
c96ca15bea + Upd: Version files and Changes.txt 2021-02-05 14:01:00 +01:00
Rainer Kottenhoff
b9b93e81be + fix: Wildcard search: unintentional wrap around 2021-02-05 12:37:45 +01:00