summaryrefslogtreecommitdiff
path: root/protocols/MRA/src/Mra_proto.cpp
AgeCommit message (Expand)Author
2013-12-23new variable in MRA user listGeorge Hazan
2013-12-01- no need to wait for a thread inside OnPreShutdown;George Hazan
2013-10-25MRA:George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-11CMStringT::Format to return its buffer backGeorge Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-10-09- fix for moving contact to another group;George Hazan
2013-10-06git-svn-id: http://svn.miranda-ng.org/main/trunk@6376 1316c22d-e87f-b044-9b9b...George Hazan
2013-10-06russian identifier extinctedGeorge Hazan
2013-10-02MRA: fix for the received Nudge event's textGeorge Hazan
2013-09-17Spelling correction (patch from RMN)Vadim Dashevskiy
2013-09-16suddenly search fields in MRA got received in the valid orderGeorge 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-09- fixed regression with passive contact addition;George 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-07built-in antispam removed from MRAGeorge Hazan
2013-09-07also uploading new group's name to serverGeorge Hazan
2013-09-07fix for swapped domain & login fields in searchGeorge Hazan
2013-09-07- full group supportGeorge Hazan
2013-09-07MRA:George Hazan
2013-09-06offline message processing fixGeorge Hazan
2013-09-04added also functional access for BinBuffer()George Hazan
2013-09-04fix for a contact additionGeorge Hazan
2013-09-04small cleanupKirill Volinsky
2013-09-04further MRA cleaningGeorge Hazan
2013-09-02- scheme with pointers is much more effectiveGeorge Hazan
2013-09-02MRA: fix for setting MirVerGeorge Hazan
2013-09-01warning fixesGeorge Hazan
2013-09-01VERY EXPERIMENTAL VERSION OF MEA, DON'T USE IN PRODUCTIONGeorge Hazan
2013-08-15custom base64 & sha1 libs removed from MRAGeorge Hazan
2013-07-10protocol DB helpers for MRAGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-07-08cosmeticsVadim Dashevskiy
2013-07-08- "Sended back" is exterminatedVadim Dashevskiy
2013-06-15ProtoBroadcastAsync left only in the places neededGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-06-15reverted mra code + lparam fix for nxsnKirill Volinsky
2013-06-15fixed working mra with nxsnKirill Volinsky
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-21fix for closing thread handles in MRAGeorge Hazan
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-11-18EOF spacesGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-13MRA: folders restructurizationKirill Volinsky