index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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.cpp
Age
Commit message (
Expand
)
Author
2018-04-19
minor code cleaning
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-03-28
common protocol instance management code went into template
George Hazan
2018-03-28
all protocols rewritten to CMPluginBase
George Hazan
2018-03-26
code cleaning
George Hazan
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-04-29
unified project for MRA protocol
George Hazan
2015-02-09
simplified thread management schema for loading MRA avatars
George Hazan
2014-12-14
most evident warnings in MRA fixed
George Hazan
2014-10-04
MRA:
George Hazan
2014-03-05
+ Add: "Automatically authorization on mail.ru web services" option, enabled ...
Rozhuk Ivan
2014-01-28
code cleaning
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2013-10-25
MRA:
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-09-15
-translation fixes
Tobias Weimer
2013-09-07
built-in antispam removed from MRA
George Hazan
2013-09-07
- server group to be removed when local one is deleted
George Hazan
2013-09-07
valid version resource
George Hazan
2013-08-25
optimizing includes
George Hazan
2013-03-17
more memory fixes
George Hazan
2013-01-12
english descriptions please :)
Tobias Weimer
2013-01-12
- Protocols descriptions standardization and russian langpack update accordin...
Vadim Dashevskiy
2012-11-26
various code cleaning considering protocols' declarations
George Hazan
2012-11-18
global mra xstatus icons
George Hazan
2012-11-18
EOF spaces
George Hazan
2012-10-13
MRA: folders restructurization
Kirill Volinsky