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
/
Gadu-Gadu
/
src
/
filetransfer.cpp
Age
Commit message (
Expand
)
Author
2023-02-18
minor code cleaning
George Hazan
2022-11-15
fixes #3213 (GG: we should treat empty list as non-existent)
George Hazan
2022-02-08
fixes #3022 (Jabber file transfers don't report failure)
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2020-02-20
bunch of useless threads replaced with a call of ProtoBroadcastAsync
George Hazan
2019-02-25
PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely
George Hazan
2019-02-13
GG -> TinyXml
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-17
name conflict resolution
George Hazan
2018-04-03
unneeded size fields removed
George Hazan
2018-04-03
code cleaning: old unions replaced with MAllStrings & MAllStringsArray
George Hazan
2018-01-31
useless wrappers removed & replaced with PROTO_INTERFACE method calls
George Hazan
2018-01-31
mir_app:
George Hazan
2018-01-26
Gadu-Gadu: partial move to UI classes
Goraf
2018-01-20
Gadu-Gadu: code cleaning
Goraf
2018-01-19
Gadu-Gadu: code cleaning
Goraf
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-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-04-05
Gadu-Gadu: resource leak fixes, cleanup
Tobias Weimer
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-17
GaduGadu: Cleanup
Tobias Weimer
2015-06-04
new mir_sntprintf templates without SIZEOF
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-29
even less mir_strncat()
George Hazan
2015-05-29
no more mir_strncat in GG
George Hazan
2015-05-29
less mir_strncat()
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-09-17
Spelling correction (patch from RMN)
Vadim Dashevskiy
2013-07-10
protocol DB helpers for GG
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2012-12-31
Gadu-Gadu protocol:
Szymon Tokarz
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-11-15
Gadu-Gadu protocol
Szymon Tokarz
[next]