Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-10 | fixes #2438 (Jabber: списки приватности странно ↵ | George Hazan | |
себя ведут) + some another DoModal() calls cleaning | |||
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 | |
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning | |||
2020-02-07 | fixes #2205 (Unable to create new profile) | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-05-29 | all icons with keys replaced with skin password icon SKINICON_OTHER_KEYS | George Hazan | |
2019-02-22 | Dbx_Mdbx: fix for hangup during database encryption | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-10-08 | Dbx_mdbx: fix for assert during database encryption | George Hazan | |
2018-09-21 | fix for profile encryption process | George Hazan | |
2018-05-07 | Dbx_mdbx: fixes crash when user tries to compact a profile with password | George Hazan | |
(cherry picked from commit b6bbbb16e26ce924022d623572fce852e234ee16) | |||
2018-04-15 | fixes #1230 (Database encryption mode) | George Hazan | |
2018-03-30 | fix for asynchronous database flush to fix unsaved data | George Hazan | |
2018-03-28 | fix for losing info due to MDBX_RESERVE flag | George Hazan | |
2018-03-23 | fixes #1195 (Import from mdbx is broken) | George Hazan | |
2018-01-23 | dbx_mdbx: | George Hazan | |
- fix for a name conflict; - stricter transaction scope; - version bump | |||
2018-01-22 | code cleaning | George Hazan | |
2018-01-11 | dbx_mdbx: | George Hazan | |
- Remap() / MDBX_CHECK perversion removed; - mdbx_env_set_geometry() is used to grow file automatically | |||
2018-01-11 | mdbx-plugin: fix names for clarity (minor, but renaming). | George Hazan | |
# Conflicts: # plugins/Dbx_mdbx/src/libmdbx |