summaryrefslogtreecommitdiff
path: root/plugins/MirLua
AgeCommit message (Expand)Author
2019-03-06popups:George Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2019-01-08mirlua: crashfix:Gluzskiy Alexandr
2019-01-04Update copyrightsdartraiden
2018-12-18C++ exceptions are disabled in all cases where they just prevent warningsGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-10-17MirLua:aunsane
2018-10-02MirLua: m_protocolsaunsane
2018-08-12MirLua: fix cast into m_database + correct error on type mismatchaunsane
2018-08-12MirLua: added open into m_optionsaunsane
2018-08-12MirLua: added openPage into m_optionsaunsane
2018-08-12MirLua: script loading moved to OnModulesLoaded to fix various glitchesaunsane
2018-08-02MirLua: WaitOnHandle for m_coreaunsane
2018-07-31mirlua: crash fixGeorge Hazan
2018-07-29MirLua:aunsane
2018-07-29fix for registering Lua scriptsGeorge Hazan
2018-07-29MirLua: fix for crash on exitGeorge Hazan
2018-07-21MirLua: winapi: current process id should return integeraunsane
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-07-16MirLua - fix for variables parserGeorge Hazan
2018-07-15MirLua: initial support of variables evalaunsane
2018-07-15MirLua: add Evaluate option page to test scriptsaunsane
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-06-27Fix lua script pathaunsane
2018-06-27MirLua: code cleaningaunsane
2018-06-15MirLua:aunsane
2018-06-06MirLua:aunsane
2018-06-03MirLua: reworked http moduleaunsane
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28MirLua: removed global Load & Unloadaunsane
2018-05-28core changes:George Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge 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-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22name resolution conflictGeorge Hazan
2018-05-22plugin info must be filledGeorge 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-20MirLua: environment now inherits CMPluginBaseaunsane
2018-05-20MirLua: no need to keep two instances of CMPluginaunsane