summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx
AgeCommit message (Expand)Author
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
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-14fixes #1336 (Dropbox destroys mdbx-based database)George Hazan
2018-05-07Dbx_mdbx: fixes crash when user tries to compact a profile with passwordGeorge Hazan
2018-04-15fixes #1230 (Database encryption mode)George Hazan
2018-04-1364-bit Miranda to use 16 GB mmapGeorge Hazan
2018-04-13MDBX_COALESCE helps to free trailing database pagesGeorge Hazan
2018-04-12DbxMdbx: menu item added for compactingGeorge Hazan
2018-04-12initial version of profile compactor for MDBXGeorge Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan