summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/src/chat.cpp
AgeCommit message (Expand)Author
2016-10-11Yahoo & YahooGroups plugins moved to _deprecatedGeorge Hazan
2016-09-19grrrrm... there's no hLangpack in chat items, therefore strings must be trans...George Hazan
2016-09-19forgotten LPGENW restoredGeorge Hazan
2016-09-19unused translations removedGeorge Hazan
2016-09-19- struct GCSESSION died;George Hazan
2016-09-19Chat_AddGroup - even less structuresGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-06YAHOO: static functions removed from classGeorge Hazan
2016-06-05- fix for #1059;George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-28fix for all remaining warnings like 'blablabla hides blablabla'George Hazan
2015-08-11code cleaningGeorge Hazan
2015-08-10Yahoo: common projectKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to sim...Tobias Weimer
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-07YAHOO search -> utf8George Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-03-27Yahoo:Tobias Weimer
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-05-16unused clist headersGeorge Hazan
2012-10-14Yahoo: folders restructurizationKirill Volinsky