summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/main.cpp
AgeCommit message (Expand)Author
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
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-11-13Code modernize ...Goraf
2016-09-16- chats services replaces with functions;George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-29unified project for IRC protocolGeorge Hazan
2014-12-14IRC: warning level 4George Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-01-27code cleaningGeorge Hazan
2014-01-03version related code cleaningGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-06-21minor code cleaningGeorge Hazan
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-11-26various code cleaning considering protocols' declarationsGeorge Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy