Age | Commit message (Expand) | Author |
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 |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | new helper for MS_TTB_ADDBUTTON | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-16 | Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad... | Mataes |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-15 | fixes #1348 (unused protocols aren't listed in VI info) | George Hazan |
2018-04-27 | fixes #1311 (Wrong langpack listed in VersionInfo) | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-03 | CLIST_INTERFACE: | George Hazan |
2018-03-15 | more intelligent solution for #1186 (Hide DbChecker from VersionInfo) | George Hazan |
2018-03-12 | CrashDumper: | George Hazan |