Age | Commit message (Expand) | Author |
2020-08-07 | database verification added to profile manager | George Hazan |
2020-08-07 | code cleaning | George Hazan |
2020-08-04 | unused code removed | 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-05-13 | kinda first working version of database event cursors | George Hazan |
2020-04-28 | database: | 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-17 | fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco... | George Hazan |
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-08-07 | MDatabaseReadonly - base class for all read-only database drivers | George Hazan |
2018-07-05 | fix for random crash fix on start | George Hazan |
2018-06-29 | safer method of backing up databases instead of trying to read them manually | George Hazan |
2018-06-13 | profile lock detection unbound from contact list services | George Hazan |
2018-05-19 | fixes #1368 (Hide dbx_mmap from profile manager) | George Hazan |
2018-04-27 | fixes #1310 (Wrong language after profile conversion) | George Hazan |
2018-04-12 | initial version of profile compactor for MDBX | George Hazan |
2018-04-12 | db_get_current() also returns MDatabaseCommon* | George Hazan |
2018-04-12 | MIDatabase became pure interface | George Hazan |
2018-03-25 | MIDatabaseChecker interface removed | George Hazan |
2018-03-25 | dbchecker moved to deprecated | George Hazan |
2018-03-21 | DATABASELINK::Unload method replaced with the virtual destructor of MDatabase... | George Hazan |
2018-03-10 | GetDatabasePlugin(pszDriverName) - new function to retrieve a database link b... | George Hazan |
2018-03-07 | old C-style code is obsolete now because of MDatabaseCommon existence | George Hazan |
2018-02-24 | more nullptr | Goraf |
2018-01-22 | code cleaning | George Hazan |
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-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-01-01 | bump copyright year | dartraiden |
2016-09-16 | service wrappers -> real functions | George Hazan |
2016-09-16 | forgotten database function | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
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 |