summaryrefslogtreecommitdiff
path: root/plugins/MirLua/Modules
AgeCommit message (Expand)Author
2022-04-06remove executable attribute from affected filesgeorgehazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2019-07-12compilation fixGeorge Hazan
2019-07-12MirLua: interface for extra icons addedGeorge Hazan
2019-03-06popups:George Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-01-08mirlua: crashfix:Gluzskiy Alexandr
2018-12-18C++ exceptions are disabled in all cases where they just prevent warningsGeorge Hazan
2018-10-17MirLua:aunsane
2018-07-21MirLua: winapi: current process id should return integeraunsane
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-06MirLua: ffi module removed because it seems to be not workingaunsane
2018-02-24guard headersGoraf
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-10-24MirLua: add method wait into m_scheduleaunsane
2017-10-10MirLua:aunsane
2017-10-05MirLua: simplified printaunsane
2017-09-13MirLua: m_enumerale: chenged syntaxaunsane
2017-09-13MirLua: m_schedule: table upvalue changed with c structaunsane
2017-09-12MirLua: massive refactoringaunsane
2017-09-02MirLua: m_enumerable: added constructor functionaunsane
2017-09-02MirLua: added m_enumerable moduleaunsane
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-01-16Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod...George Hazan
2016-12-10- ability to pass a button's text to a toolbar button;George Hazan
2016-12-02Compilation fixwatcher
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-12-01more fixesGeorge Hazan
2016-11-29BBBF_ANSITOOLTIP - unused flag removedGeorge 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-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2016-07-20fix for the MirLua subprojectsGeorge Hazan
2016-06-24temporary revertVadim Dashevskiy