summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx
AgeCommit message (Expand)Author
2020-02-07fixes #2205 (Unable to create new profile)George Hazan
2020-02-02fixes #2139 (При первом запуске драйвер базы за...George Hazan
2020-02-01m_system_cpp.h removed, because there're no C files anymore (hurrah)George Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-15Fix URLdartraiden
2020-01-15Fix capitalizationdartraiden
2020-01-14database compaction must display UI messageGeorge 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-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-07libmdbx: update to 0.5.0George Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-06libmdbx: upgrade to 0.4.0George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-07-12CMake: libmdbx build.protomors
2019-05-29all icons with keys replaced with skin password icon SKINICON_OTHER_KEYSGeorge Hazan
2019-04-14manual target platform version assignment required only for ToasterGeorge Hazan
2019-04-14pack of changes for VS2019George Hazan
2019-02-22Dbx_Mdbx: fix for hangup during database encryptionGeorge Hazan
2019-01-30fixes #1785 (sub's events aren't marked as read, because of that SRMM could r...George Hazan
2019-01-29fixes #1802 (Dbx_Mdbx doesn't change profile timestamp on exit)George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-18C++ exceptions are disabled in all cases where they just prevent warningsGeorge Hazan
2018-11-08Dbx_mdbx: added control for disk overflow during backupGeorge Hazan
2018-10-17fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco...George Hazan
2018-10-16dbx_mdbx: fix return value for db_event_editElzorFox
2018-10-10code cleaningGeorge Hazan
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-10-08Dbx_mdbx: fix for assert during database encryptionGeorge Hazan
2018-10-03dbx_mdbx: fix for editing eventsGeorge Hazan
2018-09-23new event: ME_DB_EVENT_EDITEDGeorge Hazan
2018-09-23EditEvent implementation for CDbxMDBXGeorge Hazan
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-21fix for profile encryption processGeorge Hazan
2018-09-20final fix for libmdbx problem with GCGeorge 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-09-14merge with libmdbx releaseGeorge Hazan
2018-08-25limdbx error logging disabled till the problem with GC will be solvedGeorge Hazan
2018-07-18no need to crash inside assert in runtimeGeorge Hazan
2018-07-17added error logger for libmdbxGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-07-11this folder isn't needed anymoreGeorge Hazan
2018-07-11libmdbx extracted to separate dllGeorge Hazan
2018-07-07merge of fix into libdbmx that could create broken profilesGeorge Hazan
2018-07-06compacting disabled for a while due to a bug in libmdbxGeorge Hazan
2018-07-05exclusive flag should be passed into mdbx_mmap() callGeorge Hazan
2018-07-05forgotten check for non-local filesGeorge Hazan