Age | Commit message (Expand) | Author |
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-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 |
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-01 | Happy new year, Miranda | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-10-10 | stupid schema with event handles sharing via CreateEventHook eliminated | George Hazan |
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-03-26 | unused declaration removed | George Hazan |
2018-03-25 | string constants with word dbchecker fixed | George Hazan |
2018-03-25 | MIDatabaseChecker interface removed | George Hazan |
2018-03-25 | dbchecker moved to deprecated | George Hazan |
2018-02-24 | guard headers | Goraf |
2018-01-01 | massive copyright update | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-24 | EnumResidentSettings moved to MDatabaseCommon | George Hazan |
2017-11-24 | more common database code moved to MDatabaseCommon | George Hazan |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan |
2017-11-23 | common database code to be concentrated in mir_app | George Hazan |
2017-08-22 | code cleaning | George Hazan |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-01-01 | bump copyright year | dartraiden |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-04-06 | nasty crutch for the stupid dbx_mmap | George Hazan |
2015-01-18 | contacts cache details to be completely hidden from the outside world | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-21 | - CDb3Mmap::FillContacts(): returned support for the old contact's format; | George Hazan |
2014-12-14 | Db3x_mmap: changed warning lavel to w4 | Kirill Volinsky |
2014-07-21 | dbx_mmap: | George Hazan |