summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx
AgeCommit message (Expand)Author
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
2018-04-11512M is the maximum size that a 32-bit program can mmapGeorge Hazan
2018-04-10fixes #1244 (Deleting subcontact history event leads to metacontact empty his...George Hazan
2018-04-09frankly speaking, there's no need to lock the database profile since we check...George Hazan
2018-04-02Dbx_mdbx: fix for record number calculationGeorge Hazan
2018-04-02fixes #1239 (MDBX: crash on "dbmodulechain.cpp (45): CDbxMDBX::GetModuleID" a...George Hazan
2018-04-02Dbx_mdbx:George Hazan
2018-04-01much more efficient way of handling DBFlush, with separate windowGeorge Hazan
2018-03-30merge with the final version of libmdbxGeorge Hazan
2018-03-30fix for asynchronous database flush to fix unsaved dataGeorge Hazan
2018-03-28fix for losing info due to MDBX_RESERVE flagGeorge Hazan
2018-03-27fixes #1216 (temporary contacts return back until restart)George Hazan
2018-03-26another buggy piece of code removedGeorge Hazan
2018-03-26fix for system history processingGeorge Hazan
2018-03-26very strange disk type detection removed from libmdbx (fixes #1213)George Hazan
2018-03-26fixes #1208 (if profile is opened in r/w mode, it should be locked)George Hazan
2018-03-25string constants with word dbchecker fixedGeorge Hazan
2018-03-25MIDatabaseChecker interface removedGeorge Hazan
2018-03-25dbchecker moved to deprecatedGeorge 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