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
/
Yahoo
/
src
/
file_transfer.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-07
YAHOO search -> utf8
George Hazan
2015-05-31
another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-03-30
Yahoo:
Tobias Weimer
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
code cleanup, x64 fix
Rozhuk Ivan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-07-10
protocol DB helpers for YAHOO
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-16
switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-11
various mir_forkthread quirks
George Hazan
2013-01-05
- fix for Unicode popups;
George Hazan
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-10-14
Yahoo: folders restructurization
Kirill Volinsky