Age | Commit message (Expand) | Author |
2023-01-15 | fixes #3301 (CrashDumper: add info about the log used to the Version Info rep... | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different pages... | dartraiden |
2022-09-26 | more clipboard shit removed | George Hazan |
2022-05-07 | Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die... | George Hazan |
2022-01-12 | this menu item is also useless | George Hazan |
2022-01-12 | fixes #2993 (CrashDumper: drop vi.miranda-ng.org support) | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2021-12-26 | WCHAR -> wchar_t | George Hazan |
2021-04-11 | custom references to "PluginDisable" module removed | George Hazan |
2021-02-06 | fixes #2716 + code cleaning | George Hazan |
2021-01-18 | minor code cleaning | George Hazan |
2021-01-18 | fixes #2698 (Add current db format (mdbx, sqlite) to version info report) | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan |
2020-06-04 | UI classes: | George Hazan |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-16 | fixes #2147 (missing database link in CrashDumper's options) | George Hazan |
2019-09-04 | CrashDumper: | George Hazan |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan |
2019-06-03 | Folders: old TCHAR helpers removed | 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-02-09 | CrashDumper: fix for displaying dll versions | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | 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 |
2019-01-04 | Update copyrights | dartraiden |
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-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-05 | fix for random crash fix on start | George Hazan |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |