summaryrefslogtreecommitdiff
path: root/protocols/MSN/src
AgeCommit message (Expand)Author
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-19code cleaningGeorge Hazan
2014-11-16MSN protocol's death-screamGeorge Hazan
2014-11-13fix for MSN client versionGeorge Hazan
2014-11-02reverted MSN removal (too early)Vadim Dashevskiy
2014-11-02MSN protocol stopped working (R.I.P), moved to deprecated, banned by the core...Vadim Dashevskiy
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-08-18patch for CRITICAL_SECTION extinction in MSNGeorge Hazan
2014-07-30crash fix for MSN "Invite to Chat" commandGeorge Hazan
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-05-21MSN:George Hazan
2014-04-25decapitalization (these names are shown in VersionInfo reports)Dart Raiden
2014-03-03"MetaContacts Hidden Group" removed foreverGeorge Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-18spelling correctionsRMN
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-25ะก++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-17minor options redesignTobias Weimer
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-03version related code cleaningGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-23spelling correctionsDart Raiden
2013-11-24- core bin2hex used;George Hazan
2013-11-24unised comment removedGeorge Hazan
2013-11-24- custom UrlEncode replaced with the core function;George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-10-27typoTobias Weimer
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-10PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount"George Hazan
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan