Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-31 | we import slower, but more securely (flush database time to time) | George Hazan | |
2021-01-30 | libmdbx: update to 0.9.2.136 | George Hazan | |
2021-01-23 | libmdbx: upgrade to 0.9.2.110 | George Hazan | |
2021-01-23 | SQLite: pick up Miranda-specific commits | dartraiden | |
2021-01-23 | SQLite: update to 3.34.1 | dartraiden | |
2021-01-22 | further clist options optimization | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2021-01-11 | CTimer::Stop to return true if timer was active | George Hazan | |
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 | |
2021-01-06 | fixes #2649 (NewStory: clickable filetransfers in history) | George Hazan | |
2021-01-05 | fixes #2658 (Вынести настройку цвета попапов ↵ | George Hazan | |
редактора базы в отдельные настройки) + цвет текста + чистка кода | |||
2021-01-05 | updated import libraries for mir_app | George Hazan | |
2021-01-05 | CCtrlColor class - the wrapper for Windows Color Picker | George Hazan | |
2020-12-27 | Discord: first 100 guild users are fetched from the server | George Hazan | |
2020-12-12 | libcurl: pick up Miranda-specific commits | dartraiden | |
2020-12-12 | libcurl: update to 7.74.0 | dartraiden | |
2020-12-05 | libmdbx: update to 0.9.2.12 with some useful fixes. | Leonid Yuriev | |
2020-12-04 | libmdbx: promoting to 0.9.2.0 release | George Hazan | |
2020-12-03 | SQLite: pick up Miranda-specific commits | dartraiden | |
2020-12-03 | SQLite: update to 3.34.0 | dartraiden | |
2020-12-03 | liblua: pick up Miranda-specific commits | dartraiden | |
2020-12-03 | liblua: update to 5.4.2 | dartraiden | |
2020-11-17 | fixes #2569 (Ломается профиль после ребута ↵ | George Hazan | |
компа. Miranda NG не может открыть '*', профиль в неизвестном формате) | |||
2020-11-01 | libcurl: pick up Miranda-specific commits | dartraiden | |
2020-11-01 | libcurl: update to 7.73.0 | dartraiden | |
2020-10-29 | Plugin Updater: pu_stub utilities moved to mir_app | George Hazan | |
2020-10-25 | Revert "fixes #2569 (Miranda uses libmdbx unsafely)" | George Hazan | |
This reverts commit a949c9f2b090435ca63de525ee2cd1a79073f08a. | |||
2020-10-25 | fixes #2569 (Miranda uses libmdbx unsafely) | George Hazan | |
2020-10-24 | CCtrlTreeOpts class moved to mir_core, to be reused later | George Hazan | |
2020-10-14 | warning fixes | George Hazan | |
2020-10-11 | liblua: update to 5.4.1 | dartraiden | |
2020-10-09 | compilation fix for VS2017 | George Hazan | |
2020-10-09 | Dbx_mdbx: fix for new constants | George Hazan | |
2020-10-09 | libmdbx: switch to original amalgamated source code (v0.9.1.18) | Leonid Yuriev | |
Amalgamated source code is the recommended form for embedding libmdbx in non-CMake build systems. This amalgamated version contains a minimum of files, is fully ready for use, and make impossible a number of errors. To upgrade or switch to a different version, just unpack to the `src` subdirectory a corresponding `libmdbx-amalgamated-X_Y_Z.zip` at the https://github.com/erthink/libmdbx/releases. For instance, the https://github.com/erthink/libmdbx/releases/download/v0.9.2/libmdbx-amalgamated-0_9_2.zip for the next release. -- Minimal changes have been made to the build configuration: 1. For use the standard `DllMain()` entry of libmdbx: - added the `MDBX_BUILD_SHARED_LIBRARY=1` option; - removed the `MDBX_CONFIG_MANUAL_TLS_CALLBACK` option; - deleted the `miranda.c` file containing only `DllMain()` with the `mdbx_dll_handle()` call, now this is done by the library itself. 2. Removed refs to extra files (that missing in the amalgamated source code): - for building `libmdbx.dll` only the `mdbx.h` and `mdbx.c` are used, but not `mdbx.c++` for a C++ API; - for building the `mdbx_chk`, `mdbx_load`, and `mdbx_dump` utilities only it own sources are used. -- Last libmdbx changes: - Fixed missing installation of `mdbx.h++`. - Fixed use of obsolete `__noreturn`. - Fixed use of `yield` instruction on ARM if unsupported. - Added pthread workaround for buggy toolchain/cmake/buildroot. - Fixed use of `pthread_yield()` for non-GLIBC. - Fixed use of `RegGetValueA()` on Windows 2000/XP. - Fixed use of `GetTickCount64()` on Windows 2000/XP. - Fixed opening DB on a network shares (in the exclusive mode). - Fixed copy&paste typos. - Fixed minor false-positive GCC warning. | |||
2020-10-09 | fixes #2587 (remove rest of old OpenSSL) | George Hazan | |
2020-10-08 | OpenSSL upgraded to 1.1.1 | George Hazan | |
2020-09-08 | DeleteDirectoryTreeW - new function that deletes a folder with all ↵ | George Hazan | |
subfolders (recursively) | |||
2020-08-20 | libcurl: pick up Miranda-specific commits | dartraiden | |
2020-08-20 | libcurl: update to 7.72.0 | dartraiden | |
2020-08-19 | SQLite: pick up Miranda-specific commits | dartraiden | |
2020-08-19 | SQLite: update to 3.33.0 | dartraiden | |
2020-08-17 | FreeImage: WebP support added | George Hazan | |
2020-08-16 | fixes #2538 (NewStory: add stickers support to message log and history) | George Hazan | |
2020-08-07 | fix for rare crash on exit | George Hazan | |