summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/mir_db.cpp
AgeCommit message (Expand)Author
2023-12-26unused code removedGeorge Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2022-08-02UInfoEx: advanced options dialog -> UI classesGeorge Hazan
2022-06-16UInfoEx: fix for retrieving data + major code cleaningGeorge Hazan
2022-02-09db_is_module_empty & db_copy_module - new database helpersGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2020-11-17fix for processing db_mc_getSub() return valueGeorge Hazan
2020-05-14simple database event cycles moved to cursorsGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-02-21UInfoEx: C++'11 iteratorsGeorge Hazan
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-28Source files converted to utf-8Kirill Volinsky
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-08UserInfoEx:Tobias Weimer
2015-08-01UInfoEx: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-23some crazy list declarations fixedGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-01\0 removedGeorge Hazan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George 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-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