Age | Commit message (Expand) | Author |
2018-10-03 | dbx_mdbx: fix for editing events | George Hazan |
2018-09-23 | new event: ME_DB_EVENT_EDITED | George Hazan |
2018-09-23 | EditEvent implementation for CDbxMDBX | George Hazan |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan |
2018-09-21 | fix for profile encryption process | George Hazan |
2018-09-20 | final fix for libmdbx problem with GC | George Hazan |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their s... | George Hazan |
2018-09-19 | eventids table added for message keys | George Hazan |
2018-09-14 | merge with libmdbx release | George Hazan |
2018-08-25 | limdbx error logging disabled till the problem with GC will be solved | George Hazan |
2018-07-18 | no need to crash inside assert in runtime | George Hazan |
2018-07-17 | added error logger for libmdbx | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-07-11 | this folder isn't needed anymore | George Hazan |
2018-07-11 | libmdbx extracted to separate dll | George Hazan |
2018-07-07 | merge of fix into libdbmx that could create broken profiles | George Hazan |
2018-07-06 | compacting disabled for a while due to a bug in libmdbx | George Hazan |
2018-07-05 | exclusive flag should be passed into mdbx_mmap() call | George Hazan |
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 |