summaryrefslogtreecommitdiff
path: root/plugins/AVS/src/main.cpp
AgeCommit message (Expand)Author
2020-03-26AVS: code cleaningGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-08-01fixes #2022 (shitty internal AVS flags finally removed from global include file)George Hazan
2019-07-15AVS: no need to work with AvatarSaved setting anymoreGeorge Hazan
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-23cleanupMataes
2018-11-14unused MODULENAME macros removedGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-06-29fixes #1443 (TabSRMM: crash after AVS unloading)George Hazan
2018-05-28what should be done to each C++ plugin (missing Unload functions might not be...George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22two moreGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-16minor code cleaningGeorge Hazan
2018-05-15what has to be done with each plugin:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-23AVS not to free memory allocated outsideGeorge Hazan
2018-04-18core changes:George Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-04-02related to #1241 - fix for AVS options' translationGeorge Hazan
2018-02-21AVS: C++'11 iteratorsaunsane
2018-01-26AdvaImg:George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
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-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
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-06minor code cleaning (stub removed)George Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-12-28AVS: decapitalizationDart Raiden
2015-11-11thread library:George Hazan
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan