summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/dbsettings.cpp
AgeCommit message (Expand)Author
2021-01-17Update copyrightsdartraiden
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-01-04Update copyrightsdartraiden
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge 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-11-13Code modernize ...Goraf
2017-08-22code cleaningGeorge Hazan
2017-08-22code cleaningGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-03-17fixes #739 (extra icons don't work in the totally encrypted database)George Hazan
2017-01-01bump copyright yeardartraiden
2016-09-14second major wipeout of database services & structures:George Hazan
2016-04-10more accurate way to prevent Chinese in db_get_tstaticGeorge Hazan
2016-04-10nasty crutch to allow db_get_tstatic to work correctlyGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-10-28fix for db_unset() calls over resident variablesGeorge Hazan
2015-08-17warning fixesGeorge Hazan
2015-06-23Dbx_mmap: unified projectKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31misplaced lock for database cache accessGeorge Hazan
2014-12-14Db3x_mmap: changed warning lavel to w4Kirill Volinsky
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-09-22we don't allow to write resident settings for non-existent contactsGeorge Hazan
2014-05-03more accurate check for variable lookupGeorge Hazan
2014-05-03fix for ignoring subsGeorge Hazan
2014-05-03crash fix for adding the first sub into a metaGeorge Hazan
2014-05-03database to look up the missing settings for the default subGeorge Hazan
2014-02-08forgotten to apply a methodGeorge Hazan
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE h...George Hazan
2014-02-07- the internal DBContact structure extended to hold one more DWORD: contact ID;George Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-26fix against crash while opening read-only databasesGeorge Hazan
2014-01-13ability to detect whether a setting is encrypted or notGeorge Hazan
2014-01-06fix for decoding settings George Hazan
2014-01-06huh, finally: total database encryption, including historiesGeorge Hazan
2014-01-03more correct way of writing signaturesGeorge Hazan