summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/mir_db.cpp
AgeCommit message (Expand)Author
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-27direct access to MetaContacts/IsSubcontact removed everywhereGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-12another bunch of useless conversions diedGeorge 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-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-12-26various code cleaningGeorge Hazan
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-23unifoex moved to the standard db_* functionsGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-04-11- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-28code cleaningGeorge Hazan
2013-03-28warning fixesGeorge Hazan
2013-03-17removed not used headersKirill Volinsky
2013-01-20removed old revision informationKirill Volinsky
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-09-07-minor signature fixesTobias Weimer
2012-07-24UserInfoEx, Variables: changed folder structure Vadim Dashevskiy