summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-06-01fixes #1370 (Scriver: titlebar setting bug)George Hazan
2018-06-01plugins: stopspammod: options fixesGluzskiy Alexandr
- activate apply button on any change in account lists (OK button still does not handled properly, i need more info about UI api)
2018-05-31fixes #1397 (StdMsg: dynamic loading breaks meta menu)George Hazan
2018-05-30Fingerprint: fixed Conversations detectKirill Volinsky
2018-05-29grrmGeorge Hazan
2018-05-29rollback of version.rc for Watrack (pascal plugin)George Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins
2018-05-29LotusNotify: another missing version resourceGeorge Hazan
2018-05-29ConnectionNotify: fixes a problem with version resourceGeorge Hazan
2018-05-29ancient perversion removed: function CListInitialise as the special entry ↵George Hazan
point for contact lists (not to mix them with usual plugins)
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-28Notification plugins - convert to Load/Unload methods of CMPluginGoraf
2018-05-28MirLua: removed global Load & Unloadaunsane
2018-05-28what should be done to each C++ plugin (missing Unload functions might not ↵George Hazan
be overridden)
2018-05-28core changes:George Hazan
- added methods CMPluginBase::Load & CMPluginBase::Unload - duplicated data removed from BASIC_PLUGIN_INFO and replaced with data from CMPluginBase; - code cleaning
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵George Hazan
differ only in a build number
2018-05-27version resource fixedMataes
2018-05-27version resource fixed in some icon dllsGeorge Hazan
2018-05-27fix for build scriptGeorge Hazan
2018-05-27correct name of version resourceGeorge Hazan
2018-05-27no need in version info inside Delphi packageGeorge Hazan
2018-05-27fix for building h++George Hazan
2018-05-27auto build of h++ version resourceGeorge Hazan
2018-05-27fix for correct version info offset calculationGeorge Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-27patch that excludes PRODUCTVERSION from calculating checksum - will cause ↵George Hazan
reload of all modules in PU
2018-05-27global variable name standardizationGeorge Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-27SimpleStatusMsg: fix for an occasional crashGeorge Hazan
2018-05-27CMake: do not build Dbx_mmap plugin.protomors
2018-05-26no, this idea was wrong...George Hazan
2018-05-25same fix for Scirver (fixes #1387)George Hazan
2018-05-25damned gitGeorge Hazan
2018-05-25fix for a problem with StatusManager loadingGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23fix: calculated array of interfaces is ignoredGeorge Hazan
2018-05-23AutoShutdown: we don't need second defineMataes
2018-05-23AutoShutdown: fix regression introduced in ↵dartraiden
https://github.com/miranda-ng/miranda-ng/commit/8a74e7495ce5ad39de4f5c25121a84d35df90c36
2018-05-23LotusNotify: fix regression introduced in ↵dartraiden
https://github.com/miranda-ng/miranda-ng/commit/8a74e7495ce5ad39de4f5c25121a84d35df90c36
2018-05-23RecentContacts: fix regression introduced in ↵dartraiden
https://github.com/miranda-ng/miranda-ng/commit/cb4d31922f0690f5a3c79526245c963bfd118864
2018-05-23remove some more MirandaPluginInfoEx()dartraiden
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-23TrafficCounter: fix for reading initial settingsGeorge Hazan
2018-05-23TrafficCounter:George Hazan
- fixes #1376 (Traffic counter: crash with empty statistic); - massive code cleaning; - version bump
2018-05-22two moreGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22m_chat_int.h => CMPluginGeorge Hazan
2018-05-22m_cluiframes.h => CMPluginGeorge Hazan
2018-05-22m_crypto.h => CMPluginGeorge Hazan