6480 Commits

Author SHA1 Message Date
Don Ho
d6ad51a022 Add warning tip for the max length text on search (Find/Replace)
Fix #16749, close #16834
2025-07-20 15:15:11 +02:00
Don HO
0d98bd24f1 Fix -notabbar & asNotepad.xml stop hiding tabbar regression (from v8.7.9)
The regression is due to the refactoring of tabbar:
ff734af115

Fix #16794, close #16825
2025-07-17 17:18:53 +02:00
Don Ho
f897972070 Fix external lexers showing several time in tab_settings
Fix #16462, close #16826
2025-07-17 17:00:10 +02:00
Don HO
47d120a6cf
Fix the validation date of Notetepad++ certificate
Fix #16827
2025-07-17 00:10:08 +02:00
Don Ho
e8b93575be Revert "Fix "Follow Windows" option makes external lexers show twice in tab settings"
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16462#issuecomment-3079457421

This reverts commit f234207f5dd8f45ecd97cb08a21aa993e7469b65.
2025-07-16 23:27:21 +02:00
Don Ho
f234207f5d Fix "Follow Windows" option makes external lexers show twice in tab settings
Fix #16462
2025-07-15 21:10:30 +02:00
Gargaj
a6cd3de8a7 Add button to insert variables in the run dialog
Close #16820
2025-07-15 14:44:17 +02:00
Konstantin Kotenko
a93b533e81 Reword German FolderAsWorspaceSubfolderExists
The German message was incomprehensible and did not mention the workspace panel at all - it was just telling to "remove the folder"

Close #16822
2025-07-15 14:28:52 +02:00
Don Ho
aef5ff18af Remove SHA256 for X.509 certificates 2025-07-12 19:52:38 +02:00
Don Ho
83d5b18d4d Fix resizing Shortcut Mapper height makes a mess
Regression was introduce by:
dddbf24ff5

Fix #16817
2025-07-12 19:44:07 +02:00
Niranjen P
dddbf24ff5 Add a clear button for filter field in Shortcut Mapper
Fix #15742, close #16713
2025-07-11 16:13:51 +02:00
Don HO
45ce3418da
Add more Notepad++ Root Certificate download locations 2025-07-10 00:01:34 +02:00
Don Ho
ebc6af14c0 Notepad++ release v8.8.3 v8.8.3 2025-07-09 21:23:06 +02:00
Don Ho
03063ebf4b Use self-signed certificate 2025-07-03 21:06:35 +02:00
A. Regnander
dfa7417daa Update swedish.xml
Close #16771
2025-07-03 20:50:04 +02:00
Maverick Doan
889efad2e8 Fix uninstaller security issue (CVE-2025-49144)
Fix #16787, close #16788
2025-07-03 18:49:12 +02:00
ozone10
11cd8c55f0 Improve security for DLL loading
Use "/DEPENDENTLOADFLAG:0x800" to limite module search path to the %windows%\system32 directory.

Fix #13964, close #16762
2025-06-30 21:32:24 +02:00
Don Ho
cc45875c60 Notepad++ v8.8.2 release v8.8.2 2025-06-30 15:59:47 +02:00
Radoš Milićev
ae8bd95a73 [xml] Update Serbian
Close #16764
2025-06-28 01:44:13 +02:00
Juan
19a4106038 [xml] Update spanish.xml
Close #16757
2025-06-28 01:42:09 +02:00
Juan
8aef10b7e2 [xml] Update galician.xml
Close #16758
2025-06-28 01:38:54 +02:00
~GOLEM~
91be70dd11 [xml] Update russian.xml
Close #16741
2025-06-27 20:07:50 +02:00
Marcellomco
a76957aff4 [xml] Update brazilian_portuguese.xml
Fix #16753
2025-06-27 18:59:14 +02:00
Anthony Lee Stark
84692afd8b Update vietnamese.xml
Close #16760
2025-06-27 17:23:35 +02:00
schnurlos
e8fe145746 [xml] Update german.xml
Following f0f8f7ec2f

Close #16747
2025-06-27 15:11:56 +02:00
kubalav
a1e9d0defc [xml] Update Slovak translation
Close #16746
2025-06-27 15:04:53 +02:00
Andrei-Valentin Miloiu
9e711e6577 [xml] Update romanian.xml
Close #16745
2025-06-27 15:03:36 +02:00
rddim
6e13916738 [xml] Update Bulgarian localization
Close #16743
2025-06-27 15:00:50 +02:00
Krazal
751c141373 [xml] Update hungarian.xml
Make the translation up-to-date, considering the following commits: #bc99de0 (exit feature), #f0f8f7e (read-only attribute warning).

Close #16740
2025-06-27 14:57:01 +02:00
ArkadiuszMichalski
ec8f7ac9ea [xml] Update polish.xml to the latest commit
Close #16732
2025-06-27 14:55:01 +02:00
Karlo-F
5a6ae6b7d6 [xml] Update croatian.xml
Close #16727
2025-06-27 14:52:23 +02:00
Patriccollu
4a21d2e211 [xml] Update Corsican translation
Close #16714
2025-06-27 14:37:11 +02:00
yasmise
b6f67d22b1 [xml] Update japanese.xml
Add Japanese translation line for this commit:
* Add warning message on "Read-only attribute in Windows" command failure (f0f8f7e)

Close #16750
2025-06-27 02:42:47 +02:00
xomx
3d44ddc0cf [xml] Update czech.xml translation
Close #16750
2025-06-27 02:40:41 +02:00
Blackspirits
ab8d29399e [xml] Update portuguese.xml
Close #16751
2025-06-27 02:38:43 +02:00
PeterCJ
441b32c5e7 Themes: get rid of fontSize overrides
Themes should not mess up monospacing by changing font size for only certain languages/styles: they should all inherit their font-size from the Default Style in that theme

Fix #16667, close #16756
2025-06-26 21:46:18 +02:00
Don Ho
7b613b1fff Fix typos 2025-06-26 01:08:01 +02:00
Don Ho
f0f8f7ec2f Add warning message on "Read-only attribute in Windows" command failure
Follow e38016e3f5
2025-06-24 16:02:51 +02:00
xomx
e38016e3f5 Fix toggling "Read-only attribute in Windows" command wrong behaviour
Fix toggling "Read-only attribute in Windows" command wrong behaviour due to invalid file attribute(s) or insufficient user rights.

Fix #16734, close #16733
2025-06-24 02:54:58 +02:00
schnurlos
e8843222ae [xml] Update german.xml
Following bc99de07bb

Close #16726
2025-06-23 17:04:54 +02:00
Marcellomco
5bcf24a7ab [xml] Update brazilian_portuguese.xml
Added translation for "Add update Notepad++ on exit feature"

Close #16728
2025-06-23 17:00:40 +02:00
~GOLEM~
650d0dcd27 [xml] Update russian.xml
Close #16729
2025-06-23 16:55:06 +02:00
Don Ho
999ec7a6c1 Enable SHA256 verification between Notepad++ & internal components 2025-06-23 16:25:54 +02:00
rddim
7f837a04fb Update Bulgarian localization
Close #16724
2025-06-22 13:31:57 +02:00
kubalav
222779cf7e [xml] Update Slovak translation
Close #16725
2025-06-22 13:29:07 +02:00
yasmise
538b69a6d4 [xml] Update japanese.xml
Update japanese translation lines for this commit:
* Add set read-only attribute on file feature (2214d10)

Close #16708
2025-06-22 13:24:36 +02:00
schnurlos
0443199436 Update Obsidian.xml
Fix #16590, close #16640
2025-06-21 19:06:00 +02:00
Don Ho
f2346ea00d Code enhancement: Use the absolute path instead of an unspecified path 2025-06-21 18:35:36 +02:00
xomx
e76e6462ae [xml] Update czech.xml translation
Close #16720
2025-06-21 17:09:29 +02:00
Don Ho
0b9ebf443d Update French & Taiwaese Madarin localization files 2025-06-21 17:07:19 +02:00