notepad-plus-plus/PowerEditor
mere-human 53cbe1c227 Fix append extension when saving with Return (win 7)
For some reason, the file name ComboBox isn't present when enumerating windows in OnFolderChange().
Because of that, we can't call onPreFileOk() in keyboard hook procedure.
Fix that by retrying window search in OnSelectionChange() if we didn't find them previously.

Fix #11305, fix #11355
2022-03-09 03:57:00 +01:00
..
Test Add lua function list capacity 2021-12-04 02:27:15 +01:00
bin Notepad++ 8.3.2 release - Declare variables, not war 2022-02-27 16:15:06 +01:00
gcc Fix ARM64 build doesn't contain 64 bits information 2022-01-25 01:51:21 +01:00
installer Make the silent uninstall of N++ via 'winget' possible 2022-03-02 22:27:09 +01:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Upgrade Scintilla from v4.2.0 to v4.4.6 2021-02-21 19:14:40 +01:00
src Fix append extension when saving with Return (win 7) 2022-03-09 03:57:00 +01:00
visual.net Fix NUL file-corruption issue after system shutting down brutally 2021-09-28 12:30:05 +02:00