summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2020-12-07fix for rare crash in meta contactsGeorge Hazan
2020-12-07Dbx_mdbx: we don't have to bother db if we're trying to delete missing settingGeorge Hazan
2020-12-07useless code removedGeorge Hazan
2020-12-06more fixes for #2630 (Clist_blind: strange work of user search)George Hazan
2020-12-05fixes #2637 (Dbx_mdbx: Миранда не запускается после ↵George Hazan
обновления)
2020-12-04Dbx_mdbx: now we very quickly load _all_ settings into memory to reject ↵George Hazan
cache misses without any need to look into database
2020-12-04we don't need this crutch anymore, due to the reading from global writing ↵George Hazan
transaction
2020-12-02Dbx_mdbx: fix for losing information during rebootGeorge Hazan
2020-12-01fixes #2634 & #2605 (various problems on startup, caused by transaction ↵George Hazan
isolation), also read-only transactions now use global write transaction
2020-12-01code cleaningGeorge Hazan
2020-11-30fixes #2630 (Clist blind: Filter search option moved to Options - Contact ↵George Hazan
list - Common)
2020-11-25Dbx_mdbx: adaptation of Compact for new write transaction schemeGeorge Hazan
2020-11-25patch that really fixes #2628George Hazan
2020-11-25fixes #2628 (Миранда зависает при попытке ↵George Hazan
проверить базу)
2020-11-23fixes #2626 (Import: cannot import from mdbx to sqlite)George Hazan
2020-11-22dbx_sqlite: logic fixGluzskiy Alexandr
2020-11-22someone told me what prev/next only can be called after last/first....Gluzskiy Alexandr
looks like it is not true
2020-11-19ApplyViewMode: unused parameter removedGeorge Hazan
2020-11-19fixes #2606 (Не применяется режим вида при ↵George Hazan
смене языка клиента)
2020-11-19fixes #2610 (Message plugins: add abitity to Ctrl+V file)George Hazan
2020-11-19fixes #2617 (nicklist & filter buttons to display current state in group chats)George Hazan
2020-11-17fixes #2569 (Ломается профиль после ребута ↵George Hazan
компа. Miranda NG не может открыть '*', профиль в неизвестном формате)
2020-11-17fix for processing db_mc_getSub() return valueGeorge Hazan
2020-11-16Dbx_mdbx: global cursors replaced with mdbx_cursor_bind() and temporary cursorsGeorge Hazan
2020-11-15 txn_ptr::abort() not to be mixed with common ::abort()George Hazan
2020-11-15unused variable CDbxMDBX::m_bShared removedGeorge Hazan
2020-11-15Dbx_mdbx: code cleaningGeorge Hazan
2020-11-04fixes #2608 (TabSRMM: make Ctrl+K hotkey customizable)George Hazan
2020-11-04fixes #2610 (Message plugins: add abitity to Ctrl+V file)George Hazan
2020-10-29Plugin Updater: pu_stub utilities moved to mir_appGeorge Hazan
2020-10-25Revert "fixes #2569 (Miranda uses libmdbx unsafely)"George Hazan
This reverts commit a949c9f2b090435ca63de525ee2cd1a79073f08a.
2020-10-25fixes #2569 (Miranda uses libmdbx unsafely)George Hazan
2020-10-24NewStory: same as deleting all historydartraiden
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