summaryrefslogtreecommitdiff
path: root/protocols/MRA/src/Mra_functions.cpp
AgeCommit message (Expand)Author
2016-07-25hello, Unix.George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-06-05- fix for #1059;George Hazan
2016-05-19speeding up launchGeorge Hazan
2016-03-29MRA: - minor fixesTobias Weimer
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-28atavism removed: CLISTEVENT::cbSizeGeorge Hazan
2015-12-31MRA: coverity fixes MikalaiR
2015-09-28crash fix in mraGeorge Hazan
2015-09-20"fallthrough" comments for CoverityGoraf
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
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