summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/dbcontacts.cpp
AgeCommit message (Collapse)Author
2014-02-19import to open a database in read-only modeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-13fix for a contact's deletion in mmapGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-09fix for the temporary contact creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8074 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE ↵George Hazan
hContact git-svn-id: http://svn.miranda-ng.org/main/trunk@8067 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-07- the internal DBContact structure extended to hold one more DWORD: contact ID;George Hazan
- when called from dbchecker, mmap now refuses to check the old versions of database; - old classes hierarchy removed, all classes were merged into one due to the death of db3x & mmap_sa; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@8061 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
- MS_DB_CONTACT_GETSETTINGSTATIC died; - DBCONTACTGETSETTING is detouched from all services; - these service calls are rewritten using parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@8035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-03more correct way of writing signaturesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-25update for a year in Miranda NG copyright George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4825 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10dbx_mmap: protocol cache is used more intensively George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4409 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-03database cache migration, phase 1George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-25- fix for memory corruption in Dbx_treeGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@1648 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23slightly changed class hierarchyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23Db3x_mmap,Db_autobackups: changed folder structure Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1107 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c