Don Ho
fff5f9b24c
Add the UTF8 character ability for Run & Macro menu
...
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13221#issuecomment-1457325172
Fix #12670 , fix #13221 , fix #13488 , close #13538
2023-04-19 02:06:40 +02:00
Mathias Berchtold
ac5657d826
Add comment line symbol for gui4cli
...
gui4cli uses // to comment a line.
Close #13501
2023-04-13 08:17:43 +02:00
Don Ho
96b56f61f9
Fix saving wrong macro/run menu UTF8 folder name after commands modification
...
The macro/run commands menu folder (submenu entry) can be UTF8 characters.
After modification of macro/run shortcut commands, the macro/run menu UTF8 folder names can be saved correctly by this commit, but in Unicode character number form instead of human readible characters.
Fix #12670 , close #13516
2023-04-13 05:14:26 +02:00
Don Ho
4934b46bd7
Fix UDL deletion issue
...
While there are the UDL in the userDefineLangs folder (new system) and a (or some) UDL in "userDefineLang.xml" (old system). The complete UDL deletion in "userDefineLang.xml" not remove "userDefineLang.xml" file.
This PR fixes the problem.
Fix #8101 , close #13513
2023-04-13 05:10:03 +02:00
Don Ho
6d917af8ba
Fix installer fails to update NppShell.dll
...
Fix #13496
2023-04-12 00:00:02 +02:00
Alan Kilborn
cca3eccea1
Fix RTL not working on FindInFiles progress window
...
Fix #13458 , close #13490
2023-04-11 23:47:27 +02:00
ozone10
83b0b1e4ce
Move uchardet file definitions from main project file to separate targets file
...
fix #13493 , close #13494
2023-04-11 15:54:38 +02:00
ozone10
0cad36d636
Add hide/show ability of Control Characters (C0 & C1) and Unicode EOL
...
Fix #8111 , close #13324
2023-04-11 15:35:35 +02:00
doug1234
81802e7d77
Fix search results output alignment for large file searches
...
Fix #13481 , close #13482
2023-04-10 15:18:43 +02:00
Don Ho
14b215db76
Update slovenian.xml
2023-04-09 19:03:48 +02:00
ozone10
7ee85e8142
[xml] Add new guidelines, fix markdown warnings
...
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13444#discussion_r1160284972
Close #13487
2023-04-08 14:11:09 +02:00
Don Ho
81db72afb3
Fix Column Editor OK button not disabled if Text-to-Insert is empty
...
Fix #13315
2023-04-06 23:43:08 +02:00
Don Ho
6326340ccb
Remove unecessary file
2023-04-06 14:36:00 +02:00
Don Ho
28b45ccee4
Notepad++ v8.5.2 release
2023-04-06 14:12:52 +02:00
Don Ho
9ee9046be4
Add the definition of "DEBUGGING"
2023-04-04 17:11:00 +02:00
Hugo Carvalho
9d06762a71
[xml] Update portuguese.xml
...
Fix #13472
2023-04-04 15:32:44 +02:00
Karlo-F
9d94b29b7d
[xml] Update croatian.xml to v8.5.2
...
Close #13471
2023-04-04 15:31:09 +02:00
xomx
a333e0bc13
[xml] Update czech.xml to v8.5.2
...
Close #13470
2023-04-04 15:29:25 +02:00
ArkadiuszMichalski
44a1a7d710
[xml] Update polish.xml to 8.5.2
...
Close #13469
2023-04-04 15:27:44 +02:00
~GOLEM~
b292e7e278
[xml] Update russian.xml v8.5.2
...
Close #13466
2023-04-04 15:25:06 +02:00
Sapziller
27600a7a66
Update korean translate (8.5.1)
...
Close #13400
2023-04-04 15:21:47 +02:00
ozone10
810ceacb49
Add dark mode to new column editor feature
...
Fix #13467 , close #13468
2023-04-04 01:15:26 +02:00
Don Ho
0dff45568b
Make uninstaller clean up better
2023-04-03 23:40:31 +02:00
Blackspirits
dbe1ab2ee3
Update Portuguese translation for Notepad++ 8.5.1
...
Close #13432
2023-04-02 16:44:11 +02:00
Hedman
193a19ccb2
Add PowerShell block comment style in HotFudgeSundae.xml
...
Fix #13271 , close #13273
2023-04-02 16:38:30 +02:00
schnurlos
c2f18fb785
[xml] Update german.xml
...
Close #13409
2023-04-02 16:05:06 +02:00
Marcellomco
5518ec069a
[xml] Update brazilian_portuguese.xml
...
Fix #13397 , close #13398
2023-04-02 16:03:56 +02:00
kubalav
70d24706a5
[xml] Update Slovak translation
...
Close #13412
2023-04-02 16:01:06 +02:00
Alan Kilborn
c7e9440179
Turn off "Match Case" and "Whole Word" options by default in Find In Finder
...
Fix #13415 , close #13427
2023-04-02 15:51:12 +02:00
rddim
ecf6eba681
[xml] Update Bulgarian localization
...
Close #13449
2023-04-02 15:35:27 +02:00
yasmise
ef7b9360a4
[xml] Update japanese.xml
...
Add translations for these commits:
* Add ability to do leading spaces with ColumnEditor (7f54a4b
)
* Add more items and HTML Hexadecilmal column to ASCII panel (9b67c93
)
* Add hits in-progress increased number to Search Progress dialog (508b3fa
)
Close #13451
2023-04-02 15:33:09 +02:00
Patriccollu
c96bcbd8b7
[xml] Update Corsican translation for Notepad++ 8.5.2
...
Close #13455
2023-04-02 15:31:25 +02:00
Christophe Mateos
a30daeb7f9
[xml] Update french.xml
...
Close #13463
2023-04-02 15:28:39 +02:00
Artem Polivanchuk
444c5e5a49
[xml] Update ukrainian.xml
...
Close #13462
2023-04-02 15:20:54 +02:00
Robert Di Pardo
38d23d36e9
[xml] Provide a default Dark Mode theme for MS Transact-SQL
...
Ref. https://community.notepad-plus-plus.org/post/85179
Close #13461
2023-04-02 14:33:46 +02:00
Juan
18b8c1248d
[xml] Update galician.xml to v. 8.5.1
...
Close #13380
2023-04-02 04:55:35 +02:00
Juan
f8ce71a5c9
[xml] Update spanish.xml to v. 8.5.1
...
Close #13376
2023-04-02 04:53:23 +02:00
Matteo Concato
baef651e9c
[xml] update Italian.xml v8.5.1
...
Close #13374
2023-04-02 04:52:05 +02:00
Karlo-F
959bb5db63
[xml] Update croatian.xml to v8.5.1
...
Close #13371
2023-04-02 04:49:22 +02:00
Emir SARI
bedc92d022
[XML] Update Turkish translations
...
Small improvements, that make it more in-line with the generally
accepted Turkish software l10n.
Close #13311
2023-04-02 04:47:04 +02:00
Karlo-F
778e1f568e
Add show non-printable characters style in Deep Black theme
...
Close #13258
2023-04-02 03:29:32 +02:00
ozone10
37a18bf3b8
Fix dock panels visual glitch
...
The visual glitch is caused by 'Find in Search Results'.
Fix #13402 , fix #13459
2023-04-02 02:35:55 +02:00
Don Ho
e28db05754
Fix "Edit with Notepad++" context menu needs restarting OS issue
...
Fix context menu disappears issue while update.
It works with https://github.com/notepad-plus-plus/nppShell/pull/14 to fix
https://github.com/notepad-plus-plus/nppShell/issues/13
It fixes also the added dependency of the service "Application Information".
Fix #13446 , fix #13457
2023-04-01 23:59:38 +02:00
Alan Kilborn
508b3fabd6
Add hits in-progress increased number to Search Progress dialog
...
Fix #13364 , close #13404
2023-03-31 00:12:24 +02:00
ozone10
7b4e700d49
Use the right size of icon in system tray
...
Fix #8971 , close #13419
2023-03-30 15:29:22 +02:00
Bjarke Istrup Pedersen
2bcc32cb99
Cleanup old NppShell & adapt the new one in installer
...
Close #13411
2023-03-30 15:10:32 +02:00
Alan Kilborn
b54b9c49ce
Remember "Bookmark Line" and "Purge" options in Mark dlg through the session
...
Fix #13277 , close #13443
2023-03-30 02:36:59 +02:00
Alan Kilborn
a67a5f7170
Fix unexpected column jump post brace match
...
Fix #13433 , close #13441
2023-03-30 02:31:10 +02:00
ozone10
24d3a69f0f
Dark mode enhancement: make combobox focus more visible
...
Use focus rectangle for list combobox with focus.
Fix #13420 , close #13421
2023-03-30 02:21:05 +02:00
doug1234
5e23a86179
Fix Mark dialog's Copy Marked Text button is not macroable issue
...
Fix #13405 , close #13407
2023-03-30 02:13:48 +02:00