summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/Modules
AgeCommit message (Expand)Author
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-05Netlib:George Hazan
2024-01-04NETLIBHTTPREQUEST::cbSize = old unused field removedGeorge Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2023-11-21SRMM toolbar buttons that require input window to be visible are marked as B...George Hazan
2023-09-21MessageWindowEventData: useless structure removedGeorge Hazan
2023-09-21unused old field removedGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-05-20forgotten setlocale() callsGeorge Hazan
2020-10-16warning fixGeorge Hazan
2020-10-16MirLua:George Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-11-06MirLua: since we use 64-bit integers, no need to push wparam/lparam as pointersGeorge Hazan
2019-11-06typo fixGeorge Hazan
2019-07-12MirLua: interface for extra icons addedGeorge Hazan
2019-04-12wiping custom icolib functions: all another pluginsGeorge Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2018-10-17MirLua:aunsane
2018-10-02MirLua: m_protocolsaunsane
2018-08-12MirLua: fix cast into m_database + correct error on type mismatchaunsane
2018-08-12MirLua: added open into m_optionsaunsane
2018-08-12MirLua: added openPage into m_optionsaunsane
2018-08-02MirLua: WaitOnHandle for m_coreaunsane
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-07-15MirLua: add Evaluate option page to test scriptsaunsane
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-06-27MirLua: code cleaningaunsane
2018-06-06MirLua:aunsane
2018-06-03MirLua: reworked http moduleaunsane
2018-05-28MirLua: removed global Load & Unloadaunsane
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20MirLua: refactoringaunsane
2018-05-20MirLua: project reorderingaunsane