summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-29core:George Hazan
- obsoleted flags bOk & bStopped removed from pluginEntry; - pluginEntry::bFailed is now set automatically;
2018-05-29BASIC_PLUGIN_INFO - useless structure removedGeorge Hazan
2018-05-29langpacks: updatedartraiden
2018-05-29langpacks/english: updatedartraiden
2018-05-28fix for delphi pluginsGeorge Hazan
2018-05-28solves problems with XP compatibilityGeorge Hazan
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-28useful wrappers for loading / unloading pluginsGeorge Hazan
2018-05-28fix for dll checker - Load & Unload are not mandatory now, also void export ↵George Hazan
table is not a problem
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 check temporarily disabledGeorge Hazan
2018-05-27version resource fixed in some icon dllsGeorge Hazan
2018-05-27checksum: fix for the batch processing modeGeorge 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-27pre-check added for plugin dlls that weren't loaded yetGeorge Hazan
2018-05-27fix for correct version info offset calculationGeorge Hazan
2018-05-27dll sniffer that blocks load of any module whose build number is different ↵George Hazan
than his own
2018-05-27Options - Plugins to display file version instead of product versionGeorge Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-27checksum.exe updatedGeorge 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-27fixes #1374 (IRC crash on exit after 20-30 account on/off)George Hazan
2018-05-27SimpleStatusMsg: fix for an occasional crashGeorge Hazan
2018-05-27CMake: do not build Dbx_mmap plugin.protomors
2018-05-27CMake: Fixed building icons with nmake.protomors
2018-05-27CMake: Fix for precompiled headers with nmake.protomors
2018-05-26no, this idea was wrong...George Hazan
2018-05-26FB: extended timeout valueGeorge Hazan
2018-05-26Facebook:George Hazan
- packet timeout extended to 10 minutes (specially for Karamil Alhady); - persistent connections restored; - this reverts commit bec09dbab4b07281f3da8478618deb9c10aa0a29
2018-05-25fixes #1377 ("Options -> Plugins -> Download more plugins" opens Miranda ↵George Hazan
folder instead of website)
2018-05-25same fix for Scirver (fixes #1387)George Hazan
2018-05-25StdMsg:George Hazan
- useless message DM_APPENDTOLOG removed; - fixes #1378
2018-05-25new solution folder - Notification PluginsGeorge Hazan
2018-05-25add Dummy to installers (not selectable)dartraiden
2018-05-25fix language selectiondartraiden
2018-05-25damned gitGeorge Hazan