Commit Graph

10886 Commits

Author SHA1 Message Date
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
METANEOCORTEX\Kotti
a16b6faba5 +mrg: adaptions for using Zufuliu's non Lexilla costom Lexers 2024-02-28 09:23:46 +01:00
METANEOCORTEX\Kotti
d98b8d0fea +mrg: Merging Zufuliu's custom Lexers for Kotlin and Dart 2024-02-28 08:11:13 +01:00
Pairi Daiza
ecca84b629
Merge pull request #5120 from hpwamr/Mui_Beta
Preparation Version files for "Release_Candidate_6.24.227.1  rc2"
2024-02-27 14:29:18 +01:00
Pairi Daiza
414d47bd4e
Preparation Version files for "Release_Candidate_6.24.227.1 rc2" 2024-02-27 14:10:43 +01:00
Pairi Daiza
2a94508e6e
Merge pull request #5119 from RaiKoHoff/Dev_Master
Need PostMessage(WM_THEMECHANGED)  event  after recoding document
2024-02-27 00:24:12 +01:00
METANEOCORTEX\Kotti
a090985307 +fix: need PostMessage(WM_THEMECHANGED) event after recoding document 2024-02-27 00:04:55 +01:00
Pairi Daiza
1827950d1c
Merge pull request #5118 from RaiKoHoff/Dev_Master
Reusing size: definition of "Indentation Guide" scheme settings for text area offset to margin area
2024-02-26 22:02:00 +01:00
Rainer Kottenhoff
43285f93d9
Merge branch 'rizonesoft:master' into Dev_Master 2024-02-26 19:51:11 +01:00
METANEOCORTEX\Kotti
fb0605f655 +chg: reusing size: definition of "Indentation Guide" scheme settings for text area offset to margin area 2024-02-26 19:38:09 +01:00
Rainer Kottenhoff
1e8a6407dd
Merge pull request #5117 from RaiKoHoff/Dev_Master
Ini-Filereader: allow long suffix comments for numeric values
2024-02-26 09:40:13 +01:00
METANEOCORTEX\Kotti
16208cb2e2 +chg: Ini-Filereader: allow long suffix comments for numeric values 2024-02-26 09:10:27 +01:00
Rainer Kottenhoff
35b723bd4c
Merge pull request #5116 from RaiKoHoff/Dev_Master
regex dot(.) not matching line feed(LF) / newline character
2024-02-26 02:23:49 +01:00
METANEOCORTEX\Kotti
3985f999b5 +fix: regex dot(.) not matching linefeed(LF)/newline character, if not enabled for line-breaks 2024-02-26 02:04:26 +01:00
Pairi Daiza
a2ce59ccc1
Merge pull request #5115 from RaiKoHoff/Dev_Master
Config-File: allow space or comment char after integer and float values
2024-02-25 23:28:30 +01:00
METANEOCORTEX\Kotti
7b35d58af3 +chg: Config-File: allow space or comment char after integer and float values - other (ivalid) suffixes will yield default value 2024-02-25 23:05:45 +01:00
Rainer Kottenhoff
53ac52e4bb
Merge pull request #5114 from RaiKoHoff/Dev_Master
Change ndentation in case of complete line selected
2024-02-25 11:13:53 +01:00
METANEOCORTEX\Kotti
ebf4b742af +chg: Indentation in case of complete line selected - now behaves the same as line selected including line-breaks 2024-02-25 10:49:48 +01:00
Pairi Daiza
65a1f38eb7
Merge pull request #5113 from hpwamr/Mui_Beta
Preparation Version files for "Release_Candidate_6.24.224.1  rc2"
2024-02-24 22:24:18 +01:00
Pairi Daiza
2858e7dc0f
Preparation Version files for "Release_Candidate_6.24.224.1 rc2" 2024-02-24 21:27:28 +01:00
Pairi Daiza
0137286797
Merge pull request #5112 from RaiKoHoff/Dev_Master
+fix: Settings2:DrawAnimatedWindow - support system settings
2024-02-24 15:31:06 +01:00
METANEOCORTEX\Kotti
f26b3602bd +fix: Settings2:DrawAnimatedWindow - support system settings (value = 0 or undefined) 2024-02-24 15:09:33 +01:00
Pairi Daiza
ecdce6e776
Merge pull request #5111 from RaiKoHoff/Dev_Master
+fix: Correction for settings2 DrawAnimatedWindow
2024-02-24 14:14:12 +01:00
METANEOCORTEX\Kotti
6aceba202a +fix: Correction for settings2 DrawAnimatedWindow 2024-02-24 13:22:04 +01:00
Pairi Daiza
f53d43fe66
Merge pull request #5110 from RaiKoHoff/Dev_Master
Explicit update toolbar and titlebar on drag n drop file
2024-02-24 12:53:51 +01:00
METANEOCORTEX\Kotti
d7efbaf0d9 +chg: explicit update toolbar and titlebar on drag n drop file
+upd: version info for MS VS2019 (v16.11.34) update
2024-02-24 10:50:54 +01:00
Pairi Daiza
83fbf6028a
Merge pull request #5109 from hpwamr/Mui_Beta
+upd: version info for MS VS2022 (v17.9.1) update
2024-02-22 21:29:49 +01:00
Pairi Daiza
983ee77726
+upd: version info for MS VS2022 (v17.9.1) update 2024-02-22 19:02:33 +01:00
Pairi Daiza
73c2f94b5b
Merge pull request #5104 from hpwamr/Mui_Beta
+upd: version info for MS VS2022 (v17.9.0) update
2024-02-14 02:37:27 +01:00
Pairi Daiza
d6165ed313
+upd: version info for MS VS2022 (v17.9.0) update 2024-02-14 00:10:33 +01:00
Pairi Daiza
793d248679
Merge pull request #5102 from hpwamr/Mui_Beta
MUI - Updated Indonesian Resource files and some minor changes.
2024-02-12 09:49:01 +01:00
Pairi Daiza
e93c5af6ec
MUI - Updated Indonesian Resource files and some minor changes. 2024-02-12 09:11:45 +01:00
Pairi Daiza
c76436b9c8
Merge pull request #5100 from dzikrl/master
Update dialogs_id_id.rc
2024-02-11 05:45:22 +01:00
dzikrl
ce02d7f25b Update dialogs_id_id.rc
Fix some translation
2024-02-11 08:25:54 +07:00
Pairi Daiza
721fba1d28
Merge pull request #5095 from hpwamr/Mui_Beta
+upd: version info for MS VS2022 (v17.8.6) update
2024-01-31 20:15:01 +01:00