From 4036e52a03cba9c3bd345796407a851153377279 Mon Sep 17 00:00:00 2001 From: Rozhuk Ivan Date: Fri, 7 Mar 2014 13:43:51 +0000 Subject: MRA + Add: hidden option "xStatusShowAll" to allow select x-status Dating * Fix: Blog status icon does not display * Fix: SetContactStatus for contacts without authorization on user info update* code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@8445 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MRA/src/Mra.h | 9 +- protocols/MRA/src/MraAvatars.cpp | 2 +- protocols/MRA/src/MraConstans.h | 18 ++- protocols/MRA/src/MraIcons.cpp | 16 +-- protocols/MRA/src/MraProto.cpp | 2 +- protocols/MRA/src/Mra_menus.cpp | 10 +- protocols/MRA/src/Mra_proto.cpp | 266 +++++++++++++++++-------------------- protocols/MRA/src/Mra_svcs.cpp | 23 ++-- protocols/MRA/src/proto.h | 280 +++++++++++++++++++-------------------- 9 files changed, 309 insertions(+), 317 deletions(-) (limited to 'protocols/MRA/src') diff --git a/protocols/MRA/src/Mra.h b/protocols/MRA/src/Mra.h index b2276778f4..457d421ed7 100644 --- a/protocols/MRA/src/Mra.h +++ b/protocols/MRA/src/Mra.h @@ -33,8 +33,6 @@ #include #include -#define bzero(pvDst, count) memset(pvDst, 0, count) - #include "../../plugins/zlib/src/zlib.h" #include @@ -204,14 +202,12 @@ CMStringA MraGetSelfVersionString(); #define SetBit(bytes, bitpos) bytes |= (1<