Age | Commit message (Expand) | Author |
2022-01-12 | fixes #2993 (CrashDumper: drop vi.miranda-ng.org support) | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-02-06 | fixes #2716 + code cleaning | George Hazan |
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan |
2020-06-04 | UI classes: | George Hazan |
2019-12-16 | fixes #2147 (missing database link in CrashDumper's options) | George Hazan |
2019-09-04 | CrashDumper: | George Hazan |
2019-05-13 | CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc | George Hazan |
2019-04-12 | wiping custom icolib functions: CrashDumper | George Hazan |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-01-09 | CrashDumper: 2nd attempt fixes #1736 (CrashDumper: "Use classic dates" option... | Mataes |
2019-01-08 | fixes #1736 (CrashDumper: "Use classic dates" options should not depend on "G... | George Hazan |
2018-12-29 | CrashDumper: fixed window resize | Mataes |
2018-12-28 | CrashDumper: cleanup | Kirill Volinsky |
2018-12-27 | CrashDumper: code cleanning | Kirill Volinsky |
2018-12-27 | more code cleaning | George Hazan |
2018-12-27 | code cleaning | George Hazan |
2018-12-24 | CrashDumper: moved to m_gui | Kirill Volinsky |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-16 | Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad... | Mataes |
2018-03-12 | CrashDumper: | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-08-06 | Update rest of links to https | Robert Pösel |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-31 | custom os version detection replaced with the core one | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-04-25 | CrashDumper - common project | Vadim Dashevskiy |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2014-12-14 | CrashDumper: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-11-24 | CrashDumper minimum window size changed (patch by person) | Vadim Dashevskiy |
2014-11-12 | Crash Dumper: Update VI URL once again | Robert Pösel |
2014-11-11 | CrashDumper: Miranda-VI is dead, lets use our own implementation... Version d... | Robert Pösel |
2014-11-08 | ui fix | Kirill Volinsky |
2014-11-08 | added option to enable\diable catching exaptions | Kirill Volinsky |
2014-09-14 | CrashDumper: | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |