index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
MRA
/
src
/
Mra_proto.cpp
Age
Commit message (
Expand
)
Author
2013-12-23
new variable in MRA user list
George Hazan
2013-12-01
- no need to wait for a thread inside OnPreShutdown;
George Hazan
2013-10-25
MRA:
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-11
CMStringT::Format to return its buffer back
George Hazan
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-10-09
- fix for moving contact to another group;
George Hazan
2013-10-06
git-svn-id: http://svn.miranda-ng.org/main/trunk@6376 1316c22d-e87f-b044-9b9b...
George Hazan
2013-10-06
russian identifier extincted
George Hazan
2013-10-02
MRA: fix for the received Nudge event's text
George Hazan
2013-09-17
Spelling correction (patch from RMN)
Vadim Dashevskiy
2013-09-16
suddenly search fields in MRA got received in the valid order
George Hazan
2013-09-15
-translation fixes
Tobias Weimer
2013-09-09
- deleted groups aren't processed;
George Hazan
2013-09-09
standard behavior for contacts being added: they should also blink in clist
George Hazan
2013-09-09
- fixed regression with passive contact addition;
George Hazan
2013-09-08
- group processing moved after contact's addition
George Hazan
2013-09-08
- fix for contact moving to a group with a short name;
George Hazan
2013-09-07
built-in antispam removed from MRA
George Hazan
2013-09-07
also uploading new group's name to server
George Hazan
2013-09-07
fix for swapped domain & login fields in search
George Hazan
2013-09-07
- full group support
George Hazan
2013-09-07
MRA:
George Hazan
2013-09-06
offline message processing fix
George Hazan
2013-09-04
added also functional access for BinBuffer()
George Hazan
2013-09-04
fix for a contact addition
George Hazan
2013-09-04
small cleanup
Kirill Volinsky
2013-09-04
further MRA cleaning
George Hazan
2013-09-02
- scheme with pointers is much more effective
George Hazan
2013-09-02
MRA: fix for setting MirVer
George Hazan
2013-09-01
warning fixes
George Hazan
2013-09-01
VERY EXPERIMENTAL VERSION OF MEA, DON'T USE IN PRODUCTION
George Hazan
2013-08-15
custom base64 & sha1 libs removed from MRA
George Hazan
2013-07-10
protocol DB helpers for MRA
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-07-08
cosmetics
Vadim Dashevskiy
2013-07-08
- "Sended back" is exterminated
Vadim Dashevskiy
2013-06-15
ProtoBroadcastAsync left only in the places needed
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2013-06-15
reverted mra code + lparam fix for nxsn
Kirill Volinsky
2013-06-15
fixed working mra with nxsn
Kirill 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-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-21
fix for closing thread handles in MRA
George Hazan
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-11-18
EOF spaces
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-13
MRA: folders restructurization
Kirill Volinsky