summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/dbevents.cpp
AgeCommit message (Expand)Author
2024-01-08Update copyrightsdartraiden
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-01-05compilation fixGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-04-25DBEF_TEMPORARY - new flag to disable event notification about event additionGeorge Hazan
2020-04-25db_event_add / db_event_edit to receive const pointer to DBEVENTINFOGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their s...George Hazan
2018-01-01massive copyright updatedartraiden
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-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-22code cleaningGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-13db3x_mmap: fix for metacontacts in [14915]MikalaiR
2015-08-11fix for the ME_DB_EVENT_FILTER_ADD processingGeorge Hazan
2015-06-23Dbx_mmap: unified projectKirill Volinsky
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
2015-01-17ooops...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21- CDb3Mmap::FillContacts(): returned support for the old contact's format;George Hazan
2014-12-14Db3x_mmap: changed warning lavel to w4Kirill Volinsky
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-07-31default sub should be changed only on the incoming eventsGeorge Hazan
2014-07-20all profile conversion stuff moved to dbcheckerGeorge Hazan
2014-07-10fix for converting metas from some early builds of 0.95 George Hazan
2014-06-19fix for event removalGeorge Hazan
2014-05-03database to look up the missing settings for the default subGeorge Hazan
2014-04-22db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or notGeorge Hazan
2014-04-08fix for disabled metas & tabSRMM container creationGeorge Hazan
2014-04-02DBEVENTINFO::isMarkRead() - new helper to simplify bit logicGeorge Hazan
2014-03-31inline method markedRead() introduced instead of bits magicGeorge Hazan