summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/dbintf.h
AgeCommit message (Expand)Author
2020-12-01fixes #2634 & #2605 (various problems on startup, caused by transaction isola...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-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-08-08filtering out orphaned settingsGeorge Hazan
2020-08-07Dbx_Mdbx: first two integrity checksGeorge Hazan
2020-08-07code cleaningGeorge Hazan
2020-06-22temporary return of DbCheckerGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-05-13kinda first working version of database event cursorsGeorge Hazan
2020-05-12event cursors for mdbx driverGeorge Hazan
2020-04-25db_event_add / db_event_edit to receive const pointer to DBEVENTINFOGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-13fixes #2181 ("Miranda was unable to open <profile_name>, it's in an unknown f...George Hazan
2020-01-12CDbxMDBX: useless window removed and replaced with Miranda_GetSystemWindow()George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-01-30fixes #1785 (sub's events aren't marked as read, because of that SRMM could r...George Hazan
2019-01-04Update copyrightsdartraiden
2018-10-17fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco...George Hazan
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-09-23new event: ME_DB_EVENT_EDITEDGeorge Hazan
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their s...George Hazan
2018-09-19eventids table added for message keysGeorge Hazan
2018-06-29safer method of backing up databases instead of trying to read them manuallyGeorge Hazan
2018-04-12DbxMdbx: menu item added for compactingGeorge Hazan
2018-04-12initial version of profile compactor for MDBXGeorge Hazan
2018-04-02Dbx_mdbx:George Hazan
2018-04-01much more efficient way of handling DBFlush, with separate windowGeorge Hazan
2018-03-30fix for asynchronous database flush to fix unsaved dataGeorge Hazan
2018-03-26fix for system history processingGeorge Hazan
2018-03-25string constants with word dbchecker fixedGeorge Hazan
2018-03-25MIDatabaseChecker interface removedGeorge Hazan
2018-03-24crash fix for mdbx under XP (p.3 of #1199)George Hazan
2018-03-23fixes #1195 (Import from mdbx is broken)George Hazan
2018-02-24guard headersGoraf
2018-02-04checker for MDBX, first versionGeorge Hazan
2018-01-23dbx_mdbx:George Hazan
2018-01-22code cleaningGeorge Hazan
2018-01-11dbx_mdbx:George Hazan
2018-01-11mdbx-plugin: fix names for clarity (minor, but renaming).George Hazan