summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2020-10-23fixes #2603 (New GPG - Name and mail adress)George Hazan
2020-10-19SeenPlugin: fix for list sortingGeorge Hazan
2020-10-19 SeenPlugin: tree control replaced with a list in optionsGeorge Hazan
2020-10-18code cleaningGeorge Hazan
2020-10-17NewStory:George Hazan
- fixes #2416 (NewStory: add ability to delete only selected messages) - fixes #2423 (NewStory: если выделено одно сообщение, а щёлкнуть ПКМ по другому, то копирование и редактирование ведут себя по-разному); - fixes #2452 (NewStory: add multiple messages selection ability without keyboard)
2020-10-16warning fixGeorge Hazan
2020-10-16MirLua:George Hazan
- fixes #2589 (MirLua doesn't work correctly in 64-bit Miranda); - code cleaning; - version bump
2020-10-12fixes #2594 (FtpFile: problems with account names in options)George Hazan
2020-10-12fixes #2595 (Подсказка к кнопке фильтра врёт)George Hazan
2020-10-11fixes #2591 (TabSRMM: "Show buttons blablabla right click" option does not ↵George Hazan
work by default)
2020-10-11fixes #2590 (TabSRMM: Cannot setup event filter)George Hazan
2020-10-09OpenSSL: sync with wikidartraiden
2020-10-09Dbx_mdbx: fix for new constantsGeorge Hazan
2020-10-09fixes #2586 (Updater cannot delete old OpenSSL dlls)George Hazan
2020-10-08Remove old OpenSSL librariesAlexander Gavrilov
2020-10-08OpenSSL upgraded to 1.1.1George Hazan
2020-10-01code cleaningGeorge Hazan
2020-09-29Import: fix for rare crash in mcontacts importGeorge Hazan
2020-09-22sh-h-hitGeorge Hazan
2020-09-22fix for error -32790 on very large profilesGeorge Hazan
2020-09-21fixes #2571 (MsgExport странно обрабатывает ↵George Hazan
контакты с отключённых аккаунтов Message export bug)
2020-09-17muted chat not to generate any sounds eitherGeorge Hazan
2020-09-17fixes #2554 (PluginUpdater: делать откат в случае ↵George Hazan
неудачи при замене файлов)
2020-09-14Plugin Updater: code cleaningGeorge Hazan
2020-09-14fixes #2568 (При изменении числа бэкапов, ↵George Hazan
лишние остаются)
2020-09-14unused declaration removedGeorge Hazan
2020-09-14Plugin Updater: if a file doesn't exist, there's no need to backup itGeorge Hazan
2020-09-14g_chatApi.LogToFile completely moved into the coreGeorge Hazan
2020-09-10Plugin Updater: new option to tune the number of backups to keep (3 by default)George Hazan
2020-09-10fix for misaligned controlsGeorge Hazan
2020-09-10Plugin Updater: option dialogs => UI classesGeorge Hazan
2020-09-09useless code removedGeorge Hazan
2020-09-08Plugin Updater to store backups in the separate foldersGeorge Hazan
2020-09-08DeleteDirectoryTreeW - new function that deletes a folder with all ↵George Hazan
subfolders (recursively)
2020-09-04fixes #2559 (PluginUpdater: "Restart Miranda automatically" doesn't work ↵George Hazan
with StartupStatus (StatusManager) Plugin Updater)
2020-09-04Update contact.cppTriskele69
fixed getContactFromString() function to work with both ?contact and ?ccount
2020-09-03fixes #2561 (contact() and ccount() functions do not work as intended ↵George Hazan
(Variables plugin))
2020-08-31Plugin Updater:George Hazan
- folder creation moved to CreateWorkFolders(); - TFileName type added to simplify life with C types; - code cleaning;
2020-08-31Plugin Updater: unused services removedGeorge Hazan
2020-08-31fixes #2558 (SmileyAdd прописывает абсолютный путь ↵George Hazan
к смайлам вместо относительных)
2020-08-27Plugin Updater: fix for the old return codeGeorge Hazan
2020-08-27Plugin Updater: if a file doesn't exist, it shoudn't generate an error tooGeorge Hazan
2020-08-27Plugin Update: also fix for the batch modeGeorge Hazan
2020-08-27Plugin Updater: more code cleaningGeorge Hazan
2020-08-27pu_stub synced with changes in Plugin UpdaterGeorge Hazan
2020-08-27fixes #2555 (PluginUpdater: некорректное обновление ↵George Hazan
при работе нескольких миранд одновременно)
2020-08-24SmileyAdd: regression with metacontacts handling fixedGeorge Hazan
2020-08-21PluginUpdater:George Hazan
- fixes #2547 (PluginUpdater: "Restart Miranda automatically" with "Silent mode" requires clicking on a pop-up); - fixes #2548 (PluginUpdater: Use DBAutoBackuper for "Backup database before update")
2020-08-21SmileyAdd: typo fix (also fixes #2546 )George Hazan
2020-08-19fixes #2543 (NewStory: падает при экспорте ↵George Hazan
системной истории)