Age | Commit message (Expand) | Author |
2023-04-11 | DB::FILE_BLOB - file events' access unification | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2021-11-07 | update for system includes & import libraries | George Hazan |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | 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 | encryption code unification, part 2: initialization & data storage | George Hazan |
2021-01-07 | more common code moved to MDatabaseCommon | George Hazan |
2020-06-15 | simpler way of applying server ids to messages | George Hazan |
2020-04-25 | db_event_add / db_event_edit to receive const pointer to DBEVENTINFO | George Hazan |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan |
2020-01-03 | Import; custom window removed | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their s... | George Hazan |
2018-06-04 | code cleaning | George Hazan |
2018-04-12 | initial version of profile compactor for MDBX | George Hazan |
2018-03-21 | DATABASELINK::Unload method replaced with the virtual destructor of MDatabase... | George Hazan |
2018-03-10 | a couple of fixes for the built-in sqlite import | George Hazan |
2018-03-07 | Import: some fixes for dbrw loader | aunsane |
2018-03-07 | Import: first compiled version of dbrw loader | aunsane |