summaryrefslogtreecommitdiff
path: root/protocols/IRCG
AgeCommit message (Expand)Author
2018-04-06code cleaningGeorge Hazan
2018-04-03unneeded size fields removedGeorge Hazan
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-15LIST<> iterators:George Hazan
2018-03-09more loop-related code cleaningGeorge Hazan
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf
2018-02-21IRC: C++'11 iteratorsGeorge Hazan
2018-01-31mir_app:George Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-09fixes #1082George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-27[IRCG] Addendum to 480f2c3: use m_userID instead of m_name on AUTHENTICATE an...Amine Khaldi
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a...George Hazan
2017-12-24IRC: "Auto" should be in the same group with "On" and "Off"dartraiden
2017-12-22quick-n-dirty fix for #1069George 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-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06convert txt files to utf-8Kirill Volinsky
2017-11-29CMake: clean up library dependencies.protomors
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-15IRC: more code cleaningGeorge Hazan
2017-11-15IRC:George Hazan
2017-11-13IRC: code cleaning for some crazy moments related to #1010George Hazan
2017-11-13Code modernize ...Goraf
2017-11-05More CMake (#1016)Vitaly Svyastyn
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-23Renamed readme.txtTobias Weimer
2017-10-16the whole idea of customizable colors in chat considered totally uselessGeorge Hazan
2017-09-19useless structure GCDEST finally removedGeorge Hazan
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-09-04fixes #915 (crash in IRC processing wrongly created PING command)George Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-03-24revolution in chat menusGeorge Hazan
2017-03-21more warnings fixedGeorge Hazan
2017-03-21warning fixGeorge Hazan
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-10Group chats:George Hazan
2017-03-09- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;George Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan