Commit Graph

2593 Commits

Author SHA1 Message Date
Pairi Daiza
bdb16a3bf4 + upd: Version files and Changes.txt 2020-10-28 18:01:07 +01:00
Pairi Daiza
01a782aa8d + upd: MS VS 2019 version update (v16.7.7) 2020-10-28 12:37:23 +01:00
Pairi Daiza
98f5f864fc + upd: Version files and Changes.txt 2020-10-24 20:30:57 +02:00
Pairi Daiza
f936ad05c5
Merge pull request #2958 from RaiKoHoff/Dev_Lexilla
Allow single character filename on command line
2020-10-24 19:48:44 +02:00
Rainer Kottenhoff
396c73f2c3 + fix: allow single character filename on command line 2020-10-24 19:28:52 +02:00
Pairi Daiza
b3ae4084eb + upd: Version files and Changes.txt 2020-10-24 19:19:41 +02:00
Pairi Daiza
b474e4f7c8 + upd: Version files, Acknowledgments lists and Changes.txt 2020-10-20 17:14:48 +02:00
Pairi Daiza
665d85b90d + upd: MS VS 2019 version update (v16.7.6) 2020-10-14 16:49:17 +02:00
Pairi Daiza
7e23bd6fdf + upd: Version files and Changes.txt 2020-10-12 23:38:13 +02:00
Pairi Daiza
55b263cbba
Merge pull request #2947 from RaiKoHoff/Dev_Lexilla
Fix: disable Copy/Cut complete lines on partial multi-selection or rectangular-selection
2020-10-12 23:25:05 +02:00
Rainer Kottenhoff
5ee3c20590 + fix: disable Copy/Cut complete lines on partial multi-selection 2020-10-12 22:36:22 +02:00
Pairi Daiza
3fdb891fdb +chg: replace "http://" to "https://" for "www.flos-freeware.ch" and some other sites 2020-10-12 19:57:03 +02:00
Pairi Daiza
08eb28654a + add: Support for Windows 10 20H2 Version 2009 (Build 19042) 2020-10-12 19:52:49 +02:00
Pairi Daiza
d7350bfc3d + upd: Version files and Changes.txt 2020-10-12 19:51:23 +02:00
Rainer Kottenhoff
7523fee425 + fix: Oniguruma flexible EOL handling (Win CRLF, Unix LF and Mac CR)
+ fix: Find/Repl all in range algo
2020-10-12 16:47:54 +02:00
RaiKoHoff
9987509ce3 + fix: replace all in range 2020-10-09 17:31:34 +02:00
RaiKoHoff
3031a12224 + fix: avoid file cache lost on power failure 2020-10-08 17:05:53 +02:00
Pairi Daiza
f063b8440c + upd: Version files and Changes.txt 2020-10-06 13:39:22 +02:00
RaiKoHoff
2ed8f05444 + fix: copy/cut/delete "Focused View" lines (clipboard) 2020-10-06 12:39:43 +02:00
RaiKoHoff
4482c1ca3c + fix: cut/cop occurrences marker line(s) if marker in first line 2020-10-05 12:31:43 +02:00
Pairi Daiza
e2ce200494 + upd: Version files and Changes.txt 2020-10-04 20:15:45 +02:00
Rainer Kottenhoff
854c2ad179 + add: open/save file explorer dialog: populate file filter with current lexer supported file extensions
+ fix: initial directory for open/save file explorer dlg
2020-10-04 14:13:06 +02:00
Pairi Daiza
8271fab66e + upd: Version files and Changes.txt 2020-10-01 15:38:53 +02:00
Rainer Kottenhoff
a696e97342
Merge pull request #2927 from RaiKoHoff/Dev_Lexilla
Rebase DarkMode module on delay load version branch...
2020-10-01 13:39:33 +02:00
Rainer Kottenhoff
65be851e6e + chg: rebase DarkMode module on delay load version branch of win32-darkmode project 2020-10-01 13:04:56 +02:00
Pairi Daiza
588d0b3c1e + upd: Version files and Changes.txt 2020-09-30 15:39:48 +02:00
Rainer Kottenhoff
460ee600de + upd: MS VS 2019 version update (v16.7.5) 2020-09-30 14:06:40 +02:00
Rainer Kottenhoff
8b087839fb Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2020-09-30 13:55:38 +02:00
0x084E
6a175d2c4b Add apply to SQL keywords 2020-09-30 12:25:22 +02:00
0x084E
523ed1cb1f Update csharp class list to netstandard2.1 2020-09-30 12:24:46 +02:00
Rainer Kottenhoff
f3631a1e2d + chg: Bockmark Occurrences Colors changed to get perceptually distinct colors 2020-09-29 18:40:30 +02:00
Pairi Daiza
8e1f722b28 + upd: Version files and Changes.txt
- And change in "Acknowledgments" list
2020-09-29 14:07:59 +02:00
Pairi Daiza
ebf197acaa chg: Minor correction to have same alignment as other Lexers 2020-09-29 14:05:39 +02:00
Rainer Kottenhoff
c5a81c5cf3 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2020-09-29 08:17:03 +02:00
Rainer Kottenhoff
1c93721437 + chg: mirgration from CreateLexer() by ID to CreateLexer() by Name (Lexilla IFace5 conform) 2020-09-28 22:28:25 +02:00
Pairi Daiza
e82f2e0033 + upd: Version files and Changes.txt 2020-09-28 22:04:03 +02:00
Rainer Kottenhoff
1169936b89 + fix: freezing of main wnd caused by mixed usage of Lexer Interfaces 2020-09-28 20:54:58 +02:00
Pairi Daiza
f9dacb3f0a + upd: Version files and Changes.txt 2020-09-28 14:36:33 +02:00
Rainer Kottenhoff
48c1b6af9c
Merge pull request #2914 from RaiKoHoff/Dev_Lexilla
TinyExpr floating-point format and Lexilla IFace5 Lexer handling
2020-09-28 10:26:09 +02: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
Rainer Kottenhoff
6b85195356 + chg: TinyExpr format floating.point with non zero fractional part 2020-09-28 08:01:09 +02:00
Rainer Kottenhoff
3106486a8d + chg: TinyExpr format floating.point with non zero fractional part 2020-09-28 08:00:37 +02:00
Rainer Kottenhoff
1c773b2f85 + chg: code clean-up 2020-09-27 22:34:37 +02:00
Pairi Daiza
90ae33f61d + upd: Version files and Changes.txt 2020-09-27 21:13:34 +02:00
Rainer Kottenhoff
9c0e0f0350 + fix: Lexer file extensions maintained in standard config 2020-09-27 13:40:24 +02:00
Rainer Kottenhoff
c0cb7792b4 + chg: TinyExpr floating point format 2020-09-27 10:20:24 +02:00
Rainer Kottenhoff
c095705332 + chg: TinyExpr: change format (allow longer integer before switching to mantissa/exponent format) 2020-09-27 09:32:28 +02:00
Pairi Daiza
a75fe64c03 + upd: Version files and Changes.txt 2020-09-26 19:54:27 +02:00
Pairi Daiza
6293d3e3ce + upd: Version files and Changes.txt 2020-09-26 00:19:32 +02:00
Pairi Daiza
01c3a846c6 + upd: Version files and Changes.txt 2020-09-25 19:39:55 +02:00