summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-16minor fixGeorge Hazan
2021-04-15fixes #2847 (DbChecker находит ошибки, но после их ↵George Hazan
исправления они остаются)
2021-04-14fixes #2846 (Plugin Updater: more informative error messages, if updates are ↵George Hazan
postponed)
2021-04-14Plugin Updater: code cleaningGeorge Hazan
- icon list made private => g_plugin.getIcon* functions; - smaill functions went from Utils.cpp to CMPlugin::Load; - Windows-specific code in DlgListNew rewritten to UI classes
2021-04-13fixes #2844 (Discord: Keep deleted messages)George Hazan
2021-04-13fixes #2845 (DbChecker: chinese on sqlire check)George Hazan
2021-04-13fix for hangups in JabberGeorge Hazan
2021-04-13MDatabaseCache: additional lock for global settings arrayGeorge Hazan
2021-04-13spelling correctiondartraiden
2021-04-13fixes #2836 (Miranda keeps profile password in memory after checking it)George Hazan
2021-04-13dbx_sqlite: implemented database checker + version bumpGeorge Hazan
2021-04-13more code cleaningGeorge Hazan
2021-04-13code cleaningGeorge Hazan
2021-04-11fixes #2837 (Scriver: internal chat log in groupchat is cleared after file ↵George Hazan
sent via HTTP File Upload Scriver)
2021-04-11Discord: fixes #2838 (groupchat messages were retrieved from history without ↵George Hazan
nicks)
2021-04-11Discord: added guild contacts cacheGeorge Hazan
2021-04-11custom references to "PluginDisable" module removedGeorge Hazan
2021-04-11fixes #2789 (Import: опция "не загружать плагин при ↵George Hazan
старте" не работает)
2021-04-11fixes #2839 completelyGeorge Hazan
2021-04-11unneeded ME_SYSTEM_MODULESLOADED hooks inside mir_app.dll joined togetherGeorge Hazan
2021-04-10protocol menus to be initialized after contact list menus creationGeorge Hazan
2021-04-10fixes #2841 (DbEditor: allow to delete contacts from right panel)George Hazan
2021-04-10fixes #2839 (Импорт: окно мастера переодически ↵George Hazan
теряет фокус клавиатуры)
2021-04-10CloudFile: wrong menu initialization sequenceGeorge Hazan
2021-04-09fixes duplicate contacts in Facebook & ICQ, when a modal dialog blocks ↵George Hazan
Miranda's start
2021-04-08for #2792 - sorted combobox doesn't work wellGeorge Hazan
2021-04-08Notes & reminders:George Hazan
- common date&time processing code moved to the base dialog class; - madness with manual combobox mode eliminated; - duplicate code removed; - also fixed #2773 (Notes and Reminders: невозможно выставить существующей напоминалке более раннее время); - version bump.
2021-04-07project file updateGeorge Hazan
2021-04-07UInfoEx: fix for swapped icon names/descriptions (thanks dracosha for ↵George Hazan
pointing me)
2021-04-06FB version bumpGeorge Hazan
2021-04-06fixes #2792 (Plugin Updater does not respect "every X days" setting)George Hazan
2021-04-05Fix resource (thx @tweimer)Alexander Gavrilov
2021-04-05embedded cycle removedGeorge Hazan
2021-04-04fixes #2835 (WebView: fix and remove "Disable main menu items" option)George Hazan
2021-04-04fixes #2834 (StartupStatus: текст настройки зачем-то ↵George Hazan
переписывается в коде)
2021-04-04fixes #2833 (SimpleStatusMsg: remove "Show Status message ..." item in ↵George Hazan
status menu)
2021-04-04ancient evil destroyed (also fixes #2831 - icons order is broken in ↵George Hazan
NewAwaySys) + massive cycle code cleaning
2021-04-04code cleaningGeorge Hazan
2021-04-04fixes #2830 (NewAwaySys: remove "Enable contact menu items" option)George Hazan
2021-04-04fixes #2829 (перестарался при исправлении ↵George Hazan
ошибки с опциями аккаунта)
2021-04-04langpacks/russian: updatedartraiden
2021-04-04History encryption is not something paranoiddartraiden
2021-04-03Revert "liblua: update to 5.4.3"George Hazan
This reverts commit 875bc74fa5fe083ba0b5c5a785c53ec0f49b9a1b.
2021-04-03fix of crazy problems in SQLITE when two instances of database are running ↵George Hazan
at a time
2021-04-03we don't pretend that we have more than one g_plugin ...George Hazan
2021-04-03thy shall check for the error code even if it's not probableGeorge Hazan
2021-04-03libcurl: pick up Miranda-specific commitsdartraiden
2021-04-03libcurl: update to 7.76.0dartraiden
2021-04-03liblua: pick up Miranda-specific commitsdartraiden
2021-04-03liblua: update to 5.4.3dartraiden