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
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
Bjarke Istrup Pedersen
2bcc32cb99
Cleanup old NppShell & adapt the new one in installer
...
Close #13411
2023-03-30 15:10:32 +02:00
Don Ho
57667d136f
Update Slovenian translation
2023-03-28 12:51:13 +02:00
Don Ho
641b6e71c2
Fix XML syntax error
2023-03-27 14:15:02 +02:00
Don Ho
a049009ba9
Add a philosophy quote
2023-03-27 03:21:41 +02:00
afalkenhahn
d21f7cbf5c
Added Hollywood support
...
Close #13417
2023-03-26 23:39:47 +02:00
ozone10
9b67c93ef9
Add more items and HTML Hexadecilmal column to ASCII panel
...
Fix #13347 , close #13348
2023-03-25 02:42:00 +01:00
Alan Kilborn
7f54a4b959
Add ability to do leading spaces with ColumnEditor
...
Fix #11148 , fix #13309 , close #13336
2023-03-25 02:33:09 +01:00
Don Ho
9c15bdc236
Fix unregister modern context menu syntax error and remove concerning binaries during uninstallation
2023-03-20 00:37:44 +01:00
Bjarke Istrup Pedersen
e849406806
Fix cleanup jobs problem for context menus in uninstaller
...
Close #13373
2023-03-19 21:00:38 +01:00
Don Ho
5645ca150b
Integrer new Windows 11 Explorer Context Menu Entry "Edit with Notepad++"
2023-03-17 00:45:06 +01:00
Don Ho
9462238c0f
Fix localization files structure error (already fixed in code)
2023-03-16 19:35:39 +01:00
Marcellomco
c838741f4d
[xml] Update brazilian_portuguese.xml
...
Close #13359
2023-03-16 19:24:15 +01:00
xomx
b60231e1e6
[xml] Update czech.xml to v8.5.1
...
Close #13358
2023-03-16 19:07:30 +01:00
~GOLEM~
7561864299
[xml] Update russian.xml to v8.5.1
...
Close #13356
2023-03-16 17:59:43 +01:00
schnurlos
626cc53209
[xml] Update german.xml
...
Close #13352
2023-03-16 17:56:54 +01:00
Patriccollu
8cd1559d4a
[xml] Update Corsican translation for Notepad++ 8.5.1
...
Close #13340
2023-03-16 17:44:24 +01:00
yasmise
2fcdb6e6c5
[xml] Update japanese.xml
...
Update Japanese translation for these commits:
* Replace recent file ValueDlg with edit fields & fix DocSwitcher RTL problem (269e78b
)
* Make tray icon context menu translatable (52d3c36
)
* Add ability to copy "Find what" to "Replace with" and vice versa (12f649b
)
Close #13339
2023-03-16 17:33:49 +01:00
Matteo Concato
a5fdb42ede
[xml] Update Italian.xml
...
Close #13326
2023-03-16 17:28:59 +01:00
Asx
669bbb2284
Update chineseSimplified.xml
...
Close #13310
2023-03-16 17:21:01 +01:00
kubalav
ccbc757a4b
[xml] Update Slovak translation
...
Close #13300
2023-03-16 17:12:05 +01:00
rddim
d060b0f01a
[xml] Update Bulgarian localization
...
Close #13299
2023-03-16 17:09:01 +01:00
Christophe Mateos
f9e1a0b398
[xml] updating French translation
...
Close #13298
2023-03-16 17:05:18 +01:00
zeltop
816fa3e414
Add GDScript language
...
Adds GDScript language support, autocomplete file, functionlist, default and dark themes.
Fix #13329 , close #13335
2023-03-14 23:45:57 +01:00
Don Ho
12f649bf54
Add ability to copy "Find what" to "Replace with" and vice versa
...
This feature use the same swap button for new added actions:
Use mouse right click on swap button to have popup menu for toggling among "Swap Replace with Find", "Copy from Find to Replace" and "Copy from Replace to Find".
Related to #12195
Fix #12122 , close #13332
2023-03-12 14:11:05 +01:00
ArkadiuszMichalski
52d3c36e35
Make tray icon context menu translatable
...
Fix #11628 , close #13241
2023-03-06 15:49:55 +01:00
ozone10
269e78bc1e
Replace recent file ValueDlg with edit fields & fix DocSwitcher RTL problem
...
Remove ValueDlg class.
Fix #13244 , fix #13248 , close #13245
2023-03-06 14:44:50 +01:00
Don Ho
f923940dcc
Add more translation of 'Edit with Notepad++'
...
Close #13265
2023-03-05 22:48:39 +01:00
Karlo-F
7789c7daf5
[xml] Update croatian.xml to 8.5
...
Close #13257
2023-03-05 19:54:19 +01:00
Daniel Fuchs
d4f8aea5d2
Update german.xml to v8.5
...
Close #13262
* update translation to current workprint of english.xml
* change version scheme to a yyyy.mm.dd format for better versioning
* removed redundant comments
2023-03-05 19:53:03 +01:00
Matteo Concato
e9e5f57f81
[xml] Update italian.xml
...
Close #13268
2023-03-05 19:17:07 +01:00
ArkadiuszMichalski
35dcffc33e
[xml] Update polish.xml to 8.5
...
Close #13275
2023-03-05 18:47:23 +01:00
Sahid Ali Zakaria
9362e782d8
Update indonesian.xml to v8.5
...
Close #13282
2023-03-05 18:45:53 +01:00
Edditoria
081e8ad11b
[xml] Update localization: Hong Kong Cantonese...
...
Close #13247
2023-02-26 23:14:56 +01:00
schnurlos
8a69ab841f
[xml] Update german.xml
...
Close #13051
2023-02-26 21:07:40 +01:00
Thomas De Rocker
d660070ac1
Update dutch.xml
...
Close #13148
2023-02-26 21:06:13 +01:00
Juan
4648a25138
[xml] Update spanish.xml
...
Close #13239
2023-02-26 21:03:59 +01:00
Juan
e4b18fbcc7
[xml] Update galician.xml
...
Close #13240
2023-02-26 20:59:42 +01:00
Don Ho
cd64850ed8
Update SUPPORTED_SYSTEM.md for Vista & Server 2008
...
Fix #13074
2023-02-26 20:47:23 +01:00
Hugo Carvalho
055deeb4b5
[xml] Update portuguese.xml
...
close #13090
2023-02-26 01:39:16 +01:00
Christophe Mateos
7cc7bcf60a
[xml] Update French translation file
...
Close #13225
2023-02-25 18:17:04 +01:00