Marcellomco
933097b5f1
[Xml] Update brazilian_portuguese.xml
...
Added translation for "Set User Defined Languages online help to Notepad++ User Manual URL"
Close #16164
2025-02-24 01:29:52 +01:00
Andrei Miloiu
250fe38032
[xml] Update romanian.xml
...
Close #16166
2025-02-24 01:11:22 +01:00
Krazal
5b45909550
Update hungarian.xml
...
Consolidated updates since v8.7.3:
• Add "User Defined Languages online help"
• Make some translations more professional
• Make translation up-to-date (adding support for other Scintilla rendering modes)
Close #16209
2025-02-24 00:17:23 +01:00
Karlo-F
9b334f1a52
[xml] Update croatian.xml to v8.7.8
...
Close #16220
2025-02-24 00:15:48 +01:00
~GOLEM~
dba97be975
[xml] Update russian.xml v8.7.8
...
Close #16178
2025-02-24 00:13:35 +01:00
yasmise
bdf84ef57a
[xml] Update japanese.xml
...
Update japanese translation file for this commit:
* Set User Defined Languages online help to Notepad++ User Manual URL (e094814)
Close #16174
2025-02-23 20:06:45 +01:00
Don Ho
3d4a53adb4
Add the ability to hide selected toolbar buttons via a XML conf file
...
Usage:
Move & rename toolbarButtonsConf_example.xml to %APPDATA%\Notepad++\toolbarButtonsConf.xml, modify the XML file content & save it in your favorite editor (Notepad++, whatelse? ;) ), then relaunch Notepad++.
This PR simplies largely the logic of PR #15999 to make the code maintainable.
Fix #15106 , fix #15440 , fix #16000 , close #16216
2025-02-22 20:31:05 +01:00
PeterCJ
17287d7567
Style Configurator: reorder Global Override style in all themes
...
Fix #16214 , close #16215
2025-02-21 21:48:49 +01:00
xomx
fd2157729a
Make other existing Scintilla rendering technology modes accessible
...
Adding support for other Scintilla rendering modes:
* SC_TECHNOLOGY_DIRECTWRITERETAIN (2)
* SC_TECHNOLOGY_DIRECTWRITEDC (3)
* SC_TECHNOLOGY_DIRECT_WRITE_1 (4)
Fix #16126 , close #16201
2025-02-19 18:42:39 +01:00
Liushui
414baea93c
Add latest AS3 keywords for auto-completion
...
Close #16189
2025-02-16 16:07:40 +01:00
PeterCJ
4f295de864
Adds SAS programming language support
...
Enable Sctintilla's SAS lexer, populate langs.model, stylers.model, and themes.
(includes keyword lists from UDLs, notepad4, and SAS documentation)
Fix #16148 , close #16183
2025-02-16 15:45:47 +01:00
Don Ho
e094814133
Set User Defined Languages online help to Notepad++ User Manual URL
...
Fix #13737
2025-02-08 16:18:14 +01:00
Don Ho
706d7ae6de
Notepad++ release 8.7.7
2025-02-07 15:42:32 +01:00
schnurlos
ec961c895c
[xml] Update german.xml
...
Close #16101
2025-02-03 07:32:21 +01:00
IoeCmcomc
3eb1253d50
[xml] Update Vietnamese.xml to v8.7.6
...
Close #16098
2025-01-22 03:40:09 +01:00
Juan
1d4e3c5067
[xml] Update spanish 8.7.5.xml
...
Close #16018
2025-01-21 05:35:38 +01:00
Juan
8c4c2c2fe3
[xml] Update galician.xml v.8.7.5
...
Close #16097
2025-01-21 05:31:03 +01:00
Krazal
e00f338d95
Update hungarian.xml
...
Close #16093
Up-to-date Hungarian language file:
• Show buttons on inactive tabs
• Shorter Menu Settings/Preferences
• HowToReproduce comment (FindCharRangeValueError)
• Search and Shortcuts warnings (FindAutoChangeOfInSelectionWarning and Need2Restart2ShowMenuShortcuts)
2025-01-20 09:53:52 +01:00
Karlo-F
ae8df71e77
[xml] Update croatian.xml to v8.7.5
...
Close #15977
2025-01-20 09:36:41 +01:00
indiff
f5fbff5927
Update chinese.xml
...
Close #15988
2025-01-20 09:23:44 +01:00
Christophe Mateos
6113b73038
[xml] Update french.xml
...
Close #15996
2025-01-20 09:21:24 +01:00
Hugo Carvalho
874043bfaa
[xml] Update Portuguese.xml
...
Close #16004
2025-01-20 09:15:38 +01:00
Juan
b6c177088d
[xml] Update galician 8.7.5.xml
...
Close #16019
2025-01-20 09:00:51 +01:00
A. Regnander
79b59ff0b5
Update swedish.xml
...
Added string for the "Follow current doc." checkbox, which was removed in commit 6453379
Close #16024
2025-01-20 08:53:26 +01:00
kubalav
190a04fde5
[xml] Update Slovak translation
...
Close #16028
2025-01-20 08:48:24 +01:00
Marcellomco
59e1005a61
[XML] Update brazilian_portuguese.xml
...
Added translation for "Fix wrong replace all while 2nd time replace in selection"
Close #16030
2025-01-20 07:31:53 +01:00
Patriccollu
b9da6067a8
[xml] Update Corsican translation for Notepad++ 8.7.6
...
Close #16037
2025-01-20 07:25:42 +01:00
yasmise
1ba37e0faa
[xml] Update japanese.xml
...
Update translation lines for this commit:
* Fix wrong replace all while 2nd time replace in selection (4b637b4)
Close #16038
2025-01-20 07:11:49 +01:00
Andrei Miloiu
bb2af02063
[xml] Update Romanian translation for Notepad++ 8.7.6
...
Close #16040
2025-01-20 07:09:07 +01:00
Matteo Concato
6a08f0a0ed
[xml] Update italian.xml
...
Close #16049
2025-01-20 06:49:05 +01:00
schnurlos
f7881f61c0
Update german.xml
...
Following 4b637b4fc8
.
Fixed https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16052 (thx @octaeder)
Fixed https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15795 (thx @cyclingcat)
Hopefully fixed https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16045 (thx @ all)
Close #16055
2025-01-20 06:35:11 +01:00
Radoš Milićev
5d6cefcc79
Sync Serbian with v8.7.6
...
Close #16068
2025-01-20 06:03:06 +01:00
~GOLEM~
b110c4d65e
Update russian.xml 8.7.6
...
Close #16074
2025-01-20 06:00:10 +01:00
rddim
8794247420
[xml] Update Bulgarian localization
...
Close #16078
2025-01-20 05:57:59 +01:00
xomx
85acdbc8a0
[xml] Update czech.xml to v8.7.6
...
Close #16086
2025-01-20 05:55:02 +01:00
Don Ho
3921812175
GUI enhancement: hide right menu shorcuts on the fly
...
Make the option "Hide right shortcuts + ▼ ✕" (in Preferences->General->Menu) hide right menu shortcuts immediately.
2025-01-15 05:59:45 +01:00
Don Ho
c2d1ec6c85
Add localization entry & clean up
2025-01-14 12:34:17 +01:00
rdipardo
9e1db77f81
Fix literals wrong style for server side JavaScript
...
Add styles for SCE_HJ_TEMPLATELITERAL and SCE_HJA_TEMPLATELITERAL in styles.xml.
Fixes #15821 , close #15822
2025-01-09 11:29:05 +01:00
Alan Kilborn
4b637b4fc8
Fix wrong replace all while 2nd time replace in selection
...
Prevent search from running with unintended "In selection" parameter.
Fix #14897 , fix #14624 , fix #15992 , close #15995
2025-01-08 09:00:46 +01:00
xomx
0447dc8988
[xml] Update czech.xml to v8.7.5
...
Close #15971
2024-12-21 03:08:52 +01:00
Matteo Concato
6a8e0d4080
[xml] Update italian.xml
...
Close #15972
2024-12-21 03:04:12 +01:00
~GOLEM~
0692b4fdbe
[xml] Update russian.xml v 8.7.4
...
Close #15973
2024-12-21 03:00:10 +01:00
rddim
1372001473
[xml] Update Bulgarian localization
...
Close #15974
2024-12-21 02:57:15 +01:00
Andrei Miloiu
a664213210
Update romanian.xml
...
Close #15882
2024-12-20 07:46:18 +01:00
Krazal
6c6532b254
Update hungarian.xml
...
Updates for v8.7.3:
• Updated header and versioning to be more trackable/understandable
• Added translation of missing (un)pin operations
• More consistent translation of tab operations
Close #15910
2024-12-20 07:44:05 +01:00
Radoš Milićev
cfdbfc139a
Update Serbian to v8.7.4
...
Close #15911
2024-12-20 07:41:05 +01:00
schnurlos
5c3d481509
[xml] Update german.xml
...
Following 83080c3404
Close #15927
2024-12-20 07:33:20 +01:00
Marcellomco
7816c50b06
Update brazilian_portuguese.xml
...
Added translation for "Fix the localization files to match the new behaviour"
Close #15931
2024-12-20 07:00:59 +01:00
kubalav
795129f4e5
[xml] Update Slovak translation
...
Close #15933
2024-12-20 06:58:11 +01:00
yasmise
017837f932
[xml] Update japanese.xml
...
Update translation texts for:
* Enhance "Follow current doc." GUI action/option in Find in files (6453379)
* Make translations clear.
Close #15962
2024-12-20 06:47:16 +01:00