summaryrefslogtreecommitdiff
path: root/include/m_database.h
AgeCommit message (Expand)Author
2014-07-20all profile conversion stuff moved to dbcheckerGeorge Hazan
2014-03-15database event registration's code slightly enhancedGeorge Hazan
2014-03-03MS_DB_MODULE_DELETE extended to support module deletion from any contact, not...George Hazan
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-17old strange comment removedGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-14- another atavism (DBVTF_DENYUNICODE) removed;George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-11-16DBVTF_DENYUNICODE moved to the proper headerGeorge Hazan
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2013-03-16Correct mistake in the api documentation at /include/m_database.h for MS_DB_G...Szymon Tokarz
2012-11-15include: tabs over spacesGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-09-16removed clutch for GCC (it already exists in m_system.h)George Hazan
2012-07-28- MS_DB_CHECKPROFILE - service for checking databasesGeorge Hazan
2012-07-28- added MS_DB_SETDEFAULTPROFILE service for the service pluginsGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-06-28database stubs moved to mir_coreGeorge Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-05-15initial commitVadim Dashevskiy