summaryrefslogtreecommitdiff
path: root/plugins/MirLua
AgeCommit message (Collapse)Author
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
2017-03-28funny, but without cbSize we have no need in MessageWindowInputData at allGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning.
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with ↵George Hazan
Utf8DecodeW/Utf8EncodeW
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-10- ability to pass a button's text to a toolbar button;George Hazan
- common code moved into the core
2016-12-02Compilation fixwatcher
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan