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_functions.cpp
Age
Commit message (
Expand
)
Author
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-29
unified project for MRA protocol
George Hazan
2015-04-07
ICQ client detection for MRA
George Hazan
2014-12-14
merge
George Hazan
2014-12-14
mra: w4 fixs
Rozhuk Ivan
2014-12-14
most evident warnings in MRA fixed
George Hazan
2014-12-13
memmove -> memcpy in some cases, review req
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-28
- compilation fix;
George Hazan
2014-03-15
fix for a chaos with a netlib handle declaration
George Hazan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-03-09
MRA
Rozhuk Ivan
2014-03-08
MRA
Rozhuk Ivan
2014-03-07
MRA
Rozhuk Ivan
2014-03-07
MRA
Rozhuk Ivan
2014-03-06
MRA
Rozhuk Ivan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-28
code cleaning
George Hazan
2014-01-27
fix for MRA Mobile detection
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2013-11-20
own password storage removed from MRA
George Hazan
2013-10-25
MRA:
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-10-09
- fix for moving contact to another group;
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-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
also uploading new group's name to server
George Hazan
2013-09-07
- full group support
George Hazan
2013-09-07
MRA:
George Hazan
2013-09-06
more cleaning for MRA
George Hazan
2013-09-04
small cleanup
Kirill Volinsky
2013-09-04
further MRA cleaning
George Hazan
2013-09-03
- restored old password verification
George Hazan
2013-09-02
- scheme with pointers is much more effective
George Hazan
2013-09-02
MRA: fix for setting MirVer
George Hazan
[next]