Age | Commit message (Expand) | Author |
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 |
2018-03-22 | MirLua: various fixes | aunsane |
2018-03-21 | MurLua: various fixes | aunsane |
2018-03-19 | MirLua: | aunsane |
2018-02-25 | Fixes related with 7fc01c9 | aunsane |
2018-02-24 | more nullptr | Goraf |
2018-02-21 | all another C++'11 iterators | George Hazan |
2018-01-26 | code optimization | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-26 | MirLua: fix icolib icon changing | aunsane |
2017-11-26 | MirLua: typo | aunsane |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan |
2017-11-13 | Code modernize ... | Goraf |
2017-10-24 | MirLua: add method wait into m_schedule | aunsane |
2017-10-12 | convert to ANSI (#990 related) | dartraiden |
2017-10-10 | MirLua: | aunsane |
2017-10-05 | MirLua: simplified print | aunsane |
2017-09-29 | MirLua: added service functions to execute lua code | aunsane |
2017-09-29 | MirLua: added CMLuaEnviroment to execute lua code from extetnal source in san... | aunsane |
2017-09-27 | MirLua: srmm change metatable to work with table instead of userdata | aunsane |
2017-09-27 | MirLua: fix MTValue initialization | aunsane |