6119 Commits

Author SHA1 Message Date
Don Ho
a7e2faf868 Notepad++ 8.7.3 release v8.7.3 2024-12-01 17:05:43 +01:00
Don Ho
1c3c2f8d3b Update localization files 2024-11-30 15:39:00 +01:00
Matteo Concato
822a0abda4 Update italian.xml
Close #15844
2024-11-30 13:48:23 +01:00
Karlo-F
1fafa4edbc [xml] Update Croatian.xml for Notepad++ 8.7.3
Close #15884
2024-11-30 13:37:17 +01:00
kubalav
e15e4a7e49 [xml] Update Slovak translation
Close #15885
2024-11-30 13:24:33 +01:00
Marcellomco
d774b9b9c2 [XML] Update brazilian_portuguese.xml
Close #15864
2024-11-29 21:23:33 +01:00
xomx
435a8128f1 [xml] Update czech.xml to v8.7.3
Close #15880
2024-11-29 21:19:13 +01:00
春风化雨细如丝
ac7a2a4506 Update chineseSimplified.xml
Chinese Simplified translation for Indentation

Close #15858
2024-11-29 19:25:58 +01:00
Patriccollu
d871bec179 [xml] Update Corsican translation for Notepad++ 8.7.3
Close #15868
2024-11-29 19:22:33 +01:00
xomx
b43eba3f4b Fix docked panels invisibility in multiinst mode
When Notepad++ was set to "Always in multi-instance mode" and the 1st instance has been minimized to the task-bar, then the other instance's docked panels were invisible.

Fix #15873, and fix many Community reports like this link: https://community.notepad-plus-plus.org/topic/26164/v8-7-search-results-missing
2024-11-29 18:04:00 +01:00
yasmise
234ce61b9f [xml] Update japanese.xml
Update translation texts for these commits:
* Rename an option in Preferences dialog to fit other settings (2c1212c)
* Add Pin/Unpin Tab context menu item (287c85f)
* Update localization files to v8.7.3 (16da20e)

Close #15876
2024-11-29 16:42:37 +01:00
yasmise
f18d99e24c [xml] Add a missing line to english.xml
Close #15877
2024-11-29 16:39:53 +01:00
Don Ho
dc883d94d3 Fix a crash while disabling "Pin tab" feature
Fix #15860
2024-11-29 01:18:27 +01:00
~GOLEM~
830979354b [xml] Update russian.xml v 8.7.3
Close #15872
2024-11-29 00:09:50 +01:00
Don Ho
16da20efd6 Update localization files to v8.7.3 2024-11-28 21:54:00 +01:00
Don Ho
61a1ca89ff Add "Close All BUT Pinned" command
Close #15863
2024-11-28 21:49:05 +01:00
xomx
6229e0f5d4 Fix regression: Drag&drop a folder in Notepad++ launch redundant dialog
The regression is introduced by commit: c021c86195

Only returning BUFFER_INVALID in FileManager::loadFile immediately if the file size check == -1. This is a must here because of the following code does not expect such -1 in fileSize.
But an error msg is not appropriate here, as it could also be a legal attempt to open a dir (with files inside) or an attempt to use the N++ globbing feature.
This early return also speeds up the loading stage a bit.

Fix #15869, close #15870
2024-11-28 19:51:00 +01:00
xomx
b1237df06a Fix a possible buffer overflow issue
Fix possible DockingManager::FindEmptyContainer() buffer overflow.

Fix #15850, close #15851
2024-11-28 18:07:04 +01:00
Don Ho
287c85f8f0 Add Pin/Unpin Tab context menu item
Close #15852
2024-11-27 20:01:54 +01:00
Alan Kilborn
2c1212cba5 Rename an option in Preferences dialog to fit other settings
Rename 'Darken inactive tabs' to 'Change inactive tab color' and add "Go to Settings" for "inactive tab" in Style Configurator.

Fix #15800, close #15840
2024-11-27 18:46:04 +01:00
Don Ho
aaf3b3906e Notepad++ 8.7.2 release v8.7.2 2024-11-27 04:15:57 +01:00
Don Ho
ae56752472 Fix "Reduce Tabbar" option on/off not changing to needed tab width
Fix: https://community.notepad-plus-plus.org/topic/26388/notepad-v8-7-2-release-candidate/17?_=1732420272946
2024-11-25 17:31:38 +01:00
Don Ho
7af3c104d5 Fix copied paths repeated for "Copy Selected Pathname(s)" in Search results
Fix: https://community.notepad-plus-plus.org/topic/26388/notepad-v8-7-2-release-candidate/11?_=1732379132698

Fixed by: af2b90f0a5 (r149445528)
2024-11-23 17:50:06 +01:00
Don Ho
09332d6f98 Promote Pin Tab feature
Fix: https://community.notepad-plus-plus.org/topic/26388/notepad-v8-7-2-release-candidate/8?_=1732379132695
2024-11-23 17:24:22 +01:00
Don Ho
2556c1e56a Fix xml file structure error 2024-11-22 03:24:54 +01:00
Don Ho
30c6ac778e Remove obsolete entries from localization files 2024-11-22 03:20:39 +01:00
Don Ho
c1244b076a Remove unnecessary translation
ref: c021c86195 (r149366417)
2024-11-22 03:10:54 +01:00
Andrei Miloiu
fbff18fbc7 [xml] Update Romanian translation for Notepad++ 8.7.2
Close #15814
2024-11-22 02:42:47 +01:00
Njardarheim-1337
640e4f3432 Updated Norwegian translation 8.6.9
Close #15829
2024-11-21 23:08:57 +01:00
Matteo Concato
ae290d3d29 [xml] Update italian.xml
Close #15774
2024-11-21 23:07:25 +01:00
schnurlos
5b83d3a24a [xml] Update german.xml
Close #15755
2024-11-21 22:53:31 +01:00
artpoli
6282d90db7 [xml] Update Ukrainian translation
Close #15753
2024-11-21 22:50:27 +01:00
Radoš Milićev
780f77b544 Update Serbian localization to v8.7.2
Close #15836
2024-11-21 19:16:44 +01:00
Don Ho
09202b3270 Update translations 2024-11-21 19:14:24 +01:00
Krazal
241a2dbbf3 Update hungarian.xml
Complete and up-to-date re-translation of the Hungarian language file, including:
• Translating the missing terms
• Adding missing accelerator letters (also for dialogs)
• Correcting the previous spelling errors (e.g. capitalization)
• Re-translating the inaccurate expressions more accurate
• Re-translating the outdated terms

Close #15824
2024-11-21 17:40:29 +01:00
A. Regnander
c25a925370 Update swedish.xml
Close #15760
2024-11-21 16:49:56 +01:00
xomx
76b4045df4 [xml] Update czech.xml to v8.7.2
Close #15835
2024-11-21 16:19:47 +01:00
rddim
4113c85b78 [xml] Update Bulgarian localization
Close #15799
2024-11-20 20:47:20 +01:00
Marcellomco
3273267261 [XML] Update brazilian_portuguese.xml
Close #15761
2024-11-20 20:02:23 +01:00
kubalav
62e80fbe3d [xml] Update Slovak translation
Close #15790
2024-11-20 20:00:07 +01:00
Patriccollu
495e952174 [xml] Update Corsican translation for Notepad++ 8.7.2
Close #15808
2024-11-20 19:55:17 +01:00
pawelzwronek
4c9adcb0fa [xml] Update polish.xml
Close #15809
2024-11-20 16:32:14 +01:00
Karlo-F
c21d0daeae [xml] Update Croatian translation for Notepad++ 8.7.2
Close #15823
2024-11-20 15:54:48 +01:00
~GOLEM~
7df8020d16 [xml] russian.xml v8.7.2
Close #15807
2024-11-20 15:51:03 +01:00
yasmise
975f0b948b [xml] Update japanese.xml
Update translation texts for these commits:
* Add one comment for localization file (ba8cd8c)
* Notepad++ 8.7.1 release (ba3b457)
* Add Pin tab feature (ce58b42)

Close #15783
2024-11-20 15:47:34 +01:00
WildByDesign
dad2353a1b Update Record macro toolbar icon for dark mode
Close #15818
2024-11-19 16:01:30 +01:00
xomx
c021c86195 Code enhancement for file checking
Add missing dwFileAttributes init to INVALID_FILE_ATTRIBUTES.

Close #15820
2024-11-19 15:44:13 +01:00
Don Ho
8f0484caf3 Fix Ctrl-C not doing copy from Search result issue (part 2)
Fix using F7 to switch in Search results not working with Ctrl-C issue.

Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15739#issuecomment-2481400295
2024-11-19 02:52:48 +01:00
Don Ho
af2b90f0a5 Add ability to open/copy selected files from Search-results (2)
Restoring the ability of copying untitled document name.

ref: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15741#issuecomment-2481665911
2024-11-18 16:52:26 +01:00
Don Ho
467182602a Fix selected pathnames in search results localization issue
Bug introduced by commit: b8224808bd (diff-a6ac7ceba70d88bf1547fd1defd760bd55052dcdb78c44f9d46d99ef1f450472L1722)

Fix by https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15741#issuecomment-2480350071

Close #15813
2024-11-17 16:54:07 +01:00