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
/
MraProto.cpp
Age
Commit message (
Expand
)
Author
2014-03-15
fix for a chaos with a netlib handle declaration
George Hazan
2014-03-10
MRA
Rozhuk Ivan
2014-03-09
MRA
Rozhuk Ivan
2014-03-07
MRA
Rozhuk Ivan
2014-03-06
MRA:
Rozhuk Ivan
2014-03-05
+ Add: "Automatically authorization on mail.ru web services" option, enabled ...
Rozhuk Ivan
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-02
MRA: not to show the Mobile status in menu
George Hazan
2014-01-19
chat must be initialized inside ME_SYSTEM_MODULESLOADED
George Hazan
2013-12-01
one another brake removed from MRA
George Hazan
2013-12-01
- no need to wait for a thread inside OnPreShutdown;
George Hazan
2013-10-25
MRA:
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-09-15
-translation fixes
Tobias Weimer
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-07
- server group to be removed when local one is deleted
George Hazan
2013-09-07
- full group support
George Hazan
2013-09-07
MRA:
George Hazan
2013-09-02
- scheme with pointers is much more effective
George Hazan
2013-09-01
VERY EXPERIMENTAL VERSION OF MEA, DON'T USE IN PRODUCTION
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-10
protocol DB helpers for MRA
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-07-08
also all destructors shall die too
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
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
real fix for status messages in MRA :)
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-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-25
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-21
fix for closing thread handles in MRA
George Hazan
2013-03-17
more memory fixes
George Hazan
2013-02-23
- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...
George Hazan
2012-11-20
- all xstatus services moved to m_xstatus.h
George Hazan
2012-11-18
global mra xstatus icons
George Hazan
2012-11-18
EOF spaces
George Hazan
2012-11-03
no more MS_CLIST_EXTRA_ADD_ICON in the application code
George Hazan
2012-10-13
MRA: folders restructurization
Kirill Volinsky