Age | Commit message (Expand) | Author |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-23 | fix: calculated array of interfaces is ignored | George Hazan |
2018-05-23 | AutoShutdown: we don't need second define | Mataes |
2018-05-23 | AutoShutdown: fix regression introduced in https://github.com/miranda-ng/mira... | dartraiden |
2018-05-23 | LotusNotify: fix regression introduced in https://github.com/miranda-ng/miran... | dartraiden |
2018-05-23 | RecentContacts: fix regression introduced in https://github.com/miranda-ng/mi... | dartraiden |
2018-05-23 | remove some more MirandaPluginInfoEx() | dartraiden |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-23 | TrafficCounter: fix for reading initial settings | George Hazan |
2018-05-23 | TrafficCounter: | George Hazan |
2018-05-22 | two more | 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_chat_int.h => CMPlugin | George Hazan |
2018-05-22 | m_cluiframes.h => CMPlugin | George Hazan |
2018-05-22 | m_crypto.h => CMPlugin | George Hazan |
2018-05-22 | m_fontservice.h => CMPlugin | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | George Hazan |
2018-05-22 | IcoLib_AddIcon => CMPlugin::addIcon | George Hazan |
2018-05-22 | m_langpack.h unbound from hLangpack | George Hazan |
2018-05-22 | Srmm_AddButton unbound from hLangpack | George Hazan |
2018-05-22 | Srmm_AddIcon unbound from hLangpack | George Hazan |
2018-05-22 | name resolution conflict | George Hazan |
2018-05-22 | plugin info must be filled | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | MirLua: add logs | aunsane |
2018-05-20 | fix merge | aunsane |
2018-05-20 | MirLua: refactoring | aunsane |
2018-05-20 | MirLua: project reordering | aunsane |
2018-05-20 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | Konstantin |
2018-05-20 | Merge branch 'master' of https://github.com/miranda-ng/miranda-ng | Konstantin |
2018-05-20 | Revert "Conversation fix icon display" | Konstantin |
2018-05-20 | MirLua: environment now inherits CMPluginBase | aunsane |
2018-05-20 | MirLua: no need to keep two instances of CMPlugin | aunsane |
2018-05-20 | Conversation fix icon display | Konstantin |
2018-05-20 | UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo() | George Hazan |
2018-05-20 | let's avoid identifier 'hLangpack' wherever possible | 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-20 | sounds packed into CMPlugin (reduces usage of hLangpack) | George Hazan |
2018-05-19 | fixes #1368 (Hide dbx_mmap from profile manager) | George Hazan |
2018-05-18 | code cleaning | 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-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan |
2018-05-17 | missing function restored | George Hazan |
2018-05-17 | Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView... | George Hazan |
2018-05-17 | MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMplugin | George Hazan |
2018-05-17 | KeyboardNotify, ListeningTO, MagneticWindows, MenuItemEx: cmplugin adaptation | Mataes |