summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/src/avatar.cpp
AgeCommit message (Expand)Author
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-17- unused netlib flags removedGeorge 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-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-07YAHOO search -> utf8George Hazan
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-03-30Yahoo:Tobias Weimer
2015-03-27Yahoo:Tobias Weimer
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-07-10protocol DB helpers for YAHOOGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-02unicode folders custom names (gotten from szName by default, as usual)George Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-03-01service call replaced with helperGeorge Hazan
2013-03-01useless Folders support checks removedGeorge Hazan
2013-01-06code cleaningGeorge Hazan
2013-01-05- fix for Unicode popups;George Hazan
2012-10-14Yahoo: folders restructurizationKirill Volinsky