summaryrefslogtreecommitdiff
path: root/protocols/MRA/src/Mra_functions.cpp
AgeCommit message (Expand)Author
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-29unified project for MRA protocolGeorge Hazan
2015-04-07ICQ client detection for MRAGeorge Hazan
2014-12-14mergeGeorge Hazan
2014-12-14mra: w4 fixsRozhuk Ivan
2014-12-14most evident warnings in MRA fixedGeorge Hazan
2014-12-13memmove -> memcpy in some cases, review reqRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28- compilation fix;George Hazan
2014-03-15fix for a chaos with a netlib handle declarationGeorge Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-03-09MRARozhuk Ivan
2014-03-08MRARozhuk Ivan
2014-03-07MRARozhuk Ivan
2014-03-07MRARozhuk Ivan
2014-03-06MRARozhuk Ivan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-28code cleaningGeorge Hazan
2014-01-27fix for MRA Mobile detectionGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2013-11-20own password storage removed from MRAGeorge Hazan
2013-10-25MRA:George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-10-09- fix for moving contact to another group;George Hazan
2013-09-15-translation fixesTobias Weimer
2013-09-09- deleted groups aren't processed;George Hazan
2013-09-09standard behavior for contacts being added: they should also blink in clistGeorge Hazan
2013-09-08- group processing moved after contact's additionGeorge Hazan
2013-09-08- fix for contact moving to a group with a short name;George Hazan
2013-09-07also uploading new group's name to serverGeorge Hazan
2013-09-07- full group supportGeorge Hazan
2013-09-07MRA:George Hazan
2013-09-06more cleaning for MRAGeorge Hazan
2013-09-04small cleanupKirill Volinsky
2013-09-04further MRA cleaningGeorge Hazan
2013-09-03- restored old password verificationGeorge Hazan
2013-09-02- scheme with pointers is much more effectiveGeorge Hazan
2013-09-02MRA: fix for setting MirVerGeorge Hazan