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
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-04
warning fixes
George Hazan
2018-04-03
unneeded size fields removed
George Hazan
2018-03-17
more warning fixes
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-02-24
more nullptr
Goraf
2018-02-21
all another C++'11 iterators
George Hazan
2017-12-11
mir_base64_* => parameters type fix
George Hazan
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-28
Source files converted to utf-8
Kirill Volinsky
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2017-08-17
CMraProto::MraPopupShowW: unused parameter dwFlags removed
George Hazan
2017-03-17
forgotten TCHAR removed
George Hazan
2017-01-20
Chat_NewSession to return a pointer to a newly created session, not to dig it...
George Hazan
2017-01-13
a bit less netlib services
George Hazan
2016-12-03
stronger typization
George Hazan
2016-12-02
MS_SYSTEM_* services became functions
George Hazan
2016-09-19
- struct GCSESSION died;
George Hazan
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-06-05
- fix for #1059;
George Hazan
2016-05-19
speeding up launch
George Hazan
2016-03-29
MRA: - minor fixes
Tobias Weimer
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2016-01-28
atavism removed: CLISTEVENT::cbSize
George Hazan
2015-12-31
MRA: coverity fixes
MikalaiR
2015-09-28
crash fix in mra
George Hazan
2015-09-20
"fallthrough" comments for Coverity
Goraf
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
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
[next]