summaryrefslogtreecommitdiff
path: root/src/modules/protocols/protocols.cpp
AgeCommit message (Expand)Author
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-11- more transparent ProtoServiceExists implementation;George Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge 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-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-14duplicated macro removedGeorge Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-02-28Core:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-10-04code cleaningGeorge Hazan
2014-08-15code cleaningGeorge Hazan
2014-08-14account creation code extracted to the separate service function, MS_PROTO_CR...George Hazan
2014-03-15crash fixGeorge Hazan
2014-03-15fix for setting bIsVirtualGeorge Hazan
2014-03-15PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocolsGeorge Hazan
2014-02-27more fun:George Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-23VK: fix for outgoing message notificationGeorge Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-09-24major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve...George Hazan
2013-09-24PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...George Hazan
2013-09-18double ;; removedKirill Volinsky
2013-08-07crash fixGeorge Hazan
2013-07-08protocol helpers, beginning George Hazan
2013-06-21fix for regression in rev. 5010George Hazan
2013-06-18fix for a misprintGeorge Hazan
2013-06-17ProtoBroadcastAck macro converted into a functionGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-17more memory fixesGeorge Hazan
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...George Hazan
2013-02-21small cleanupKirill Volinsky
2013-02-11core: copyright update to year 2013George Hazan
2012-11-28- removed borkred clutch for RecvChain;George Hazan
2012-11-26virtual protos, invisible in the Account Manager & status bar, but fortunatel...George Hazan