Age | Commit message (Expand) | Author |
2018-07-05 | forgotten check for non-local files | George Hazan |
2018-07-04 | grrm | George Hazan |
2018-07-04 | merge with libmdbx master | George Hazan |
2018-06-29 | safer method of backing up databases instead of trying to read them manually | George Hazan |
2018-06-23 | database isn't profile | dartraiden |
2018-06-22 | DebugBreak() removed from unsuccessful transaction opening | George Hazan |
2018-06-21 | compilation fix | George Hazan |
2018-06-21 | non-local check & MDBX_EXCLUSIVE are mutually exclusive | George Hazan |
2018-06-20 | FILE_SHARE_READ still must be set even in the exclusive mode | George Hazan |
2018-06-20 | merge with libmdbx/xp | George Hazan |
2018-06-19 | merge of libmdbx 1.5 | George Hazan |
2018-06-13 | Dbx_mdbx: duplicate code removed | George Hazan |
2018-06-13 | profile lock detection unbound from contact list services | George Hazan |
2018-06-07 | fixes #1411 (Dev version crashes under XP) | George Hazan |
2018-06-05 | Dbx_mdbx: | George Hazan |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | m_crypto.h => CMPlugin | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-19 | fixes #1368 (Hide dbx_mmap from profile manager) | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan |
2018-05-17 | Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView... | George Hazan |
2018-05-16 | CMake: Config for Dbx_mdbx plugin. | protomors |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-14 | fixes #1336 (Dropbox destroys mdbx-based database) | George Hazan |
2018-05-07 | Dbx_mdbx: fixes crash when user tries to compact a profile with password | George Hazan |
2018-04-15 | fixes #1230 (Database encryption mode) | George Hazan |
2018-04-13 | 64-bit Miranda to use 16 GB mmap | George Hazan |
2018-04-13 | MDBX_COALESCE helps to free trailing database pages | 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-12 | MIDatabase became pure interface | George Hazan |
2018-04-11 | 512M is the maximum size that a 32-bit program can mmap | George Hazan |
2018-04-10 | fixes #1244 (Deleting subcontact history event leads to metacontact empty his... | George Hazan |
2018-04-09 | frankly speaking, there's no need to lock the database profile since we check... | George Hazan |
2018-04-02 | Dbx_mdbx: fix for record number calculation | George Hazan |
2018-04-02 | fixes #1239 (MDBX: crash on "dbmodulechain.cpp (45): CDbxMDBX::GetModuleID" a... | 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 | merge with the final version of libmdbx | George Hazan |
2018-03-30 | fix for asynchronous database flush to fix unsaved data | George Hazan |