summaryrefslogtreecommitdiff
path: root/protocols/Tlen
AgeCommit message (Expand)Author
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...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-07-08lpgen: garbage filter update.Robert Pösel
2013-06-21minor code cleaningGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-06-14Jabber, Skype, Tlen: Use core auth icons.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19Changed PopUp to Popup in delphi files, langpack files and rc files.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-17some more fixes for MS_DB_CONTACT_DELETE & loopsGeorge Hazan
2013-05-16some another unused headersGeorge Hazan
2013-05-16we don't need VS2003/2005 support as wellGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-27Tlen protocolSzymon Tokarz
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-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-24Tlen now uses status description from the coreTobias Weimer
2013-03-15various popup related code cleaningGeorge Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-01service call replaced with helperGeorge 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-04- translation fixes (patch from Basil)Vadim Dashevskiy
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
2013-01-19changed invisible iconsKirill Volinsky
2013-01-12- Protocols descriptions standardization and russian langpack update accordin...Vadim Dashevskiy
2013-01-07and also fix for the VS2010 projectGeorge Hazan
2013-01-06fix for loading Tlen proto in 64-bit modeGeorge Hazan
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