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.cpp
Age
Commit message (
Expand
)
Author
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-15
cmstub.lib statically linked to any plugin that uses CMPlugin template
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-03-28
common protocol instance management code went into template
George Hazan
2018-03-28
all protocols rewritten to CMPluginBase
George Hazan
2018-03-26
code cleaning
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
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-01-08
code cleaning
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-03-24
MSN: Only loading OpenSSL lib for login, so that there is no waste of memory ...
Piotr Piastucki
2016-03-19
SkyLogin must be used only if OpenSSL is present
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-11-04
MSN:
Tobias Weimer
2015-08-11
code cleaning
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-04
fix for MSN avatars thread hangup
George Hazan
2015-06-04
unified project for MSN
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
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-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2014-01-03
version related code cleaning
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-07-16
added some plugins descriptions for langpacks
Tobias Weimer
2013-03-06
cleanup of the unnecessary UnhookEvent() calls
George Hazan
2013-01-30
copyright update
George Hazan
2013-01-29
MSN HTTP avatars, part II
George Hazan
2013-01-12
- Protocols descriptions standardization and russian langpack update accordin...
Vadim Dashevskiy
2012-12-18
useless chat event removed
George Hazan
2012-11-26
various code cleaning considering protocols' declarations
George Hazan
2012-10-13
MSN: folders restructurization
Kirill Volinsky