summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_misc.cpp
AgeCommit message (Expand)Author
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-09-21code cleaningGeorge Hazan
2018-09-03Popups:George Hazan
2018-09-03popup code cleaningGeorge Hazan
2018-08-31Unify fonts/colors settings for popupsdartraiden
2018-07-24database:George Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-03unneeded size fields removedGeorge Hazan
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-03-29Seems like MSN now only uses Skype contacts internally, therefore crude hack ...leecher1337
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-07some fixesKirill Volinsky
2018-01-01massive copyright updatedartraiden
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-06-05MSNGeorge Hazan
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28funny, but without cbSize we have no need in MessageWindowInputData at allGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-03-21warning fixGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-08unused ansi services removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-08-01MSN: Filter some control charaxters in text that MSN protocol doesn't seem to...leecher1337
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-19oops, one another creepy piece of junkGeorge Hazan
2016-06-19fix for a memory corruption George Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-11-04MSN:Tobias Weimer
2015-09-26MSN: Fixed ping so that registration hopefully doesn't timeout anymorePiotr Piastucki
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-28MSN:Tobias Weimer
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-07MSN:Tobias Weimer