summaryrefslogtreecommitdiff
path: root/plugins/AVS
AgeCommit message (Expand)Author
2019-01-26code cleaningGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-23cleanupMataes
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-14unused MODULENAME macros removedGeorge Hazan
2018-11-14code cleaningGeorge Hazan
2018-11-12NULL -> 0George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-29fixes #1443 (TabSRMM: crash after AVS unloading)George Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28what should be done to each C++ plugin (missing Unload functions might not be...George Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22two moreGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()George 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-13fix for deadlock in AVSGeorge Hazan
2018-04-11TabSRMM:George Hazan
2018-04-11AVS: if an avatar is already loaded, don't put it into a queue, just load & r...George Hazan
2018-04-10these temporary variables aren't needed as wellGeorge Hazan
2018-04-10obsolete compatibility code removed from AVSGeorge Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-07AVS & AuthState: move docs to wikidartraiden
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-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-15MUCH more effective way of removing records from iteratorsGeorge Hazan
2018-03-14reverse iterators for LIST<>George Hazan
2018-03-11AVS: more correct version of getting proto nameKirill Volinsky
2018-03-11obsolete & very strange code optimizedGeorge Hazan
2018-03-08IMGL_WCHAR removed, all paths are in Unicode nowGeorge Hazan
2018-03-07old AdvaImg services converted into Image_* functionsGeorge Hazan
2018-03-07bye-bye, Advaimg, you served us well for 15 years...George Hazan
2018-03-07some fixesKirill Volinsky
2018-03-06PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ...George Hazan
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf