index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Db3x_mmap
/
src
/
dbevents.cpp
Age
Commit message (
Expand
)
Author
2024-01-08
Update copyrights
dartraiden
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2023-04-11
DB::FILE_BLOB - file events' access unification
George Hazan
2023-01-05
compilation fix
George Hazan
2023-01-02
Update copyrights
dartraiden
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-11-07
update for system includes & import libraries
George Hazan
2021-06-05
major code cleaning in regard to db_event_getBlobSize & event memory allocation
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-06-15
simpler way of applying server ids to messages
George Hazan
2020-04-25
DBEF_TEMPORARY - new flag to disable event notification about event addition
George Hazan
2020-04-25
db_event_add / db_event_edit to receive const pointer to DBEVENTINFO
George Hazan
2020-01-20
db_event_delete: unused parameter removed
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-10-10
stupid schema with event handles sharing via CreateEventHook eliminated
George Hazan
2018-09-23
db_event_edit - new stub for editing messages
George Hazan
2018-09-19
GetEventById & SetEventId - two new methods to operate with events by their s...
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-08-22
code cleaning
George Hazan
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-08-13
db3x_mmap: fix for metacontacts in [14915]
MikalaiR
2015-08-11
fix for the ME_DB_EVENT_FILTER_ADD processing
George Hazan
2015-06-23
Dbx_mmap: unified project
Kirill Volinsky
2015-01-18
contacts cache details to be completely hidden from the outside world
George Hazan
2015-01-17
ooops...
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
- CDb3Mmap::FillContacts(): returned support for the old contact's format;
George Hazan
2014-12-14
Db3x_mmap: changed warning lavel to w4
Kirill Volinsky
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-07-31
default sub should be changed only on the incoming events
George Hazan
2014-07-20
all profile conversion stuff moved to dbchecker
George Hazan
2014-07-10
fix for converting metas from some early builds of 0.95
George Hazan
2014-06-19
fix for event removal
George Hazan
2014-05-03
database to look up the missing settings for the default sub
George Hazan
2014-04-22
db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not
George Hazan
2014-04-08
fix for disabled metas & tabSRMM container creation
George Hazan
2014-04-02
DBEVENTINFO::isMarkRead() - new helper to simplify bit logic
George Hazan
2014-03-31
inline method markedRead() introduced instead of bits magic
George Hazan
[next]