summaryrefslogtreecommitdiff
path: root/plugins/MirLua
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-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
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-10- ability to pass a button's text to a toolbar button;George Hazan
2016-12-02Compilation fixwatcher
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-12-01more fixesGeorge Hazan
2016-11-29- BBBF_ISLSIDEBUTTON flag removed (set by default);George Hazan
2016-11-29BBBF_ANSITOOLTIP - unused flag removedGeorge 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-08-31GUID fixGeorge Hazan
2016-08-06MirLua: m_json:Alexander Lantsev
2016-08-06MirLua: fixed m_json.EncodeAlexander Lantsev
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-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-07-21MirLua: fix redundant (char*) castAlexander Lantsev
2016-07-21improperly named helper renamedGeorge Hazan
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2016-07-20fix for the MirLua subprojectsGeorge 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