summaryrefslogtreecommitdiff
path: root/include/m_protosvc.h
AgeCommit message (Expand)Author
2018-04-06PF2_NONE : flag for protocols that have no statuses at allGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2018-01-31useless wrappers removed & replaced with PROTO_INTERFACE method callsGeorge Hazan
2018-01-31mir_app:George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a...George Hazan
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-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-02-01PLI_ONLINE & PLI_OFFLINE - unused constants removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-09Added flag PF4_READNOTIFYAlexander Lantsev
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31fixes for the file sendingGeorge Hazan
2015-05-31fixes for PS_SETAWAYMSG callsGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-21war against atavisms continuesGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-08-29PF4_SINGLEFILEONLY - protocol can require sending files only one by oneGeorge Hazan
2014-07-09Core: Add PF4_GROUPCHATFILES flag to mark protocols that support sending file...Robert Pösel
2014-02-24more useless conversions removedGeorge Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-23VK: fix for outgoing message notificationGeorge Hazan
2013-10-10PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount"George Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-09-24PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...George Hazan
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2012-09-16old junk removed from coreGeorge Hazan
2012-09-16- event code standardization for protocolsGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-23added TCHAR *tszMessage; in PROTORECVEVENTKirill Volinsky
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-05-15initial commitVadim Dashevskiy