notepad-plus-plus/PowerEditor
xomx bd4c323d75 Fix inconsistencies at OS-forced Notepad++ (v8.4.7) exit
Now if the Notepad++ will have an unsaved data and is still running at the OS restart/shutdown, there will be one universal messagebox "Windows session is about to be terminated but you have some data unsaved. Do you want to exit Notepad++ now?".

When Notepad++ backup mode is ON, answer:
  - YES ... Notepad++ simply quits (Notepad++ backup engine silently handles all the stuff needed)
  - NO  ... Notepad++ stays running, user is on his/her own

When Notepad++ backup mode is OFF, answer:
  - YES ... Notepad++ behaves identically as in the case of the usual Notepad++ IDM_FILE_EXIT or WM_CLOSE messages (save dlgs appears etc., it depends on the current user Notepad++ settings)
  - NO  ... Notepad++ stays running, user is on his/her own

Fix v847
2022-11-29 15:32:30 +01:00
..
Test Add function list parser for NppExec plugin's scripting language 2022-11-25 16:29:00 +01:00
bin Notepad++ 8.4.7 release 2022-11-08 12:42:39 +01:00
gcc Fix output from makefile and correct cmake for c++20 2022-10-07 02:58:44 +02:00
installer Fix inconsistencies at OS-forced Notepad++ (v8.4.7) exit 2022-11-29 15:32:30 +01:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Update to scintilla 5.3.1 and lexilla 5.2.0 2022-10-31 00:45:13 +01:00
src Fix inconsistencies at OS-forced Notepad++ (v8.4.7) exit 2022-11-29 15:32:30 +01:00
visual.net Build project using C++20 2022-10-05 15:44:56 +02:00