summaryrefslogtreecommitdiff
path: root/plugins/CrashDumper/src/ui.cpp
AgeCommit message (Expand)Author
2022-01-12fixes #2993 (CrashDumper: drop vi.miranda-ng.org support)George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-02-06fixes #2716 + code cleaningGeorge Hazan
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan
2020-06-04UI classes:George Hazan
2019-12-16fixes #2147 (missing database link in CrashDumper's options)George Hazan
2019-09-04CrashDumper:George 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-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
2018-12-29CrashDumper: fixed window resizeMataes
2018-12-28CrashDumper: cleanupKirill Volinsky
2018-12-27CrashDumper: code cleanningKirill Volinsky
2018-12-27more code cleaningGeorge Hazan
2018-12-27code cleaningGeorge Hazan
2018-12-24CrashDumper: moved to m_guiKirill Volinsky
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-16Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...Mataes
2018-03-12CrashDumper:George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-06Update rest of links to httpsRobert Pösel
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-06-05- fix for #1059;George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-31custom os version detection replaced with the core oneGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-04-25CrashDumper - common projectVadim Dashevskiy
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2014-12-14CrashDumper: changed warning lavel to w4Kirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-11-24CrashDumper minimum window size changed (patch by person)Vadim Dashevskiy
2014-11-12Crash Dumper: Update VI URL once againRobert Pösel
2014-11-11CrashDumper: Miranda-VI is dead, lets use our own implementation... Version d...Robert Pösel
2014-11-08ui fixKirill Volinsky
2014-11-08added option to enable\diable catching exaptionsKirill Volinsky
2014-09-14CrashDumper:George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan