summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-11VKontakte: prepare for upgrade VK API versionElzorFox
2020-06-11ICQ-WIM: there's no reason to import the same old messages again & again...George Hazan
2020-06-10compilation fixGeorge Hazan
2020-06-10useless check removedGeorge Hazan
2020-06-10fixes #2438 (Jabber: списки приватности странно ↵George Hazan
себя ведут) + some another DoModal() calls cleaning
2020-06-10surprise... IDCANCEL == 2, while we need to return zeroGeorge Hazan
2020-06-10New_GPG: more accurate version of RemoveHandlers()George Hazan
2020-06-10fixes #2441 (New_GPG: miranda-ng dies after switching the plugin off)George Hazan
2020-06-10typo fixGluzskiy Alexandr
2020-06-09fix for running the same dialog multiple timesGeorge Hazan
2020-06-08fixes #2434 (IEView не отображается поле %fileDesc%, но ↵George Hazan
при этом заменяется поле %text% при указании описания файла при передаче)
2020-06-08SQLite: pick up Miranda-specific commitsdartraiden
2020-06-08SQLite: update to 3.32.2dartraiden
2020-06-08unused shitty code removedGeorge Hazan
2020-06-08fix for the metacontact's message filterGeorge Hazan
2020-06-08fixes #2424 (NewStory: добавить возможность ↵George Hazan
выбрать несколько сообщений)
2020-06-08fixes #2432 (NewStory: при открытии окна истории ↵George Hazan
выделять последнее сообщение)
2020-06-08fixes #2433 (NewStory: XMPP Chat States отображаются как ↵George Hazan
неизвестные события)
2020-06-06SkypeWeb: fix for error 401 in contacts queryGeorge Hazan
2020-06-06fixes #2429 (More strict XEP-0085 compliance)George Hazan
2020-06-05Revert "SkypeWeb:"George Hazan
This reverts commit 59d3e0a8aa91452de46df3ae448f3cb499c5dce1. # Conflicts: # protocols/SkypeWeb/src/requests/poll.h # protocols/SkypeWeb/src/skype_login.cpp # protocols/SkypeWeb/src/skype_proto.h # protocols/SkypeWeb/src/skype_trouter.cpp
2020-06-05Plugin Updater:George Hazan
- fixes #2419 (Апдейтер не удаляет /Libs/libmdbx.mir); - fix for a very old bug: nothing happens if only file deleteion is chosen; - code reordering
2020-06-05automated thread id control classGeorge Hazan
2020-06-05Plugin Updater: more code cleaningGeorge Hazan
2020-06-05Plugin Updater: update dialog -> UI classesGeorge Hazan
2020-06-05fixes #2418 (NewStory: add event count to system history)George Hazan
2020-06-05fixes #2417 (NewStory: Enter closes history window)George Hazan
2020-06-04fixes #2410 (Problems with (false) offline contacts in skype protocol)George Hazan
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan
2020-06-04UI classes:George Hazan
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning
2020-06-04fixes #2420 (empty error window in StdMsg/Scriver)George Hazan
2020-06-04langpacks/russian: updatedartraiden
2020-06-04SQLite: pick up Miranda-specific commitsdartraiden
2020-06-04SQLite: update to 3.32.1dartraiden
2020-06-03Skype: no need to use formatting where one can use string concatenationGeorge Hazan
2020-06-03SkypeWeb:George Hazan
- fixes #2410 (Problems with (false) offline contacts in skype protocol); - more unused garbage wiped out; - version bump
2020-06-03tabSRMM: why text is restored only for private chats?George Hazan
2020-06-03Jabber: fix for advanced compilance with XEP-0045George Hazan
2020-06-02PluginUpdater: temporary buffer size set to 4MGeorge Hazan
2020-06-02Plugin Updater: attemt to use 64K unzip buffer instead of 8KGeorge Hazan
2020-06-02Plugin Updater: code cleaningGeorge Hazan
2020-06-02minor code optimization according to @tweimer's wishGeorge Hazan
2020-06-02additional fix for #2412George Hazan
2020-06-01fixes #2395 (Многие пунты жаббера в меню ↵George Hazan
контакта не двигаются)
2020-06-01fixes #2394 (NewStory: его пункты меню не отключаются)George Hazan
2020-06-01fixes #2412 (Add ability to paste file URL instead of file sending initiation)George Hazan
2020-06-01ICQ-WIM: auth requests to be launched only during new events readingGeorge Hazan
(cherry picked from commit 70920be7fba2c1ae4bca11ff34a879e4217debb6)
2020-06-01ICQ-WIM: file transfers to use event's timestamp if possibleGeorge Hazan
2020-05-29more logsGeorge Hazan
2020-05-29Dbx_mdbx: faster way of removing a contactGeorge Hazan