summaryrefslogtreecommitdiff
path: root/src/mir_core/db.cpp
AgeCommit message (Expand)Author
2014-03-25- language packs' directory is now %miranda_path%\LanguagesGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-03-09db_get_contact - fast access to the cached contactsGeorge Hazan
2014-02-27clist_modern: metacontacts are always enabledGeorge Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-27db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layerGeorge Hazan
2014-02-10these conversions aren't needed anymoreGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge 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-01copyright update for year 2014George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-08-03various leak fixesGeorge Hazan
2013-07-09db helpers: replace NULL pointers with empty stringsGeorge Hazan
2013-06-30forgotten helper - db_set (writes a DBVARIANT)George Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-23db_set_resident - helper for MIDataBase::SetSettingResidentGeorge Hazan
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-10-10two new db stubs: db_find_first & db_find_nextGeorge Hazan
2012-07-20- db3x_mmap is completely moved to a class;George Hazan
2012-07-18mir_core on MIDatabaseGeorge Hazan
2012-07-18databases are still static, but are controlled via classesGeorge Hazan
2012-07-11fix for returning crazy numbers when the data type in database doesn't match ...George Hazan
2012-07-06- mir_core.dll moved to the core :)George Hazan