Don Ho
0e3c676668
Remove unnecessary comment
1 year ago
Don Ho
f8447b670e
Make comment counting right
1 year ago
Don HO
ea063246f1
Merge pull request from GHSA-jg7c-f532-25h8
...
GHSL-2023-102: apply 2694ba6363
1 year ago
Don HO
8c561ba74b
Merge pull request from GHSA-67mm-g35x-jv47
...
GHSL-2023-103: apply 94b10b9b29
1 year ago
Don HO
4b66d80b2f
Merge pull request from GHSA-cfcv-789h-3pg3
...
GHSL-2023-112: check if the current pointer and the next one are less than the end
1 year ago
Jaroslav Lobačevski
6567a89094
Add comment
1 year ago
Don Ho
fb1985defc
Code enhancement: fix a logic error - va_end missing
...
Fix #14071
1 year ago
Don HO
5402622abc
Merge pull request from GHSA-v2h9-jfmf-5cgq
...
GHSL-2023-092: Check if i is not bigger than datalen
1 year ago
robionekenobi
d3c84b7d23
Fix VS 2022 17.7 compiling error message
...
With VS 2022 17.7 this error appears
Z:\DevStudio\Work\notepad-plus-plus\PowerEditor\src\WinControls\Preference\preferenceDlg.cpp(3374): error C26819: Unannotated fallthrough between switch labels (es.78). [Z:\DevStudio\Work\notepad-plus-plus\PowerEditor\visual.net\notepadPlus.vcxproj]
Close #14005
1 year ago
(x*ln(7))⁻¹
cf8ddc18c9
Add supperss 2GB file warning option for x64
...
Fix #14055 , close #14069
1 year ago
Don HO
f5c60d26cd
Update CONTRIBUTING.md
1 year ago
Don Ho
00481aadd5
Change the slogan in installer
...
Fix #14052
1 year ago
molsonkiko
f4297f1a83
Fix cloned document disassociated issue after Npp being relaunched
...
Fix #10266 , close #14003
1 year ago
Don Ho
7340696734
Add a quote
1 year ago
Mr-Update
a714b9464f
Update langs.model.xml
...
Duplicate keyword "add_custom_command" is removed.
Close #14026
1 year ago
Don Ho
3aa9e9280f
Fix session file saving problem if it's read-only
...
Refactoring and fix a typo.
Fix #14024 , fix #13894 , fix #13859 , close #14035
1 year ago
Don Ho
fc736d8afb
Fix activating wrong file(s) issue after loading session file
...
... if some files are already opened in Notepad++.
Fix #14006 , close #14028
1 year ago
Don Ho
ea40755e14
Fix product version value displayed in file's properties
...
Fix #14010 , fix #11886 , fix #11431 , close #14025
1 year ago
Don Ho
e39deab778
Notepad++ v8.5.6 release
1 year ago
~GOLEM~
119a256907
[xml] Update russian.xml
...
Fix sha256 line.
Close #14001
1 year ago
Andrei Miloiu
0ca2ade6b2
[xml] Update romanian.xml
...
Close #13999
1 year ago
Tmp341
d05b2654f9
[xml] Update Turkish localization
...
* According to 61503a2
, 5b52386
, 4ffd897
, d7aee68
, d9b9868
, e7f7c31
, c143a4a
and 391f428
commits.
Close #13992
1 year ago
rddim
8d6df5a465
[xml]Update Bulgarian localization
...
Close #13980
1 year ago
Patriccollu
d1ceb6291d
[xml] Update Corsican translation for Notepad++ 8.5.6
...
Close #13978
1 year ago
Don Ho
c45d7aca75
Fix plugin crash regression due to CET enhancement
...
Regression is introduced by: "Enable optimization flags & CET" (eef91b0
)
Ref:https://community.notepad-plus-plus.org/post/88577
1 year ago
Don Ho
3385eb60c3
[xml] Update slovenian.xml
1 year ago
Don Ho
a81d39fa6e
Minor code improvement
1 year ago
Don Ho
460b2b60f6
Fix "Clear Change History" issue: cloned document markers are not cleared
...
Fix #13877
1 year ago
Alan Kilborn
de25873cb3
Add new API: indicator allocation for plugins
...
Fix #5744 , close #13985
1 year ago
Don Ho
4fb8845183
Fix typos
...
Fix #13989
1 year ago
cynthplusplus
c49692cb47
Fix hide lines merging to avoid merging across a visible line
...
Fix #12844 , close #13681
1 year ago
Don Ho
f6e1b2cab6
Notepad++ 8.5.5 release
1 year ago
schnurlos
d7d59401e5
[xml] Fix Update german.xml
...
Following https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13951
Close #13965
1 year ago
Karlo-F
18b19f30fc
[xml] Update croatian.xml to v8.5.5
...
Close #13971
1 year ago
Marcellomco
54a7cf4f95
[XML] Update brazilian_portuguese.xml
...
Added translation for "Fix leading & tailling spaces being allowed after renaming tab issue"
Close #13974
1 year ago
~GOLEM~
7979c36671
[xml] Update russian.xml
...
Close #13975
1 year ago
yasmise
fa0cc8a6e5
[xml] Update japanese.xml
...
Add a translation text for this commit:
* Fix leading & tailling spaces being allowed after renaming tab issue (391f428
)
Close #13976
1 year ago
kubalav
edc599e1cc
[xml] Update Slovak translation
...
Close #13977
1 year ago
cynthplusplus
9b7dff6fa9
Fix proper case conversion logic for single and smart single quotes
...
Changed all instances of TITLECASE to PROPERCASE for consistency.
Close #13584
1 year ago
Don Ho
391f4281ef
Fix leading & tailling spaces being allowed after renaming tab issue
...
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13344#issuecomment-1665687932
Fix #13967 , close #13967
1 year ago
Don Ho
fdae99e6c0
Fix new document number jumps from "New 1" to "New 3" issue
...
Solution from:
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13931#issuecomment-1653523758
Fix #13194 , fix #8677 , close #13960
1 year ago
Don Ho
dea388bf59
Simplify the logic in buffer creating
1 year ago
ArkadiuszMichalski
b09432cfa8
[xml] Update polish.xml to 8.5.5
...
Close #13955
1 year ago
Don Ho
891e8f936e
Revert "Fix untitled document number jumping or repeated problem"
...
This reverts commit 892ab0850f
due to the regression #13636
Fix #13636
1 year ago
schnurlos
7234e1478c
[xml] Update german.xml
...
Close #13795
1 year ago
kubalav
feb65c42b9
[xml] Update Slovak translation
...
Close #13826
1 year ago
Marcellomco
6bcc7a2a00
[XML] Update brazilian_portuguese.xml
...
Added translation for "Fix menu Tools contains 2 SHA-256 item while using localization"
Close #13804
1 year ago
Hugo Carvalho
4b8bcb0c14
[xml] Update portuguese.xml
...
Close #13810
1 year ago
yasmise
8b1a49aaae
[xml] Update japanese.xml
...
Add translation texts for these commits:
* Fix menu Tools contains 2 SHA-256 item while using localization (5b52386
)
* Add SHA-512 hash features (4ffd897
)
* [xml] Add missing entries in english.xml for SHA-1/SHA-512 (d7aee68
)
* Add change history navgation commands (d9b9868
)
* Fix inaccurate find/replace in files result while using invalid regexp (e7f7c31
)
* Remove "Temporary doc site:" from localization files (c143a4a
)
Close #13814
1 year ago
artpoli
aefd71ca2e
[xml] Update Ukrainian translation
...
Close #13947
1 year ago