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
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
pawelzwronek
30e1319ea8
Fix empty.ico - removed random semi-transparent pixel
...
Close #15811
2024-11-17 16:38:47 +01:00
Don Ho
c24444acfe
Fix Ctrl-C not doing copy from Search result issue
...
Solution from: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15739#issuecomment-2479671245
Fix #15739 , close #15810
2024-11-16 22:09:10 +01:00
pawelzwronek
eeb4753044
Add "Minimize / Close to" option for System tray
...
Fix #15771 , close #15785
2024-11-14 16:56:02 +01:00
Alan Kilborn
b8224808bd
Add ability to open/copy selected files from Search-results
...
Add ability to open/copy selected files from Search-results, not always ALL files.
Fix #15741 , close #15763
2024-11-14 16:01:02 +01:00
Don Ho
796b3a40b7
Highlight inactive darken tab on mouse hover
...
Fix #15791 , close #15794
2024-11-13 18:04:46 +01:00
Don Ho
f607044da0
Fix wrong position of pin button while close disabled and pin enabled
...
After disable close button and enable pin button, relaunch Notepad++ will make wrong position of pin button on tab.
This commit fix the bug.
2024-11-13 02:11:20 +01:00
Don Ho
5f4610293c
Hide inactive tab buttons (Close & Pin)
...
Fix #15298 , close #15781
2024-11-12 04:38:34 +01:00
Don Ho
55df104606
Refactoring (part 2)
2024-11-10 03:51:33 +01:00
Don Ho
c5094fee8b
Refactoring to move the message definitions to the right place
...
Move the message definitions of toolbar & tabbar to the right place.
Close #15775
2024-11-10 00:18:28 +01:00
Don Ho
d9c24ad78f
Remove dead entry from the localization files
...
Ref: ce58b424bd (commitcomment-148911101)
2024-11-09 14:43:49 +01:00
Don Ho
ce58b424bd
Add Pin tab feature
...
Fix #5786 , close #15750
2024-11-09 03:59:20 +01:00
Coises
5d29f72464
Fix replace field focus losing when Notepad++ is switched back
...
Fix #6021 , close #15756
2024-11-04 19:18:48 +01:00
Don Ho
ba3b4578b2
Notepad++ 8.7.1 release
2024-11-04 14:39:21 +01:00
Don Ho
682570ea6d
Fix saved file from new empty doc keeping created time tip issue
...
Fix https://community.notepad-plus-plus.org/topic/26235/notepad-v8-7-1-release-candidate/11?_=1730165549940
2024-10-31 00:13:35 +01:00
Don Ho
2aa47e3219
Revert "Fix saved file from new empty doc keeping created time tip issue"
...
This reverts commit 93ecbb004c
.
2024-10-31 00:12:37 +01:00
Craftidore
3311924e1c
Make auto-completion case sensitive for lua
...
Fix #15612 , close #15613
2024-10-30 02:01:31 +01:00
Don Ho
93ecbb004c
Fix saved file from new empty doc keeping created time tip issue
...
Fix https://community.notepad-plus-plus.org/topic/26235/notepad-v8-7-1-release-candidate/11?_=1730165549940
2024-10-30 01:53:07 +01:00