summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23fix: calculated array of interfaces is ignoredGeorge Hazan
2018-05-23AutoShutdown: we don't need second defineMataes
2018-05-23lpgen.js: add TranslateA_LP() and TranslateW_LP() supportdartraiden
2018-05-23AutoShutdown: fix regression introduced in https://github.com/miranda-ng/mira...dartraiden
2018-05-23LotusNotify: fix regression introduced in https://github.com/miranda-ng/miran...dartraiden
2018-05-23RecentContacts: fix regression introduced in https://github.com/miranda-ng/mi...dartraiden
2018-05-23cosmetic fixes for testdll.dprGeorge Hazan
2018-05-23one moredartraiden
2018-05-23remove some more MirandaPluginInfoEx()dartraiden
2018-05-23no need to allocate a structure if there's no pluginGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-23TrafficCounter: fix for reading initial settingsGeorge Hazan
2018-05-23TrafficCounter:George Hazan
2018-05-22two moreGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22m_chat_int.h => CMPluginGeorge Hazan
2018-05-22m_chat.h => CMPluginGeorge Hazan
2018-05-22m_cluiframes.h => CMPluginGeorge Hazan
2018-05-22m_crypto.h => CMPluginGeorge Hazan
2018-05-22m_extraicons.h => CMPluginGeorge Hazan
2018-05-22code cleaningGeorge Hazan
2018-05-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-05-22IcoLib_AddIcon => CMPlugin::addIconGeorge Hazan
2018-05-22m_langpack.h unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddButton unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddIcon unbound from hLangpackGeorge Hazan
2018-05-22if a machine suddenly is able to compile h++, there's no need to copy itGeorge Hazan
2018-05-22name resolution conflictGeorge Hazan
2018-05-22VKontakte:ElzorFox
2018-05-22plugin info must be filledGeorge Hazan
2018-05-22and also set plugin infoGeorge Hazan
2018-05-22awful crutch for Pascal plugins to use pseudo-constructor a la CMPluginGeorge Hazan
2018-05-21unused field pluginEntry::hLangpack removed, functions that used it switched ...George Hazan
2018-05-21GetPluginLangId() rewritten using CMPluginGeorge Hazan
2018-05-21StdMsg: advanced way of updating window's icon/titleGeorge Hazan
2018-05-21crash fix: MirLua crashes inside Options - Plugins if the plugin is disabledGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20MirLua: add logsaunsane
2018-05-20fix mergeaunsane
2018-05-20MirLua: refactoringaunsane
2018-05-20MirLua: project reorderingaunsane
2018-05-20Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"Konstantin
2018-05-20Merge branch 'master' of https://github.com/miranda-ng/miranda-ngKonstantin
2018-05-20Revert "Conversation fix icon display"Konstantin
2018-05-20MirLua: environment now inherits CMPluginBaseaunsane
2018-05-20MirLua: no need to keep two instances of CMPluginaunsane