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_svcs.cpp
Age
Commit message (
Expand
)
Author
2019-01-04
Update copyrights
dartraiden
2018-12-24
minor code cleaning
George Hazan
2018-09-21
code cleaning
George Hazan
2018-07-24
database:
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-01-01
massive copyright update
dartraiden
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
2017-06-05
MSN
George Hazan
2017-03-28
massive cleanup of useless cbSize fields
George Hazan
2017-02-16
dynamic loading of openssl removed
George Hazan
2017-01-08
unused ansi services removed
George Hazan
2017-01-01
bump copyright year
dartraiden
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
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-10-28
Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but jus...
Robert Pösel
2015-08-11
code cleaning
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
unified project for MSN
George Hazan
2015-06-04
Fixed a memleak in groupchat
Piotr Piastucki
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 _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-21
Fixed sending nudges.
Piotr Piastucki
2015-05-21
Removed obsolete code from protocol like P2P, Media Info status messages, Nud...
Piotr Piastucki
2015-05-14
Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ...
Piotr Piastucki
2015-02-01
MSN: Minor leaks fixed
Tobias Weimer
2014-12-14
MSN: warning level 4
George Hazan
2014-11-16
MSN protocol's death-scream
George Hazan
2014-11-02
reverted MSN removal (too early)
Vadim Dashevskiy
2014-11-02
MSN protocol stopped working (R.I.P), moved to deprecated, banned by the core...
Vadim Dashevskiy
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
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-01
copyright update for year 2014
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
[next]