Commit Graph

2635 Commits

Author SHA1 Message Date
Rainer Kottenhoff
258549f931 + chg: initial start screen resolution independent fixed base font size (->11pt == former FullHD setting) 2020-12-23 10:31:45 +01:00
Pairi Daiza
9462fa534e + Upd: Version files and Changes.txt 2020-12-22 21:04:35 +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
Pairi Daiza
be8f3a9736 + Upd: Version files and Changes.txt 2020-12-21 19:54:51 +01:00
Rainer Kottenhoff
ef4cccc33e + add: TinyExpr: additional number parsing for binary (0b...) and octal (0o...) number formats 2020-12-21 11:51:06 +01:00
Pairi Daiza
c84d552a48 + Upd: Version files and Changes.txt 2020-12-19 18:20:34 +01:00
Rainer Kottenhoff
2b8b0b3332 + fix: F/R dialog: Transform Backslash option glitch
+ fix: F/R dialog: message box in case of not matching pattern
2020-12-19 17:29:16 +01:00
Pairi Daiza
f623f8917f + Upd: Version files and Changes.txt 2020-12-18 17:51:17 +01:00
Rainer Kottenhoff
473ea7af36 + chg: avoid wrap-around requester if there is no other possible occurrence 2020-12-18 16:31:31 +01:00
Rainer Kottenhoff
cea113e66a + fix: Multi-Replace using RegExpr and Group-References 2020-12-18 13:44:23 +01:00
Pairi Daiza
2c0a8fa90c + Upd: Version files of uthash and Oniguruma 2020-12-17 18:22:15 +01:00
Pairi Daiza
94b0ebcbba + Upd: Version files and Changes.txt 2020-12-14 17:20:11 +01:00
Rainer Kottenhoff
a9275468f8 + chg: Behavior change: copy to clipboard on empty selection -> don't copy anything if current line is empty 2020-12-14 16:53:39 +01:00
Pairi Daiza
ef2929a6f1
Merge pull request #3007 from hpwamr/mui
Chg: Update keywords list in Style INNO Lexer.
2020-12-14 15:27:22 +01:00
Pairi Daiza
48adffc029
Merge pull request #3006 from RaiKoHoff/Dev_Lexilla
Update Scintilla v4.4.6
2020-12-14 15:27:06 +01:00
Pairi Daiza
26190042d6 Chg: Update keywords list in Style INNO Lexer. 2020-12-14 15:13:27 +01:00
Rainer Kottenhoff
1f8d68fda8 + upd: Scintilla v4.4.6 2020-12-14 15:02:27 +01:00
Pairi Daiza
62b67f56fd + Upd: Version files and Changes.txt 2020-12-11 19:47:28 +01:00
Rainer Kottenhoff
c3b6e0f26e + chg: No error message after decline loading file of huge size 2020-12-11 18:34:05 +01:00
Rainer Kottenhoff
d7c3272b74 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2020-12-11 15:14:18 +01:00
Pairi Daiza
f88ef07505 + upd: MS VS 2019 version update (v16.8.3) - adjust formatting 2020-12-09 17:52:11 +01:00
Pairi Daiza
a25b2c13ad + upd: MS VS 2019 version update (v16.8.3) - restore unformatted file 2020-12-09 16:46:03 +01:00
Pairi Daiza
d917ac4049 + upd: MS VS 2019 version update (v16.8.3) 2020-12-09 00:11:41 +01:00
Rainer Kottenhoff
f9681e4269 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2020-12-02 11:54:53 +01:00
Pairi Daiza
80a2a6d0ee + Upd: Version files and Changes.txt 2020-12-01 15:46:31 +01:00
Rainer Kottenhoff
9d3f190236 + rfc: refactoring encoding detection: pure ASCII vs. 7-bit 2020-11-26 12:07:38 +01:00
Pairi Daiza
e1814d93f4 +upd: Version files and Changes.txt (replace version 5.20.1125.1) 2020-11-25 17:20:40 +01:00
Pairi Daiza
0d6714aeaa
Merge pull request #2986 from hpwamr/mui
Upd: Version files and Changes.txt
2020-11-25 16:58:59 +01:00
Pairi Daiza
8e47ea6e09 + Upd: Version files and Changes.txt 2020-11-25 16:35:39 +01:00
Rainer Kottenhoff
fbf83129a5 + fix: file save problem after switching encoding to GB2312 (52936)
+ sty: code styling reformat (AStyle: OTBS)
+ fix: file encoding analysis with 7-bit ASCII only
2020-11-25 12:47:14 +01:00
Rainer Kottenhoff
79977fb8f1 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla
# Conflicts:
#	src/Version.h
2020-11-25 09:51:01 +01:00
Pairi Daiza
02ce2a679f + upd: MS VS 2019 version update (v16.8.2) 2020-11-24 21:52:14 +01:00
Rainer Kottenhoff
b3488836c4 + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
Pairi Daiza
010b3dd04a + Upd: Version files and Changes.txt 2020-11-18 11:02:51 +01:00
Pairi Daiza
611e59e775 + Upd: Version files and Changes.txt 2020-11-16 16:10:03 +01:00
Rainer Kottenhoff
25962f511e +fix: Initial path on OpenFile dialog (load file) 2020-11-16 11:47:33 +01:00
Rainer Kottenhoff
aa982d8bfd + upd: Oniguruma and Version Info 2020-11-16 09:39:23 +01:00
Rainer Kottenhoff
ed5cf74c67 + fix: Compiler complaints (new VS2019 version v16.8.1)
+ upd: GrepWin(NP3) Update needed too
2020-11-16 09:07:05 +01:00
Pairi Daiza
b4a6906df1 + Upd: Version files and Changes.txt 2020-11-09 11:41:16 +01:00
Pairi Daiza
a32cd01ab7 +add: Extension ".pkb" to SQL Lexer 2020-11-09 11:40:32 +01:00
Pairi Daiza
25a165e257 + Upd: Version files and Changes.txt 2020-10-29 15:14:10 +01:00
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