summaryrefslogtreecommitdiff
path: root/plugins/MirLua
AgeCommit message (Collapse)Author
2018-03-28PLUGIN<> to receive the basic class located inside mir_appGeorge Hazan
2018-03-22MirLua: various fixesaunsane
- CMLua now inherit PLUGIN - additional lua fuctions initialization moved to separated loader - ability to realod script without object recreation - scropt object should control own enable state - fix m_json whit is not workes almost at all - version bump
2018-03-21MurLua: various fixesaunsane
- fixed script reloading - fixed string interpolation - hook and service refs moved to Enviroment - removed RegisterProtocol from m_protocols - code cleanup - version bump
2018-03-19MirLua:aunsane
- new functions toansi & toucs2 - warning fixes
2018-02-25Fixes related with 7fc01c9aunsane
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-26MirLua: fix icolib icon changingaunsane
2017-11-26MirLua: typoaunsane
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-10-24MirLua: add method wait into m_scheduleaunsane
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-12convert to ANSI (#990 related)dartraiden
2017-10-10MirLua:aunsane
- m_json moved into base plugin - added m_http module -version bump
2017-10-05MirLua: simplified printaunsane
m_json reworked Encode
2017-09-29MirLua: added service functions to execute lua codeaunsane
version bump
2017-09-29MirLua: added CMLuaEnviroment to execute lua code from extetnal source in ↵aunsane
sandbox
2017-09-27MirLua: srmm change metatable to work with table instead of userdataaunsane
2017-09-27MirLua: fix MTValue initializationaunsane
2017-09-26MirLua: refactoringaunsane
- respect metatables in print function - srmm module functions now return metatable - version bump
2017-09-19useless structure GCDEST finally removedGeorge Hazan
2017-09-13MirLua: ability to create MT from both new and __callaunsane
2017-09-13compilation fixGeorge Hazan
2017-09-13compilation fixGeorge Hazan
2017-09-13MirLua: m_enumerale: chenged syntaxaunsane
2017-09-13MirLua: m_schedule: table upvalue changed with c structaunsane
2017-09-12MirLua: massive refactoringaunsane
- m_msg_buttonbar moved to m_srrm - version bump
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-09-02MirLua: m_enumerable: added constructor functionaunsane
2017-09-02MirLua: small refactoringaunsane
2017-09-02MirLua: return nil if something went wroing in m_clist and m_genmenuaunsane
2017-09-02MirLua: version bumpaunsane
2017-09-02MirLua: added m_enumerable moduleaunsane
2017-09-02MirLua: m_protocols:aunsane
- added ability to iterate accounts by protocol name - PROTOCOLDESCRIPTOR is now a valid parameter for CallService and Accounts methods - CallService and Accounts added to PROTOCOLDESCRIPTOR metatable methods
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-03-28some more fixes for 64-bit versionGeorge Hazan
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28we don't need the uFlags field eitherGeorge Hazan