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
/
MSN
/
src
/
msn_proto.cpp
Age
Commit message (
Expand
)
Author
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-10
PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount"
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-10
protocol DB helpers for MSN
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-06-16
switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO
George Hazan
2013-04-20
protocols must return unique ids on SendMsg
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-17
fix for popup-related memory leaks
George Hazan
2013-02-23
useless variable m_szProtoName removed
George Hazan
2013-02-23
- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...
George Hazan
2013-01-30
copyright update
George Hazan
2013-01-29
MSN HTTP avatars, part III, final
George Hazan
2013-01-29
MSN HTTP avatars, part II
George Hazan
2013-01-29
MSN HTTP avatars, part I
George Hazan
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-12-18
useless chat event removed
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-22
ISO code added to the country list
George Hazan
2012-10-13
MSN: folders restructurization
Kirill Volinsky