summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-03VKontakte:ElzorFox
update VK_API version to 5.130 version bump
2021-03-01Clist_blind: CLUI options -> UI classesGeorge Hazan
2021-03-01CCtrlSlider - new GUI componentGeorge Hazan
2021-03-01fixes #2755 (Dbx_sqlite: unsigned value is compared to the number -1)George Hazan
2021-03-01fixes #2735 ([dbx_sqlite][db_autobackups] db backups are intermittently ↵George Hazan
created as 0-byte files)
2021-03-01Dbx_sqlite: more logs for backup operationGeorge Hazan
2021-03-01Twitter tries to pass ANSI nick instead of UTF8George Hazan
2021-03-01NEWWSTR cannot be used with Utf2TGeorge Hazan
2021-02-28some evident reverse iterators moved to cursorsGeorge Hazan
2021-02-28fixes #2737 (Dbx_mdbx: sometimes MDBX_SET doesn't work as expected, nobody ↵George Hazan
knows why)
2021-02-28moreover, we don't have to report connection failure for the first error 404George Hazan
2021-02-28Discord doesn't like expired cookiesGeorge Hazan
2021-02-27fixes #2741 (TabSRMM: при отсутствии шаблонов ↵George Hazan
дефолтные RTL-шаблоны автоматом создаются в базе, а LTR-шаблоны нет)
2021-02-27fixes #2713 (NoHistory: add option to remove histories on startup)George Hazan
2021-02-27fixes #2751 (misprint in error message)George Hazan
2021-02-27fixes #2753 (by default only checkboxes should be notified about OnChange ↵George Hazan
before OnInitDialog)
2021-02-27fixes #2752 (IRC: options dialog doesn't store changes in servers' list)George Hazan
2021-02-27fixes #2754 (StdMsg: не сохраняется размер области ↵George Hazan
ввода)
2021-02-27fixes #2736 (Dbx_sqlite: improper work of FindNext/FindPrev results to the ↵George Hazan
eternal loop)
2021-02-23fixes #2734 ([dbx_sqlite] only the last of unread events is shown when ↵George Hazan
multiple unread events arrive)
2021-02-22Fix for a typo in german translationTobias Weimer
2021-02-21Updated german translationTobias Weimer
2021-02-21Dbx_sqlite: Backup should return error if backup failedGeorge Hazan
2021-02-20fixes #2749 (StdUIHist: add auth requests support)George Hazan
2021-02-20oops... Dbx_sqlite doesn't handle system events properlyGeorge Hazan
2021-02-20StdUHist: code cleaningGeorge Hazan
2021-02-20fixes #2747 (unified System History menu item creation)George Hazan
2021-02-20fixes #2748 + update for batch filesGeorge Hazan
2021-02-20translation fixGeorge Hazan
2021-02-20unused pascal code cleanedGeorge Hazan
2021-02-19fix for a random crash after contact's removalGeorge Hazan
2021-02-18fixes #2744 + code cleaningGeorge Hazan
2021-02-16fixes #2745 (Dbx_sqlite: wrong behaviour when launching second Miranda with ↵George Hazan
the same profile)
2021-02-16fixes #2743 (Clist_modern: visual glitch in options)George Hazan
2021-02-15fixes #2738 (Не сбрасываются в дефолт ↵George Hazan
некоторые настройки шрифтов и цветов)
2021-02-15Clist_modern: fix resourcedartraiden
2021-02-15CurrencyRates: useless code removedGeorge Hazan
2021-02-15abber: xep-0384 v0.3: 4.3: add id attr into bundle item childsss
2021-02-15jabber: omemo: fix memory management errorsss
2021-02-14MsgExport: fix for memory allocation problemGeorge Hazan
2021-02-14fixes problem with StdMsg, described in #1738George Hazan
2021-02-14jabber: xep-0384 v0.3: 4.3: add id attr into devicelist item childsss
2021-02-13fixes #2722 (Facebook: Miranda cannot receive messages fromF B messenger ↵George Hazan
mobile app for IOS)
2021-02-13fixes #2725 (PluginUpdater: выбор компонентов для ↵George Hazan
установки очищается при изменении фильтра)
2021-02-13fixes #2727 (New_GPG: columns' autosize fails for empty lists)George Hazan
2021-02-13fixes #2721 (Dbx_mdbx: direct cursors skip the first record found)George Hazan
2021-02-13code cleaningGeorge Hazan
2021-02-11fixes #2724 (Cannot import from sqlite to mdbx)George Hazan
2021-02-11oops... forgotten to roll back that debug variantGeorge Hazan
2021-02-11SkypeWeb:George Hazan
- fixes the problem with messages marked as read; - fixes user search for Outlook.com contacts; - fixes missing nick name after adding contact; - fixes error 201 "User id is misprinted"; - minor code cleaning; - version bump