summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx
AgeCommit message (Expand)Author
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
2018-07-04grrmGeorge Hazan
2018-07-04merge with libmdbx masterGeorge Hazan
2018-06-29safer method of backing up databases instead of trying to read them manuallyGeorge Hazan
2018-06-23database isn't profiledartraiden
2018-06-22DebugBreak() removed from unsuccessful transaction openingGeorge Hazan
2018-06-21compilation fixGeorge Hazan
2018-06-21non-local check & MDBX_EXCLUSIVE are mutually exclusiveGeorge Hazan
2018-06-20FILE_SHARE_READ still must be set even in the exclusive modeGeorge Hazan
2018-06-20merge with libmdbx/xpGeorge Hazan
2018-06-19merge of libmdbx 1.5George Hazan
2018-06-13Dbx_mdbx: duplicate code removedGeorge Hazan
2018-06-13profile lock detection unbound from contact list servicesGeorge Hazan
2018-06-07fixes #1411 (Dev version crashes under XP)George Hazan
2018-06-05Dbx_mdbx:George Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_crypto.h => CMPluginGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-19fixes #1368 (Hide dbx_mmap from profile manager)George Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-17Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView...George Hazan
2018-05-16CMake: Config for Dbx_mdbx plugin.protomors