index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
delphi
/
m_database.inc
Age
Commit message (
Expand
)
Author
2023-12-25
DbEvent_GetTextW: useless second parameter removed
George Hazan
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2023-11-27
.
George Hazan
2023-11-27
patch for Delphi headers
George Hazan
2023-04-19
fixes #3491 (History++: crash on event removal)
George Hazan
2023-02-10
ME_DB_EVENT_MARKED_READ: recursion prevention
George Hazan
2023-02-10
Protocols: preventing recursive contact deletion
George Hazan
2023-02-09
SRMM: better support for group chats in database
George Hazan
2023-01-10
crash fix for Deplhi plugins
George Hazan
2020-09-29
Delphi shall know nothing about this field
George Hazan
2020-06-15
simpler way of applying server ids to messages
George Hazan
2020-01-20
db_event_delete: unused parameter removed
George Hazan
2019-07-24
code cleaning
George Hazan
2019-01-30
fixes #1785 (sub's events aren't marked as read, because of that SRMM could r...
George Hazan
2019-01-20
fixes #1776 (any traces of URL* related constants removed)
George Hazan
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-09-13
more useless helpers wiped out of pascal code
George Hazan
2016-09-13
mode old database junk to die
George Hazan
2015-06-20
MS_DB_TIME_* removed from pascal headers too
George Hazan
2015-03-18
pascal version of miranda api update
Alexey Kulakov
2015-01-28
Pascal: miranda API updates
Alexey Kulakov
2014-12-08
Awkward's private repo sync
Alexey Kulakov
2014-03-28
Miranda API update
Alexey Kulakov
2014-03-08
Pascal-style type correction
Alexey Kulakov
2014-03-03
MS_DB_MODULE_DELETE extended to support module deletion from any contact, not...
George Hazan
2014-02-24
old/unused types removed from Pascal sources
George Hazan
2014-02-18
- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...
George Hazan
2014-02-10
Miranda API sync with small compilation fixes
Alexey Kulakov
2014-02-04
additional fix for pascal headers
George Hazan
2014-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-01-22
small and unneded but update (for sync)
Alexey Kulakov
2014-01-15
sync
Alexey Kulakov
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-06-29
rest of unused databases services removed
George Hazan
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-04-12
pascal sources sync
George Hazan
2013-03-30
delphi headers cleaning
George Hazan
2013-03-30
12 binary replacements for MS_DB_EVENT_* services:
George Hazan
2012-07-28
Delphi API updates
Alexey Kulakov
2012-07-04
Pascal headers moved to include\delphi directory (with small updates)
Alexey Kulakov
2012-05-15
initial commit
Vadim Dashevskiy