summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/ircproto.cpp
AgeCommit message (Expand)Author
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-13fix for wrong CMString::Mid callsGeorge Hazan
2015-07-03IRC: Fixed deleting void pointerTobias Weimer
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge 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
2015-04-29unified project for IRC protocolGeorge Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-05-12remove \ befor 'Kirill Volinsky
2014-04-05- fixes #640 (IRC: "server code page option" reset its value)Tobias Weimer
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-27code cleaningGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-12-04IRC: custom reconnect code removedGeorge Hazan
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-17Spelling correction (patch from RMN)Vadim Dashevskiy
2013-09-03- settings convertor for Popup+;George Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-04-20protocols must return unique ids on SendMsgGeorge 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