notepad-plus-plus/PowerEditor/src
Don Ho 83f0232d91 Add Session Snapshot Periodic Buckup info into Debug Info dialog
To expose this information, we can know if Periodic Buckup feature is related to user data losing due to power outrages issue.

Ref:
1. https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14781
2. https://github.com/notepad-plus-plus/notepad-plus-plus/issues/6133

Close #14833
2024-03-06 19:18:23 +01:00
..
DarkMode GUI Enhancement: Tabbar part 2 2023-05-30 01:15:49 +02:00
MISC Fix NPPM_RELOADFILE API return wrong result issue 2024-03-04 03:04:56 +01:00
ScintillaComponent Add Change History colour configuration 2024-03-06 15:48:15 +01:00
TinyXml Fix ignored writeStr return value in TiXmlDocument::SaveFile 2023-06-12 16:06:34 +02:00
WinControls Add Session Snapshot Periodic Buckup info into Debug Info dialog 2024-03-06 19:18:23 +01:00
cursors
icons Notepad++ 8.5.1 release 2023-03-23 23:47:24 +01:00
json Updated nlohmann json to 3.11.2 2022-10-04 03:46:57 +02:00
uchardet Remove unnecessary comment 2023-09-02 02:16:24 +02:00
CMakeLists.txt Fix cmake build 2023-07-06 13:43:11 +02:00
EncodingMapper.cpp Code enhancement 2022-09-11 18:22:51 +02:00
EncodingMapper.h Code enhancement: Initialize variable member's value of struct/class 2021-09-14 03:08:17 +02:00
Notepad_plus.cpp Fix "Save a Copy As" dialog's wrong title 2024-02-28 04:54:38 +01:00
Notepad_plus.h "-loadingTime" cmdline param enhancement 2023-12-14 17:41:43 +01:00
Notepad_plus.rc Fix "Save a Copy As" dialog's wrong title 2024-02-28 04:54:38 +01:00
Notepad_plus_Window.cpp Make copy/cut line while no selection optional 2024-02-03 01:29:54 +01:00
Notepad_plus_Window.h Use the right size of icon in system tray 2023-03-30 15:29:22 +02:00
NppBigSwitch.cpp Fix NPPM_RELOADFILE API return wrong result issue 2024-03-04 03:04:56 +01:00
NppCommands.cpp Fix "Save a Copy As" dialog's wrong title 2024-02-28 04:54:38 +01:00
NppDarkMode.cpp Support up down control generic dark mode for plugins 2023-06-17 13:24:13 +02:00
NppDarkMode.h Support up down control generic dark mode for plugins 2023-06-17 13:24:13 +02:00
NppIO.cpp Fix "Save a Copy As" dialog's wrong title 2024-02-28 04:54:38 +01:00
NppNotification.cpp Add document tab "Move to Start" & "Move to End" commands 2023-12-15 19:44:15 +01:00
Parameters.cpp Make "Prevent C0 input" feature optional 2024-02-29 17:51:27 +01:00
Parameters.h Make "Prevent C0 input" feature optional 2024-02-29 17:51:27 +01:00
Utf8.h Code improvement, remove unnecessary part 2022-09-07 17:49:56 +02:00
Utf8_16.cpp Fix eventual memory leak in Utf8_16.cpp 2023-09-06 18:58:15 +02:00
Utf8_16.h Add comment 2023-09-01 17:28:58 +02:00
clipboardFormats.h Fix Clipboard History panel shows corrupted data issue 2023-06-30 16:42:43 +02:00
config.4zipPackage.xml Revert "Enable backup on save (simple) feature by default" 2022-02-08 02:10:23 +01:00
contextMenu.xml Add Begin/End Select in Column Mode command 2023-02-04 04:46:24 +01:00
dpiAware.manifest Revert "Improve high-dpi display" 2021-03-04 01:28:12 +01:00
dpiManager.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
keys.h Enable Copy & Cut commands on menu all the time 2023-11-28 15:10:51 +01:00
langs.model.xml Update BATCH (Remove chcp and choice) 2024-02-23 02:41:21 +01:00
lastRecentFileList.cpp Fix "Recent Files" menu lost translation 2023-03-05 20:14:41 +01:00
lastRecentFileList.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
lesDlgs.cpp Replace recent file ValueDlg with edit fields & fix DocSwitcher RTL problem 2023-03-06 14:44:50 +01:00
lesDlgs.h Replace recent file ValueDlg with edit fields & fix DocSwitcher RTL problem 2023-03-06 14:44:50 +01:00
localization.cpp Fix "Save a Copy As" dialog's wrong title 2024-02-28 04:54:38 +01:00
localization.h Fix "Save a Copy As" dialog's wrong title 2024-02-28 04:54:38 +01:00
localizationString.h Shorter Croatian name in localization menu 2022-04-09 22:41:50 +02:00
menuCmdID.h Fix "Save a Copy As" dialog's wrong title 2024-02-28 04:54:38 +01:00
notepad++.exe.manifest Fix "Edit with Notepad++" context menu needs restarting OS issue 2023-04-01 23:59:38 +02:00
resource.h Fix Replace All action not notifying plugins of modification regression 2024-02-21 16:30:25 +01:00
rgba_icons.h Upgrade Notepad++ License 2021-01-24 01:51:19 +01:00
shortcuts.xml Replace N++ by Notepad++ and fix some typos 2022-12-29 15:38:20 +01:00
stylers.model.xml Add Change History colour configuration 2024-03-06 15:48:15 +01:00
tabContextMenu_example.xml Fix incorrect code 2023-12-30 03:53:47 +01:00
toolbarIcons.xml Fix tipos 2023-03-09 18:56:07 +01:00
winmain.cpp "-loadingTime" cmdline param enhancement 2023-12-14 17:41:43 +01:00