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
/
avatar.cpp
Age
Commit message (
Expand
)
Author
2015-06-17
GaduGadu: Cleanup
Tobias Weimer
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-01
various quirks with PROTO_AVATAR_INFORMATION declarations
George Hazan
2015-06-01
another bunch of dead crutches: non-unicode avatar services
George Hazan
2015-05-25
fix for the correct json node validation
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-01-30
Miranda HTTP user agent unification (not to have problems with sites)
George Hazan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-28
Use JSONROOT everywhere to simplify code and fix memleaks (in Dropbox and Steam)
Robert Pösel
2014-03-15
warning fix
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-27
Gadu-Gadu protocol
Szymon Tokarz
2013-12-13
Gadu-Gadu protocol
Szymon Tokarz
2013-11-06
Gadu-Gadu protocol
Szymon Tokarz
2013-11-04
Gadu-Gadu protocol
Szymon Tokarz
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-08
separate Folders handles removed from protocols
George Hazan
2013-09-17
Spelling correction (patch from RMN)
Vadim Dashevskiy
2013-08-15
mir_sha1_byte_t => BYTE;
George Hazan
2013-08-15
we use bin2hex now instead of mir_snprintf("%02x")
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
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-30
- major cleanup of GG avatar code
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2013-05-13
fix for GG avatar file names
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-01
service call replaced with helper
George Hazan
2013-01-16
Gadu-Gadu protocol
Szymon Tokarz
2013-01-06
Gadu-Gadu protocol
Szymon Tokarz
2012-12-31
Gadu-Gadu protocol:
Szymon Tokarz
2012-12-22
Gadu-Gadu protocol:
Szymon Tokarz
2012-11-29
Gadu-Gadu protocol: account avatar work
Szymon Tokarz
2012-11-23
Gadu-Gadu protocol
Szymon Tokarz
2012-11-03
Gadu-Gadu protocol
Szymon Tokarz
2012-11-03
GaduGadu-Gadu protocol
Szymon Tokarz
2012-10-21
Gadu-Gadu protocol
Szymon Tokarz
2012-10-12
Gadu-Gadu: folders restructurization
Vadim Dashevskiy