summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src
AgeCommit message (Expand)Author
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-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod...George Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-11-29- BBBF_ISLSIDEBUTTON flag removed (set by default);George Hazan
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-13MirLua: added new functions into m_databaseaunsane
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-14fix for 32-bit libsGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-21MirLua: fix redundant (char*) castAlexander Lantsev
2016-07-21improperly named helper renamedGeorge Hazan
2016-07-01MirLua: mlua_metatable rewritted MikalaiR
2016-06-29MirLua: fixed tomparam functionAlexander Lantsev
2016-06-24temporary revertVadim Dashevskiy
2016-06-24fix return valueMikalaiR
2016-06-24MirLua: fix(?) crashMikalaiR
2016-06-23MirLua: fix previous commitAlexander Lantsev
2016-06-23MirLua: reworked m_core and CMLuaScriptAlexander Lantsev
2016-06-23git-svn-id: http://svn.miranda-ng.org/main/trunk@17022 1316c22d-e87f-b044-9b9...MikalaiR
2016-06-23MirLua: fixed UnhookEventMikalaiR
2016-06-22MirLua: fixed script loadingAlexander Lantsev
2016-06-18MirLua: fix interpolateMikalaiR
2016-06-18MirLua: interpolate can use local variables with ${name} patternAlexander Lantsev
2016-06-17MirLua: added CallSendChain & CallReceiveChain into m_protocolsAlexander Lantsev
2016-06-16MirLua: fixed protocol search by contactAlexander Lantsev
2016-06-16MirLua: code optimization MikalaiR
2016-06-16MirLua: fixed m_options moduleAlexander Lantsev
2016-06-16MirLua: module returned back MikalaiR
2016-06-16MirLua: added forgotten fileAlexander Lantsev
2016-06-15compilation fixGeorge Hazan
2016-06-15MirLua: added m_options moduleAlexander Lantsev
2016-06-15MirLua: fix previous commitAlexander Lantsev