summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx
AgeCommit message (Expand)Author
2021-01-08database options dialog also went into the coreGeorge Hazan
2021-01-08Password change dialog also became commonGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08another bunch of duplicate code moved to the coreGeorge Hazan
2021-01-08duplicate code and variables removedGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2021-01-07common code moved to the coreGeorge Hazan
2020-12-13Dbx_mdbx: crash fix when deleting sub-contact from a metaGeorge Hazan
2020-12-09fixes #2641 (Не работает импорт базы данных)George Hazan
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-05fixes #2637 (Dbx_mdbx: Миранда не запускается после ...George Hazan
2020-12-04Dbx_mdbx: now we very quickly load _all_ settings into memory to reject cache...George Hazan
2020-12-04we don't need this crutch anymore, due to the reading from global writing tra...George Hazan
2020-12-02Dbx_mdbx: fix for losing information during rebootGeorge Hazan
2020-12-01fixes #2634 & #2605 (various problems on startup, caused by transaction isola...George Hazan
2020-11-25Dbx_mdbx: adaptation of Compact for new write transaction schemeGeorge Hazan
2020-11-25fixes #2628 (Миранда зависает при попытке прове...George Hazan
2020-11-23fixes #2626 (Import: cannot import from mdbx to sqlite)George Hazan
2020-11-17fixes #2569 (Ломается профиль после ребута комп...George 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-10-25Revert "fixes #2569 (Miranda uses libmdbx unsafely)"George Hazan
2020-10-25fixes #2569 (Miranda uses libmdbx unsafely)George Hazan
2020-10-09Dbx_mdbx: fix for new constantsGeorge Hazan
2020-09-22sh-h-hitGeorge Hazan
2020-09-22fix for error -32790 on very large profilesGeorge Hazan
2020-08-08filtering out orphaned settingsGeorge Hazan
2020-08-07Dbx_Mdbx: first two integrity checksGeorge Hazan
2020-08-07database verification added to profile managerGeorge Hazan
2020-08-07code cleaningGeorge Hazan
2020-07-09fixes #2474 (NewStory: системная история не удаляет...George Hazan
2020-06-24fixes #2460 (NewStory: удаление всей истории через м...George Hazan
2020-06-22temporary return of DbCheckerGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-10fixes #2438 (Jabber: списки приватности странно се...George Hazan
2020-06-09fix for running the same dialog multiple timesGeorge Hazan
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan
2020-06-04UI classes:George Hazan
2020-05-29more logsGeorge Hazan
2020-05-29Dbx_mdbx: faster way of removing a contactGeorge Hazan
2020-05-22DatabaseGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-05-13kinda first working version of database event cursorsGeorge Hazan
2020-05-12event cursors for mdbx driverGeorge Hazan
2020-05-02fixes #2367 (После удаления истории меты в базе ...George Hazan
2020-04-25DBEF_TEMPORARY - new flag to disable event notification about event additionGeorge Hazan