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
/
NewsAggregator
/
Src
/
Utils.cpp
Age
Commit message (
Expand
)
Author
2022-01-24
compilation fix
George Hazan
2022-01-24
We do not need to translate account names
dartraiden
2022-01-22
Fixes #2997
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2020-06-10
useless check removed
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-07-26
warning fixes
George Hazan
2019-07-24
NLHR_PTR - smart pointers make better code
George Hazan
2019-03-02
all protocols (even virtual ones) moved to the Protocols folder
George Hazan
2012-11-28
ex-protos moved to the Plugins folder
George Hazan
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-10-02
fixes:85
Kirill Volinsky
2012-09-06
fixed destroying some messages
Kirill Volinsky
2012-09-04
fix for crash inside MSHTML
George Hazan
2012-09-04
more memory fixes
George Hazan
2012-09-04
attempt to fix memory crash
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-16
fixed message formatting
Kirill Volinsky
2012-06-14
NewsAggregator:
Kirill Volinsky
2012-06-14
NewsAggregator:
Kirill Volinsky
2012-06-06
protocols plugins moved to protocols
Kirill Volinsky