Age | Commit message (Expand) | Author |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | 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-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-16 | AutoShutdown: cmplugin adaptation | Kirill Volinsky |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | 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-27 | slightly optimized way of getting menu item's module name | George Hazan |
2017-11-27 | add module name (part 1) | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2015-09-04 | AutoShutdown: menu iud | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-13 | - 64-bit compatibility; | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-28 | code cleaning | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-04-24 | AutoShutdown - common project | Vadim Dashevskiy |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2013-09-25 | - custom screen saver detection code removed | George Hazan |
2013-08-22 | AutoShutdown: | Tobias Weimer |
2013-04-07 | more cleanup | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-10 | various TTB initialization issues | George Hazan |
2013-02-04 | Mistake corrected. | Basil |
2013-01-20 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2012-12-04 | Translation fix | Kirill Volinsky |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |