Karlo-F
84e310911d
[xml] Update Croatian translation for Notepad++ 8.6.9
...
Close #15352
5 months ago
xomx
c54b33db81
[xml] Update czech.xml to v8.6.9
...
Close #15347
5 months ago
Juan
f195575467
[xml] Update galician v.8.6.9.xml
...
Close #15340
5 months ago
Juan
34998e46f4
[xml] Update spanish v. 8.6.9.xml
...
Close #15339
5 months ago
Alex Prabhat Bara
73ad1efc47
Fix CSS more indentation bug
...
Fix #14962 , close #14968
5 months ago
Alan Kilborn
b3daf0a982
Add plugin command NPPM_SETUNTITLEDNAME to rename untitled tab
...
Fix #8916 , close #15291
5 months ago
WildByDesign
8e1f641472
Improve close button on tab in dark mode (Fluent Icons)
...
- updated Fluent icons for Close buttons for better scaling
Follow up: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/15321
Close #15336
5 months ago
artpoli
60c8baa4b7
[xml] Update Ukrainian translation
...
Close #15330
5 months ago
Andrei Miloiu
2928088f0e
[xml] Update romanian.xml
...
Close #15295
5 months ago
Kjell Rilbe
91ecc5f40f
Update Swedish localization
...
Added keyboard hotkeys in Swedish Mark dialog.
Close #15174
5 months ago
Machou
d3500f3aba
Update french.xml
...
Update Fr
Add miss phrases
About:
Contre-oblique se dit [Barre oblique inversée](https://fr.wikipedia.org/wiki/Barre_oblique_invers%C3%A9e ) (wikipedia)
Close #15272
5 months ago
Patriccollu
4a64071ddd
[xml] Update Corsican translation for Notepad++ 8.6.9
...
Close #15257
5 months ago
yasmise
e4431e20a0
[xml] Update japanese.xml
...
Add/Update translation texts for these commits:
* Update English translation for v8.6.8 (indentation setting) (9f6e9c0
)
* Add message box with information about disabled backward regex searching (07e9503
)
Close #15254
5 months ago
kubalav
88e550ef81
[xml] Update Slovak translation
...
Close #15251
5 months ago
rddim
e106724be6
[xml] Update Bulgarian localization
...
Close #15249
5 months ago
Thomas De Rocker
bb5dbd704e
Update dutch.xml
...
Close #15246
5 months ago
~GOLEM~
d2a7a765af
[xml] russian.xml v8.6.8
...
Close #15240
5 months ago
schnurlos
9bd3a0f0b1
[xml] Update german.xml to v8.6.7
...
Following 912c5ee300
Close #15210
5 months ago
Matteo Concato
5f5f1e7e0a
[XML] Update italian.xml
...
- improved translation of "failed" to "andare a buon fine"
- shortucts in find dialog
- removed exlamation marks
- minor corrections
Close #15190
5 months ago
Marcellomco
fcf5846898
[XML] Update brazilian_portuguese.xml
...
Added fix for "Make english language text with colon (':') consistent"
Close #15172
5 months ago
ozone10
25686c22e4
Separate imagelist for tab bar close button icons for dark/light modes
...
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/15321
Close #15326
5 months ago
Don Ho
6b441b738a
Prevent DirectWrite from being ON under Windows Sever (Core)
5 months ago
Don Ho
3ee5ef0205
Make LoadIcon error message more clear
5 months ago
ozone10
46c5a0c226
Fix exception/crash on Windows Server Core 2022 (Datacenter)
...
The exception/crash occurs due to the unsupported icon format in Windows Server Core 2022 (due to the lack of a graphical library).
The commit tries to make loading icons fail-safe, and it represents a balance between the functionality of loading icons and the minimal graphic support required for Notepad++:
In the event of loading problems in a typical Windows version with complete graphical library support (which is unlikely but possible), users will receive alerts, and the ICO ID in question will be displayed in the caption.
However, under Windows Server Core 2022, multiple alert message boxes may appear during Notepad++ launch, but they can be stopped after the first one, allowing the user to use Notepad++ normally.
3 choices on the alert message: "Yes" for ignoring error(s) and launch Notepad++, "No" for stop lauching Notepad++ and quit it. "Cancel" for displaying all message error with the loading failure of ICO ID in caption, and launch Notepad++.
Fix #15313 , close #15315
5 months ago
ozone10
965e24859f
Fix a regression due to usage of double buffer (2nd part)
...
Fix black text background in Find dialog status bar
Regression introduced in 5b36e09
ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/15319#issuecomment-2177773329
Close #15320
5 months ago
ozone10
90762bbdda
Fix a regression due to usage of double buffer
...
Regression introduced in 5b36e097c2
ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/15296#issuecomment-2171221062
Replace WM_PRINTCLIENT with WM_PRINT to avoid black parts when resizing tabbar in light mode.
Close #15319
5 months ago
ozone10
8760dd2c07
Replace tab bar close button BMP files with ICO
...
ref #15298
Close #15317
5 months ago
wilk
57a89b257a
Update langs.model.xml - TCL keyword "then"
...
Added TCL's optional keyword "then": https://www.tcl.tk/man/tcl8.5/TclCmd/if.htm
Close #15309
5 months ago
xomx
ace9f49679
Fix renamed last empty clean tab cannot be closed issue
...
Fix #15306 , close #15312
5 months ago
Don Ho
9a27df8f13
Make NPPN_FILEBEFORERENAME notification more efficient
5 months ago
Jiri Hruska
5b36e097c2
Fix status bar and tab bar flicker when updated
...
Add double buffering for status bar and tab bar to avoid flickering.
Fix #15260 , close #15296
5 months ago
Don Ho
6102687faf
Fix crash of "Next Search Result" cmd on the empty search result (2nd)
...
Fix #15247 , close #15293
5 months ago
Don Ho
e6a1735236
Fix Find Replace size is not remembered through the sessions issue
...
Fix #15294
5 months ago
Don Ho
fa2fce2b41
Fix crash of "Next Search Result" cmd on the empty search result
...
Fix #15247
5 months ago
ozone10
c7ee70cf32
Make panel tabbar icons using BMP use transparency
...
- modify standard ico files to use transparency
ref #14959
Close #15289
5 months ago
WildByDesign
eb82aac284
Fluent Icons Alignment Fix
...
- improve the alignment of the Document List, Undo and Redo icons
Close #15288
5 months ago
Alan Kilborn
2e116251e2
Fix the Begin/End Select after deletion problem
...
Fix #15221 , close #15278
5 months ago
WildByDesign
720f5f8a8e
Fluent Icons - Tab Bar
...
- Adding the remaining Fluent icons for the tab bar
- 16x16, 20x20, 24x24, 32x32 and 48x48
Close #15287
5 months ago
Don Ho
638b5a2043
Make install/update easy & quiet
...
Add command line parameter "/runNppAfterSilentInstall" for Notepad++ installer.
This parameter launches installed Notepad++ after silent installation.
Of course, the parameter takes effect only when "/S" (silent installation) is used.
Fix partially #8514 , follow up #15230
Close #15280
5 months ago
ozone10
dbdeca5b28
Add dark mode search results panel tab bar icon
...
ref #14959
Close #15286
5 months ago
WildByDesign
7f7dd1df01
Fluent Icons - Panels Toolbar & Tab bar
...
- Update Fluent Icons for Panels Toolbar and tabbar for better scaling.
- 16x16, 20x20, 24x24, 32x32 and 48x48
Close #15285
5 months ago
ozone10
f2fbeadfea
Refactor docking panel tab bar to improve dpi compatibility
...
- reduce flickering when resizing panels
Ref #14959
Close #15282
5 months ago
Alan Kilborn
7a6768b029
Add Backspace unident option
...
Fix #15180 , close #15277
5 months ago
ozone10
6cbb1273a3
Tweak Find in File Progress hits text position
...
- increase width for Find dialog In selection checkbox
- increase width for Preference Autocompletion html/xml close tag checkbox
According the community's decision:
https://community.notepad-plus-plus.org/topic/25874/poll-find-in-files-hits-position
ref https://github.com/notepad-plus-plus/notepad-plus-plus/pull/15187#issuecomment-2159602146
Fix #15244 , fix #13426 , close #15268
5 months ago
Coises
f2e5739d4d
Fix rectangular selection copy-paste bug
...
Restore old paste into rectangular selection behavior: only call pasteIntoMultiSelection for multiple stream selections and not for rectangular selections.
Fix #15139 , fix #15151 , close #15261
6 months ago
ozone10
dc53d1b7a7
Add F13-F24 keys to Shortcut Mapper
...
Fix #11975 , close #15269
6 months ago
Alan Kilborn
721a845bec
Fix unsaved tab containing tab character display glitch
...
Disallow tab character via pasting when renaming a file tab.
Fix #15202 , close #15211
6 months ago
ozone10
f37f2d0ffe
Use new dpi scaled size for docking panel tab icons
...
Ref #14959
Close #15267
6 months ago
xomx
83f1195bc1
Add installer new option '/closeRunningNpp'
...
New Notepad++ NSIS installer cmdline option.
If specified on the cmdline, it first tries to use the usual app-closing by sending the WM_CLOSE message to the running Notepad++.
If that standard closing fails, it uses consequently the forceful TerminateProcess WINAPI way.
Partially fix the #8514 , followup of the #14251 .
Close #15230
6 months ago
WildByDesign
aea78d71e2
Show All Characters Icon Fix
...
- fixes the All Characters Icon which was blurry at 16x16
Close #15259
6 months ago