Commit Graph

10978 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
c16ca28dc9 +rm: remove "DrawAnimatedWindow" settings feature and rely on system window animation configuration 2024-05-28 01:40:55 +02:00
Pairi Daiza
6541a3201d
Merge pull request #5198 from RaiKoHoff/Dev_Master
Fixing some missing Path_Sanitize() calls
2024-05-27 20:41:53 +02:00
METANEOCORTEX\Kotti
bc28b51e44 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Master 2024-05-27 19:58:06 +02:00
METANEOCORTEX\Kotti
efd40a295c +fix: some missing Path_Sanitize() calls 2024-05-27 19:57:49 +02:00
Pairi Daiza
c9e010f907
Merge pull request #5197 from hpwamr/Mui_Beta
MUI - Commit before release build "Notepad3 6.24.527.1 rc3"
2024-05-27 19:49:56 +02:00
Pairi Daiza
7fab74f422
MUI - Commit before release build "Notepad3 6.24.527.1 rc3" 2024-05-27 19:20:37 +02:00
Pairi Daiza
a4f9516be3
Merge pull request #5196 from RaiKoHoff/Dev_Master
Fix: finding np3 instance holding same file-path (only one instance)
2024-05-27 18:57:08 +02:00
METANEOCORTEX\Kotti
2b99b48fc9 +fix: finding np3 instance holding same file-path (only one instance) 2024-05-27 18:27:57 +02:00
Pairi Daiza
a0cdc64fb1
Merge pull request #5195 from hpwamr/Mui_Beta
MUI - Updating Lexer Style "NewSombra" from MadDogVachon.(Minor correction)
2024-05-27 16:22:30 +02:00
Pairi Daiza
8679d32761
MUI - Updating Lexer Style "NewSombra" from MadDogVachon.(Minor correction) 2024-05-27 16:21:45 +02:00
Pairi Daiza
405a06092d
Merge pull request #5193 from hpwamr/Mui_Beta
MUI - Updating Lexer Style "NewSombra" from MadDogVachon.
2024-05-27 12:41:44 +02:00
Pairi Daiza
79cc70b6d6
MUI - Updating Lexer Style "NewSombra" from MadDogVachon. 2024-05-27 11:46:37 +02:00
Pairi Daiza
21b8cbfd91
Merge pull request #5192 from RaiKoHoff/Dev_Master
fix minor issues related to "autoload recent file" feature
2024-05-26 15:51:02 +02:00
METANEOCORTEX\Kotti
204d0d19dd +fix: minor issues related to "autoload recent file" feature 2024-05-26 13:36:02 +02:00
Rainer Kottenhoff
e99d387fe9
Merge pull request #5190 from RaiKoHoff/Dev_Master
Fix: center popup dialogs and show current line on word-wrap toggle
2024-05-25 18:50:07 +02:00
METANEOCORTEX\Kotti
1c09290e64 +fix: scroll current line into view in case of word-wrap toggle 2024-05-25 18:12:19 +02:00
METANEOCORTEX\Kotti
1d5aa0863b fix "center dialog in parent" - hopefully that fixes issue #(https://github.com/rizonesoft/Notepad3/issues/4945) too 2024-05-25 16:32:13 +02:00
Pairi Daiza
29586cb476
Merge pull request #5189 from hpwamr/Mui_Beta
MUI - Commit before release build "Notepad3 6.24.522.1 rc3"
2024-05-22 22:55:53 +02:00
Pairi Daiza
9b73ad1b56
MUI - Commit before release build "Notepad3 6.24.522.1 rc3" 2024-05-22 22:28:58 +02:00
Pairi Daiza
f6d85dfdf9
Merge pull request #5188 from hpwamr/Mui_Beta
MUI - Adjust the fields for the RGB color values for a Display Scale of 125%
2024-05-22 22:19:52 +02:00
Pairi Daiza
ae77054c4d
MUI - Adjust the fields for the RGB color values for a Display Scale of 125% 2024-05-22 21:33:58 +02:00
Pairi Daiza
6489734277
Merge pull request #5187 from hpwamr/Mui_Beta
+upd: version info for MS VS2022 (v17.10.0) update
2024-05-22 17:47:07 +02:00
Pairi Daiza
89f13bcc4d
+upd: version info for MS VS2022 (v17.10.0) update 2024-05-22 17:46:17 +02:00
Pairi Daiza
bff34775de
Merge pull request #5184 from RaiKoHoff/Dev_Master
several fixes
2024-05-22 15:23:48 +02:00
rkotten
fe1bfc6632 +fix: accept file args with leading dash (needs quotes in any dash case) 2024-05-21 13:07:45 +02:00
rkotten
6835a69555 no need to save current file (doc changed) for open new (empty) np3 window 2024-05-21 11:40:34 +02:00
rkotten
0578281ee5 + chg: Ctrl+S does not forced saving doc any longer - only saves file, if save needed (doc changed) 2024-05-21 10:07:41 +02:00
Pairi Daiza
a2b1e7d3e5
Merge pull request #5183 from RaiKoHoff/Dev_Master
Update Scintilla Lib (v5.5.0) and Lexilla Lib (v5.3.2)
2024-05-20 19:35:42 +02:00
METANEOCORTEX\Kotti
1bfcc1a5d8 +upd: Lexilla Lib v5.3.2 2024-05-20 13:41:18 +02:00
METANEOCORTEX\Kotti
b5b214a2f3 +upd: Scintilla Lib v5.5.0 2024-05-20 13:27:59 +02:00
Rainer Kottenhoff
64df03a682
Merge pull request #5182 from RaiKoHoff/Dev_Master
fix mouse cursor flickering in case of "hide mouse while typing"
2024-05-20 13:24:07 +02:00
METANEOCORTEX\Kotti
963c5f2ca7 fix mouse cursor flickering in case of "hide mouse while typing" 2024-05-20 13:01:50 +02:00
Pairi Daiza
f2c726d7a6
Merge pull request #5181 from hpwamr/Mui_Beta
+upd: version info for MS VS2022 (v17.9.7) update
2024-05-14 20:10:57 +02:00
Pairi Daiza
e9613dd5dc
+upd: version info for MS VS2022 (v17.9.7) update 2024-05-14 19:47:08 +02:00
Pairi Daiza
6a969046ee
Merge pull request #5173 from hpwamr/Mui_Beta
MUI - Minor corrections in Resource files
2024-04-15 14:39:17 +02:00
Pairi Daiza
de1dc94349
MUI - Minor corrections in Resource files 2024-04-15 14:11:44 +02:00
Pairi Daiza
4047ecdd7b
Merge pull request #5171 from hpwamr/Mui_Beta
MUI - Commit before release build "Notepad3 6.24.414.1 rc3"
2024-04-14 09:30:04 +02:00
Pairi Daiza
81d363473d
MUI - Commit before release build "Notepad3 6.24.414.1 rc3" 2024-04-14 09:12:24 +02:00
Pairi Daiza
0437be4bb4
Merge pull request #5170 from hpwamr/Mui_Beta
MUI - Notepad3 Finnish Translation (fi-FI) language (Final)
2024-04-13 23:38:24 +02:00
Pairi Daiza
814d6c0ca3
MUI - Notepad3 Finnish Translation (fi-FI) language (Final)
- and adjusting fields at display scale of 125% (Final)
2024-04-13 22:45:13 +02:00
Pairi Daiza
e2d694e77b
Merge pull request #5168 from hpwamr/Mui_Beta
+upd: version info for MS VS2022 (v17.9.6) update
2024-04-09 20:57:11 +02:00
Pairi Daiza
b61292b462
+upd: version info for MS VS2022 (v17.9.6) update 2024-04-09 19:31:42 +02:00
Pairi Daiza
c2af23b7d1
Merge pull request #5166 from hpwamr/Mui_Beta
MUI - Notepad3 Finnish Translation (fi-FI) language (Part_3)
2024-04-06 23:14:18 +02:00
Pairi Daiza
c7a87d24a5
MUI - Notepad3 Finnish Translation (fi-FI) language (Part_3) 2024-04-06 22:53:21 +02:00
Pairi Daiza
be1ffe486a
MUI - Notepad3 Finnish Translation (fi-FI) language (Part_3)
- and adjusting fields at display scale of 125% (Part_1)
2024-04-06 22:24:57 +02:00
Pairi Daiza
9c13b2fab0
Merge pull request #5165 from hpwamr/Mui_Beta
MUI - Notepad3 Finnish Translation (fi-FI) language (Part_2)
2024-04-04 08:09:10 +02:00
Pairi Daiza
d036a7a472
MUI - Notepad3 Finnish Translation (fi-FI) language (Part_2) 2024-04-04 07:43:44 +02:00
Pairi Daiza
3cc2f222a2
Merge pull request #5162 from hpwamr/Mui_Beta
MUI - Minor corrections of Finnish Translation (fi-FI)
2024-03-31 00:11:55 +01:00
Pairi Daiza
82dc341d6d
MUI - Minor corrections of Finnish Translation (fi-FI) 2024-03-31 00:07:06 +01:00
Pairi Daiza
3ef2d2c566
Merge pull request #5161 from hpwamr/Mui_Beta
MUI - Notepad3 Finnish Translation (fi-FI) language (Part_1)
2024-03-30 23:04:40 +01:00