summaryrefslogtreecommitdiff
path: root/plugins/CrashDumper
AgeCommit message (Expand)Author
2024-05-01code cleaningGeorge Hazan
2024-04-08fixes #4327 (CrashDumper: плагин не может корректно п...George Hazan
2024-02-29fixes #4254 (CrashDumper to use Windows local date & time format)George Hazan
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-10-15fixes #3738 (CrashDumper: ошибочный показ активного ж...George Hazan
2023-10-15fixes #3328 (CrashDumper: предупреждение об отсутств...George Hazan
2023-10-11fixes #3328 (CrashDumper: предупреждение об отсутств...George Hazan
2023-01-15fixes #3301 (CrashDumper: add info about the log used to the Version Info rep...George Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different pages...dartraiden
2022-09-26more clipboard shit removedGeorge Hazan
2022-05-07Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die...George Hazan
2022-01-12this menu item is also uselessGeorge Hazan
2022-01-12fixes #2993 (CrashDumper: drop vi.miranda-ng.org support)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2021-04-11custom references to "PluginDisable" module removedGeorge Hazan
2021-02-06fixes #2716 + code cleaningGeorge Hazan
2021-01-18minor code cleaningGeorge Hazan
2021-01-18fixes #2698 (Add current db format (mdbx, sqlite) to version info report)George Hazan
2021-01-17Update copyrightsdartraiden
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan
2020-06-04UI classes:George Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-16fixes #2147 (missing database link in CrashDumper's options)George Hazan
2019-09-04CrashDumper:George Hazan
2019-08-26obsolete services removed from core & replaced with functionsGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-04-12wiping custom icolib functions: CrashDumperGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-09CrashDumper: fix for displaying dll versionsGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-09CrashDumper: 2nd attempt fixes #1736 (CrashDumper: "Use classic dates" option...Mataes
2019-01-08fixes #1736 (CrashDumper: "Use classic dates" options should not depend on "G...George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-29CrashDumper: fixed window resizeMataes
2018-12-28CrashDumper: cleanupKirill Volinsky
2018-12-27CrashDumper: code cleanningKirill Volinsky