summaryrefslogtreecommitdiff
path: root/plugins/MirLua
AgeCommit message (Expand)Author
2023-02-21compilation fixGeorge 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
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different pages...dartraiden
2022-09-10no need to export Miranda's offal to the outside worldGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2022-04-06remove executable attribute from affected filesgeorgehazan
2022-01-01Happy new year, Mirandadartraiden
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
2021-04-03we don't pretend that we have more than one g_plugin ...George Hazan
2021-03-20code cleaningGeorge Hazan
2021-03-20MirLua: no need to enable Apply button on scripts reloadGeorge Hazan
2021-02-08more UI classes related code cleaningGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-10-16warning fixGeorge Hazan
2020-10-16MirLua:George Hazan
2020-07-09fix for MirLua projectGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge 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-24massive warning fixGeorge Hazan
2019-07-12compilation fixGeorge Hazan
2019-07-12MirLua: interface for extra icons addedGeorge Hazan
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-04-12wiping custom icolib functions: all another pluginsGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge 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-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2019-01-08mirlua: crashfix:Gluzskiy Alexandr
2019-01-04Update copyrightsdartraiden
2018-12-18C++ exceptions are disabled in all cases where they just prevent warningsGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge 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