Pairi Daiza
|
87e2997250
|
Merge pull request #5155 from hpwamr/Mui_Beta
+upd: version info for MS VS2022 (v17.9.3) update
|
2024-03-12 18:56:11 +01:00 |
|
Pairi Daiza
|
e2bfd5b16b
|
+upd: version info for MS VS2022 (v17.9.3) update
|
2024-03-12 18:36:51 +01:00 |
|
Pairi Daiza
|
5f0e3fb2d0
|
Merge pull request #5147 from hpwamr/Mui_Beta
Preparation Version files for "Release_Candidate_6.24.309.1 rc3"
|
2024-03-09 14:39:52 +01:00 |
|
Pairi Daiza
|
1d8a24251e
|
Preparation Version files for "Release_Candidate_6.24.309.1 rc3"
|
2024-03-09 14:12:13 +01:00 |
|
Pairi Daiza
|
ee7b89e305
|
+fix: Redo failure introduced with Scintilla v5.4.2 Bug 2432
|
2024-03-09 14:05:01 +01:00 |
|
Pairi Daiza
|
891a7a591e
|
Merge pull request #5145 from hpwamr/Mui_Beta
Preparation Version files for "Release_Candidate_6.24.307.1 rc2"
|
2024-03-07 21:32:57 +01:00 |
|
Pairi Daiza
|
ac1bbbc3e5
|
Preparation Version files for "Release_Candidate_6.24.307.1 rc2"
|
2024-03-07 21:15:24 +01:00 |
|
Pairi Daiza
|
970c728ab1
|
Merge pull request #5144 from RaiKoHoff/Dev_Master
Update Scintilla Lib v5.4.2, Lexilla Lib v5.3.1
|
2024-03-07 18:53:01 +01:00 |
|
METANEOCORTEX\Kotti
|
58897ac6a5
|
+upd: Lexilla Lib v5.3.1
|
2024-03-07 18:26:57 +01:00 |
|
METANEOCORTEX\Kotti
|
9de70147e9
|
+upd: Scintilla Lib v5.4.2
|
2024-03-07 18:14:03 +01:00 |
|
Pairi Daiza
|
453d10838c
|
Merge pull request #5143 from RaiKoHoff/Dev_Master
Change line selection on margin click from sub-line to whole-line
|
2024-03-07 17:21:52 +01:00 |
|
METANEOCORTEX\Kotti
|
f3e76cdcb6
|
+add: option to choose between sub-line and whole-line selection on line-number margin click
|
2024-03-07 11:46:21 +01:00 |
|
METANEOCORTEX\Kotti
|
beeca28ccd
|
+chg: line number margin option: switched from sub-line selection to whole-line selection
|
2024-03-07 11:19:52 +01:00 |
|
Pairi Daiza
|
9b6b32f8e4
|
Merge pull request #5142 from RaiKoHoff/Dev_Master
Fix Tinyexpr: integer values always shown in abs() format
|
2024-03-07 06:04:27 +01:00 |
|
METANEOCORTEX\Kotti
|
53ededdc78
|
+fix: Tinyexpr: integer values always shown in abs() format
|
2024-03-07 03:42:00 +01:00 |
|
Pairi Daiza
|
29b358cea0
|
Merge pull request #5141 from RaiKoHoff/Dev_Master
Fix remove duplicate lines
|
2024-03-06 16:46:47 +01:00 |
|
METANEOCORTEX\Kotti
|
5a68791ee2
|
[internal] change mem copy method
|
2024-03-06 16:00:45 +01:00 |
|
METANEOCORTEX\Kotti
|
1b0a170432
|
+fix: remove duplicate lines
|
2024-03-06 15:55:30 +01:00 |
|
Pairi Daiza
|
56d5d14aa9
|
Merge pull request #5137 from hpwamr/Mui_Beta
Preparation Version files for "Release_Candidate_6.24.302.2 rc2"
|
2024-03-02 23:15:11 +01:00 |
|
Pairi Daiza
|
4a26503526
|
Preparation Version files for "Release_Candidate_6.24.302.2 rc2"
|
2024-03-02 23:14:49 +01:00 |
|
Pairi Daiza
|
1e843aaa9c
|
Merge pull request #5136 from RaiKoHoff/Dev_Master
Fix: regression: RegEx: find previuos line start (^) - skips empty lines
|
2024-03-02 23:06:17 +01:00 |
|
METANEOCORTEX\Kotti
|
0002d6a596
|
+fix: regression: RegEx: find line start (^) previuos - skips empty lines
|
2024-03-02 19:18:54 +01:00 |
|
Pairi Daiza
|
6828d9d357
|
Merge pull request #5135 from hpwamr/Mui_Beta
Preparation Version files for "Release_Candidate_6.24.302.1 rc2"
|
2024-03-02 18:00:09 +01:00 |
|
Pairi Daiza
|
3206fbc2d8
|
Preparation Version files for "Release_Candidate_6.24.302.1 rc2"
|
2024-03-02 17:41:57 +01:00 |
|
Rainer Kottenhoff
|
f557d23297
|
Merge pull request #5133 from RaiKoHoff/Dev_Master
Fix regression: initial show NP3 window minimized
|
2024-03-02 16:11:59 +01:00 |
|
METANEOCORTEX\Kotti
|
4c2cdac0c4
|
+fix: regression: initial show NP3 window minimized
|
2024-03-02 16:10:37 +01:00 |
|
Rainer Kottenhoff
|
54673f67c3
|
Merge pull request #5132 from RaiKoHoff/Dev_Master
Fix: TAB selection on empty line, toolbar missing if started minimized, change RegEx syntax for horizontal space matching
|
2024-03-02 15:48:18 +01:00 |
|
METANEOCORTEX\Kotti
|
431a22d1ff
|
+fix: regression: tab selected if pressed on empty line
|
2024-03-02 15:27:16 +01:00 |
|
METANEOCORTEX\Kotti
|
54a7cfc1e1
|
+fix: missing toolbar if started minimized
|
2024-03-02 15:16:15 +01:00 |
|
METANEOCORTEX\Kotti
|
8bcc76089d
|
+chg: Oniguruma syntax flavor for \h and \H (Ruby: match hex digit) to "horizontal space" definition of Perl / PCRE
|
2024-03-02 14:16:40 +01:00 |
|
Pairi Daiza
|
863e017a07
|
Merge pull request #5131 from hpwamr/Mui_Beta
Preparation Version files for "Release_Candidate_6.24.301.1 rc2"
|
2024-03-01 18:39:02 +01:00 |
|
Pairi Daiza
|
af448b973d
|
Preparation Version files for "Release_Candidate_6.24.301.1 rc2"
|
2024-03-01 18:14:47 +01:00 |
|
Pairi Daiza
|
b959c0d87f
|
Preparation Version files for "Release_Candidate_6.24.301.1 rc2"
|
2024-03-01 18:11:53 +01:00 |
|
Rainer Kottenhoff
|
15ad4e2292
|
Merge pull request #5130 from RaiKoHoff/Dev_Master
DrawAnimatedWindow: only toggle between system settings and suppress-animation if used in system settings
|
2024-03-01 02:06:49 +01:00 |
|
METANEOCORTEX\Kotti
|
db5c845a21
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Master
|
2024-03-01 01:43:23 +01:00 |
|
METANEOCORTEX\Kotti
|
90ce681ad7
|
+chg: DrawAnimatedWindow: only toggle between system settings and suppress-animation if used in system settings (avoids global system settings activation)
|
2024-03-01 01:43:02 +01:00 |
|
Pairi Daiza
|
168a87b642
|
Merge pull request #5129 from hpwamr/Mui_Beta
Preparation Version files for "Release_Candidate_6.24.228.1 rc2"
|
2024-02-28 22:38:16 +01:00 |
|
Pairi Daiza
|
1cefe68aa2
|
Preparation Version files for "Release_Candidate_6.24.228.1 rc2"
|
2024-02-28 22:16:13 +01:00 |
|
Pairi Daiza
|
59917e39c4
|
Merge pull request #5128 from RaiKoHoff/Dev_Master
Limit width of left dead margin text area to max base font width (char width)
|
2024-02-28 22:00:55 +01:00 |
|
METANEOCORTEX\Kotti
|
188cbf6a70
|
+chg: limit width of left dead margin text area to max base font width (char width)
|
2024-02-28 19:38:07 +01:00 |
|
Pairi Daiza
|
6b213d999b
|
Merge pull request #5126 from hpwamr/Mui_Beta
+upd: version info for MS VS2022 (v17.9.2) update
|
2024-02-28 16:50:52 +01:00 |
|
Pairi Daiza
|
68877afef9
|
Merge pull request #5127 from RaiKoHoff/Dev_Master
Preserve caret position after re-encoding
|
2024-02-28 16:50:36 +01:00 |
|
rkotten
|
4d17a55268
|
+fix: preserve caret position after re-encoding
|
2024-02-28 16:08:41 +01:00 |
|
Pairi Daiza
|
3eb2360864
|
+upd: version info for MS VS2022 (v17.9.2) update
|
2024-02-28 16:06:22 +01:00 |
|
Pairi Daiza
|
5d00e6d0b8
|
Merge pull request #5123 from RaiKoHoff/Dev_Master
try to preserve caret position after recoding
|
2024-02-28 11:50:17 +01:00 |
|
METANEOCORTEX\Kotti
|
79109a77e4
|
+chg: try to preserve caret position and visible line positions after recoding
|
2024-02-28 11:30:13 +01:00 |
|
METANEOCORTEX\Kotti
|
eabdaef50e
|
+chg: try to preserve caret position after recoding
|
2024-02-28 11:11:12 +01:00 |
|
Rainer Kottenhoff
|
7ce64d9896
|
Merge pull request #5121 from RaiKoHoff/Dev_Master
Merging Zufuliu's non Lexilla custom Lexers for Kotlin and Dart
|
2024-02-28 10:34:31 +01:00 |
|
METANEOCORTEX\Kotti
|
a9999a8646
|
+fix: fixing run-time problem of stack corruption
|
2024-02-28 09:58:19 +01:00 |
|
METANEOCORTEX\Kotti
|
17509e8e22
|
+mrg: adaptions for using Zufuliu's non Lexilla costom Lexers
|
2024-02-28 09:35:40 +01:00 |
|