Age | Commit message (Expand) | Author |
2021-01-20 | fixes #2707 (MDBX: reversed event cursors don't work at the end of table | George Hazan |
2021-01-19 | grrm... | George Hazan |
2021-01-19 | Dbx_mdbx: fix for reversed event cursors behavior | George Hazan |
2021-01-19 | fixes #2702 (Dbx_sqlite: missing "Compact" menu item) | George Hazan |
2021-01-18 | fixes #2698 (Add current db format (mdbx, sqlite) to version info report) | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2021-01-08 | database options dialog also went into the core | George Hazan |
2021-01-08 | Password change dialog also became common | George Hazan |
2021-01-08 | encryption code unification, part 2: initialization & data storage | George Hazan |
2021-01-08 | another bunch of duplicate code moved to the core | George Hazan |
2021-01-08 | duplicate code and variables removed | George Hazan |
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 |