summaryrefslogtreecommitdiff
path: root/include/m_db_int.h
AgeCommit message (Expand)Author
2018-04-27fixes #1310 (Wrong language after profile conversion)George Hazan
2018-04-12initial version of profile compactor for MDBXGeorge Hazan
2018-04-12db_get_current() also returns MDatabaseCommon*George Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan
2018-03-25MIDatabaseChecker interface removedGeorge Hazan
2018-03-25dbchecker moved to deprecatedGeorge Hazan
2018-03-21DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...George Hazan
2018-03-10GetDatabasePlugin(pszDriverName) - new function to retrieve a database link b...George Hazan
2018-03-07old C-style code is obsolete now because of MDatabaseCommon existenceGeorge Hazan
2018-02-24more nullptrGoraf
2018-01-22code cleaningGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-24EnumResidentSettings moved to MDatabaseCommonGeorge Hazan
2017-11-24more common database code moved to MDatabaseCommonGeorge Hazan
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-23common database code to be concentrated in mir_appGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-09-16service wrappers -> real functionsGeorge Hazan
2016-09-16forgotten database functionGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-04-06nasty crutch for the stupid dbx_mmapGeorge Hazan
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-07-19profile manager: support for the obsolete profilesGeorge Hazan
2014-07-15fix for the wrong return value typeGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-09db_get_contact - fast access to the cached contactsGeorge Hazan
2014-03-09- unused options removedGeorge Hazan
2014-03-06stubs for metahistory were slightly changedGeorge Hazan
2014-03-06methods for meta-history merging & splitting George Hazan
2014-03-03- META_PROTO/Default went to cache;George Hazan
2014-03-03- MIDatabase::MetaDetouchSub = new method for the mc support virtualizationGeorge Hazan
2014-02-25metacontacts in the database cacheGeorge Hazan
2014-02-19import to open a database in read-only modeGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE h...George Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-13ability to detect whether a setting is encrypted or notGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-05-25update for a year in Miranda NG copyright George Hazan
2013-03-08some memory leak fixesGeorge Hazan