Age | Commit message (Expand) | Author |
2018-08-12 | MirLua: fix cast into m_database + correct error on type mismatch | aunsane |
2018-08-12 | MirLua: added open into m_options | aunsane |
2018-08-12 | MirLua: added openPage into m_options | aunsane |
2018-08-12 | MirLua: script loading moved to OnModulesLoaded to fix various glitches | aunsane |
2018-08-02 | MirLua: WaitOnHandle for m_core | aunsane |
2018-07-31 | mirlua: crash fix | George Hazan |
2018-07-29 | MirLua: | aunsane |
2018-07-29 | fix for registering Lua scripts | George Hazan |
2018-07-29 | MirLua: fix for crash on exit | George Hazan |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan |
2018-07-16 | MirLua - fix for variables parser | George Hazan |
2018-07-15 | MirLua: initial support of variables eval | aunsane |
2018-07-15 | MirLua: add Evaluate option page to test scripts | aunsane |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-06-27 | Fix lua script path | aunsane |
2018-06-27 | MirLua: code cleaning | aunsane |
2018-06-15 | MirLua: | aunsane |
2018-06-06 | MirLua: | aunsane |
2018-06-03 | MirLua: reworked http module | aunsane |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |
2018-05-28 | MirLua: removed global Load & Unload | aunsane |
2018-05-28 | core changes: | 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-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 | MirLua: environment now inherits CMPluginBase | aunsane |
2018-05-20 | MirLua: no need to keep two instances of CMPlugin | aunsane |
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-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 | MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMplugin | George Hazan |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-07 | MirLua: Removed last obsolete methods FindFirstContact & FindNextContact | aunsane |
2018-04-04 | fix for adding separators into SRMM toolbar | George Hazan |
2018-03-28 | PLUGIN<> to receive the basic class located inside mir_app | George Hazan |