summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/main.cpp
AgeCommit message (Expand)Author
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-01renamed similar to other protocolsdartraiden
2018-03-31AssocMgr: removed not used files and functionsMataes
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2017-12-21Tox: removed unneeded check fot libtox versionaunsane
2017-12-20Tox: added ability to encrypt profileaunsane
2017-12-16Tox: (#1068)Alex
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-02-28Tox: fix capitalizationdartraiden
2017-02-23Tox:aunsane
2015-04-26Tox: common projectAlexander Lantsev
2015-04-14Tox: second approach for audio supportAlexander Lantsev
2015-04-10Tox: cleanupAlexander Lantsev
2015-03-05Tox: more correct way to register foldersAlexander Lantsev
2015-03-05Tox: add folders supportAlexander Lantsev
2015-02-28Tox:Alexander Lantsev
2015-02-20Tox: reworked node listAlexander Lantsev
2015-02-16Tox: restyled nodes list option pageAlexander Lantsev
2015-02-15code cleanupKirill Volinsky
2015-02-14first draft of add node dialogKirill Volinsky
2014-12-24Tox: calling of api function from libtox.dllAlexander Lantsev
2014-10-04Tox:Alexander Lantsev
2014-08-30Tox:Alexander Lantsev
2014-08-07Tox added from branchKirill Volinsky