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
/
IcqOscarJ
/
src
/
icq_avatar.cpp
Age
Commit message (
Expand
)
Author
2016-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-05-13
major memory leak in ICQ cookie module
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf 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-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-04-29
unified project for ICQ protocol
George Hazan
2015-03-11
forgotten cycle increment
George Hazan
2015-03-08
crash fix
George Hazan
2015-03-07
- old ugly borkred mutexes removed from ICQ, cause all threads work as expect...
George Hazan
2015-03-06
more correct form of cycle
George Hazan
2015-03-06
fix for a rare crash in icq, when avatar's reading gets stuck
George Hazan
2014-12-14
ICQ: warning level 4
George Hazan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
and a few more
George Hazan
2014-11-30
all buffer lengths are of size_t now
George Hazan
2014-11-25
jabber code clean up
Rozhuk Ivan
2014-07-18
some resource leaks fixed
George Hazan
2014-07-16
fix for keep-alive in ICQ
George Hazan
2014-07-14
- debug prints uncommented to log packet codes etc.
George Hazan
2014-07-13
- fix for 64-bit incompatibility;
George Hazan
2014-07-12
wipe out of the old ugly disconnection code
George Hazan
2014-07-12
- more logs;
George Hazan
2014-07-09
- advanced diagnostics;
George Hazan
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-10-08
separate Folders handles removed from protocols
George Hazan
2013-08-16
mir_md5_byte_t => BYTE;
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-07-28
- stubs for PROTO get* & set* functions removed from mir_core;
George Hazan
2013-07-10
protocol DB helpers for ICQ
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
ProtoBroadcastAck for ICQ
Tobias Weimer
2013-03-11
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-02
unicode folders custom names (gotten from szName by default, as usual)
George Hazan
2013-03-02
unneeded code removed
George Hazan
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-03-02
- avatars' Folders settings moved to the "Avatars" section;
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTORELATIVE
George Hazan
2013-03-01
service call replaced with helper
George Hazan
2013-03-01
useless Folders support checks removed
George Hazan
[next]