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
/
AimOscar
/
src
/
avatars.cpp
Age
Commit message (
Expand
)
Author
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-08-13
massive name conflict resolution
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
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-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-26
unified project for AIM
George Hazan
2015-01-12
AIM:
Tobias Weimer
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-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-07-10
protocol DB helpers for AimOscar
George Hazan
2013-07-09
applied protocol helpers
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
- 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
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
George Hazan
2013-01-03
removed double includes
Kirill Volinsky
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-10-12
AimOscar: folders restructurization
Vadim Dashevskiy