Age | Commit message (Expand) | Author |
2018-09-20 | fix for the proper return type of PROTO<>::RecvMsg | George Hazan |
2018-09-03 | popup code cleaning | George Hazan |
2018-09-01 | More fonts/colors name unification | dartraiden |
2018-08-09 | SameTime: another menu item that gets shown for all contacts | George Hazan |
2018-08-09 | fixes #1539 (missing GUID in menu item) | George Hazan |
2018-07-26 | fixes #1527 (Remove obsolete g_hMainThread and QueueUSerAPC from plugins) | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | 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 | 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 | 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-15 | cmstub.lib statically linked to any plugin that uses CMPlugin template | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-22 | no more PROTO_INTERFACE::OnEvent | George Hazan |
2018-04-21 | code cleaning: | George Hazan |
2018-04-19 | more EV_PROTO_ONOPTIONS removed | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in... | George Hazan |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-03 | unneeded size fields removed | George Hazan |
2018-04-03 | code cleaning: old unions replaced with MAllStrings & MAllStringsArray | George Hazan |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | George Hazan |
2018-03-28 | common protocol instance management code went into template | George Hazan |
2018-03-28 | all protocols rewritten to CMPluginBase | George Hazan |
2018-03-16 | class renaming, part II | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | George Hazan |
2018-01-31 | mir_app: | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a... | George Hazan |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-11-08 | fix for the possible crash with static variables | George Hazan |
2017-11-05 | More CMake (#1016) | Vitaly Svyastyn |
2017-11-01 | removed support for VS2010 as obsolete | George Hazan |