Age | Commit message (Expand) | Author |
2021-01-07 | more common code moved to MDatabaseCommon | George Hazan |
2021-01-07 | common code moved to the core | George Hazan |
2020-12-13 | Dbx_mdbx: crash fix when deleting sub-contact from a meta | George Hazan |
2020-12-09 | fixes #2641 (Не работает импорт базы данных) | George Hazan |
2020-12-07 | fix for rare crash in meta contacts | George Hazan |
2020-12-07 | Dbx_mdbx: we don't have to bother db if we're trying to delete missing setting | George Hazan |
2020-12-07 | useless code removed | George Hazan |
2020-12-05 | fixes #2637 (Dbx_mdbx: Миранда не запускается после ... | George Hazan |
2020-12-04 | Dbx_mdbx: now we very quickly load _all_ settings into memory to reject cache... | George Hazan |
2020-12-04 | we don't need this crutch anymore, due to the reading from global writing tra... | George Hazan |
2020-12-02 | Dbx_mdbx: fix for losing information during reboot | George Hazan |
2020-12-01 | fixes #2634 & #2605 (various problems on startup, caused by transaction isola... | George Hazan |
2020-11-25 | Dbx_mdbx: adaptation of Compact for new write transaction scheme | George Hazan |
2020-11-25 | fixes #2628 (Миранда зависает при попытке прове... | George Hazan |
2020-11-23 | fixes #2626 (Import: cannot import from mdbx to sqlite) | George Hazan |
2020-11-17 | fixes #2569 (Ломается профиль после ребута комп... | George Hazan |
2020-11-16 | Dbx_mdbx: global cursors replaced with mdbx_cursor_bind() and temporary cursors | George Hazan |
2020-11-15 | txn_ptr::abort() not to be mixed with common ::abort() | George Hazan |
2020-11-15 | unused variable CDbxMDBX::m_bShared removed | George Hazan |
2020-11-15 | Dbx_mdbx: code cleaning | George Hazan |
2020-10-25 | Revert "fixes #2569 (Miranda uses libmdbx unsafely)" | George Hazan |
2020-10-25 | fixes #2569 (Miranda uses libmdbx unsafely) | George Hazan |
2020-10-09 | Dbx_mdbx: fix for new constants | George Hazan |
2020-09-22 | sh-h-hit | George Hazan |
2020-09-22 | fix for error -32790 on very large profiles | George Hazan |
2020-08-08 | filtering out orphaned settings | George Hazan |
2020-08-07 | Dbx_Mdbx: first two integrity checks | George Hazan |
2020-08-07 | database verification added to profile manager | George Hazan |
2020-08-07 | code cleaning | George Hazan |
2020-07-09 | fixes #2474 (NewStory: системная история не удаляет�... | George Hazan |
2020-06-24 | fixes #2460 (NewStory: удаление всей истории через м... | George Hazan |
2020-06-22 | temporary return of DbChecker | George Hazan |
2020-06-15 | simpler way of applying server ids to messages | George Hazan |
2020-06-10 | fixes #2438 (Jabber: списки приватности странно се�... | George Hazan |
2020-06-09 | fix for running the same dialog multiple times | George Hazan |
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan |
2020-06-04 | UI classes: | George Hazan |
2020-05-29 | more logs | George Hazan |
2020-05-29 | Dbx_mdbx: faster way of removing a contact | George Hazan |
2020-05-13 | kinda first working version of database event cursors | George Hazan |
2020-05-12 | event cursors for mdbx driver | George Hazan |
2020-05-02 | fixes #2367 (После удаления истории меты в базе ... | George Hazan |
2020-04-25 | DBEF_TEMPORARY - new flag to disable event notification about event addition | George Hazan |
2020-04-25 | db_event_add / db_event_edit to receive const pointer to DBEVENTINFO | George Hazan |
2020-03-24 | Dbx_mdbx: fix for a nasty problem with message ids | George Hazan |
2020-02-07 | fixes #2205 (Unable to create new profile) | George Hazan |
2020-02-02 | fixes #2139 (При первом запуске драйвер базы за�... | George Hazan |
2020-02-01 | m_system_cpp.h removed, because there're no C files anymore (hurrah) | George Hazan |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan |
2020-01-15 | Fix URL | dartraiden |