index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Dbx_mdbx
/
src
/
dbintf.h
Age
Commit message (
Expand
)
Author
2020-12-01
fixes #2634 & #2605 (various problems on startup, caused by transaction isola...
George Hazan
2020-11-17
fixes #2569 (Ломается профиль после ребута комп...
George Hazan
2020-11-16
Dbx_mdbx: global cursors replaced with mdbx_cursor_bind() and temporary cursors
George Hazan
2020-11-15
unused variable CDbxMDBX::m_bShared removed
George Hazan
2020-11-15
Dbx_mdbx: code cleaning
George Hazan
2020-10-25
Revert "fixes #2569 (Miranda uses libmdbx unsafely)"
George Hazan
2020-10-25
fixes #2569 (Miranda uses libmdbx unsafely)
George Hazan
2020-10-09
Dbx_mdbx: fix for new constants
George Hazan
2020-08-08
filtering out orphaned settings
George Hazan
2020-08-07
Dbx_Mdbx: first two integrity checks
George Hazan
2020-08-07
code cleaning
George Hazan
2020-06-22
temporary return of DbChecker
George Hazan
2020-06-15
simpler way of applying server ids to messages
George Hazan
2020-05-13
kinda first working version of database event cursors
George Hazan
2020-05-12
event cursors for mdbx driver
George Hazan
2020-04-25
db_event_add / db_event_edit to receive const pointer to DBEVENTINFO
George Hazan
2020-01-20
db_event_delete: unused parameter removed
George Hazan
2020-01-13
fixes #2181 ("Miranda was unable to open <profile_name>, it's in an unknown f...
George Hazan
2020-01-12
CDbxMDBX: useless window removed and replaced with Miranda_GetSystemWindow()
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-01-30
fixes #1785 (sub's events aren't marked as read, because of that SRMM could r...
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-10-17
fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco...
George Hazan
2018-10-10
stupid schema with event handles sharing via CreateEventHook eliminated
George Hazan
2018-09-23
new event: ME_DB_EVENT_EDITED
George Hazan
2018-09-23
db_event_edit - new stub for editing messages
George Hazan
2018-09-19
GetEventById & SetEventId - two new methods to operate with events by their s...
George Hazan
2018-09-19
eventids table added for message keys
George Hazan
2018-06-29
safer method of backing up databases instead of trying to read them manually
George Hazan
2018-04-12
DbxMdbx: menu item added for compacting
George Hazan
2018-04-12
initial version of profile compactor for MDBX
George Hazan
2018-04-02
Dbx_mdbx:
George Hazan
2018-04-01
much more efficient way of handling DBFlush, with separate window
George Hazan
2018-03-30
fix for asynchronous database flush to fix unsaved data
George Hazan
2018-03-26
fix for system history processing
George Hazan
2018-03-25
string constants with word dbchecker fixed
George Hazan
2018-03-25
MIDatabaseChecker interface removed
George Hazan
2018-03-24
crash fix for mdbx under XP (p.3 of #1199)
George Hazan
2018-03-23
fixes #1195 (Import from mdbx is broken)
George Hazan
2018-02-24
guard headers
Goraf
2018-02-04
checker for MDBX, first version
George Hazan
2018-01-23
dbx_mdbx:
George Hazan
2018-01-22
code cleaning
George Hazan
2018-01-11
dbx_mdbx:
George Hazan
2018-01-11
mdbx-plugin: fix names for clarity (minor, but renaming).
George Hazan