summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src
AgeCommit message (Expand)Author
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-15code cleanupKirill Volinsky
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-24PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...George Hazan
2013-09-21protocols cleanupKirill Volinsky
2013-09-17Spelling correction (patch from RMN)Vadim Dashevskiy
2013-09-03- settings convertor for Popup+;George Hazan
2013-08-25MString removed from Jabber & IRCGeorge Hazan
2013-08-19own MIRANDA_VER removed from pluginsKirill Volinsky
2013-08-16rest or mir_*printf in protocolsGeorge Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-08-14removed trailing spaces from ressourcesTobias Weimer
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-05-16we don't need VS2003/2005 support as wellGeorge Hazan
2013-04-20protocols must return unique ids on SendMsgGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-02-25PROTO_INTERFACE made zeroed on the basic inheritance levelGeorge Hazan
2013-02-23useless variable m_szProtoName removedGeorge Hazan
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...George Hazan
2013-02-15- translation fixes (patch from person)Vadim Dashevskiy
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-21removed old revision informationKirill Volinsky
2013-01-12- Protocols descriptions standardization and russian langpack update accordin...Vadim Dashevskiy
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end of storyGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-11-26various code cleaning considering protocols' declarationsGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-21consistent hash generation fix - part 4Vadim Dashevskiy
2012-11-02final switch to the typed icolib apiGeorge Hazan