summaryrefslogtreecommitdiff
path: root/protocols/GmailNotifier/src/notify.cpp
AgeCommit message (Collapse)Author
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call ↵George Hazan
db_event_getContact() just after db_event_get()
2023-10-05fixes #3709 (GmailNotifier: изменение учётных данных ↵George Hazan
в Миранде приводит к неработоспособности плагина до перезапуска)
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2022-06-13GMailNotifier: options -> UI classesGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan