summaryrefslogtreecommitdiff
path: root/protocols/IRCG
AgeCommit message (Expand)Author
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-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
2013-01-21removed old revision informationKirill Volinsky
2013-01-12- Protocols descriptions standardization and russian langpack update accordin...Vadim Dashevskiy
2012-12-11- junk removedVadim Dashevskiy
2012-12-11- some more filtersVadim Dashevskiy
2012-12-11life with filter is better...George Hazan
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
2012-12-06rename of 2010 projects in solution filesVadim Dashevskiy
2012-12-06added copies of projects for 2012George Hazan
2012-12-06rename of 2010 projects without *_10 suffixGeorge Hazan
2012-12-04C++ exceptions turned off when not neededGeorge Hazan
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-15removed the old langpack filesTobias Weimer
2012-11-06Fixed compilation of standalone plugins (thx robyer)Vadim Dashevskiy
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-21patch for eliminating expert mode in options (to replace the simple mode with...George Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-09-17fix for the file transfer eventsGeorge Hazan
2012-09-16- event code standardization for protocolsGeorge Hazan
2012-09-10icon resources path to include\msapi changedVadim Dashevskiy
2012-08-16projects: final fixGeorge Hazan
2012-08-10Miranda IM renamed to NG once moreVadim Dashevskiy
2012-08-05removes path from the PDB file namesGeorge Hazan
2012-08-03m_version.h => MS_SYSTEM_GETVERSION[TEXT]George Hazan
2012-08-03all protos got their own versions, but they still pass the core version to th...George Hazan
2012-08-02non-core plugins unlinked frome a core version (m_version.h)Vadim Dashevskiy
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
2012-07-25Miranda IM renamed to Miranda NG part 7Vadim Dashevskiy
2012-07-23IRC icons' registration fix George Hazan
2012-07-22links to miranda-im.org removedVadim Dashevskiy
2012-07-21- MZeroedObject used instead of the operator new() inlining George Hazan
2012-07-19- various icolib fixes;George Hazan
2012-07-16dynamic dll checkerGeorge Hazan