summaryrefslogtreecommitdiff
path: root/include/delphi/m_database.inc
AgeCommit message (Expand)Author
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2023-11-27.George Hazan
2023-11-27patch for Delphi headersGeorge Hazan
2023-04-19fixes #3491 (History++: crash on event removal)George Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-10crash fix for Deplhi pluginsGeorge Hazan
2020-09-29Delphi shall know nothing about this fieldGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2019-07-24code cleaningGeorge Hazan
2019-01-30fixes #1785 (sub's events aren't marked as read, because of that SRMM could r...George Hazan
2019-01-20fixes #1776 (any traces of URL* related constants removed)George Hazan
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13more useless helpers wiped out of pascal codeGeorge Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2015-06-20MS_DB_TIME_* removed from pascal headers tooGeorge Hazan
2015-03-18pascal version of miranda api updateAlexey Kulakov
2015-01-28Pascal: miranda API updatesAlexey Kulakov
2014-12-08Awkward's private repo syncAlexey Kulakov
2014-03-28Miranda API updateAlexey Kulakov
2014-03-08Pascal-style type correctionAlexey Kulakov
2014-03-03MS_DB_MODULE_DELETE extended to support module deletion from any contact, not...George Hazan
2014-02-24old/unused types removed from Pascal sourcesGeorge Hazan
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-10Miranda API sync with small compilation fixesAlexey Kulakov
2014-02-04additional fix for pascal headersGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-22small and unneded but update (for sync)Alexey Kulakov
2014-01-15syncAlexey Kulakov
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-04-12pascal sources syncGeorge Hazan
2013-03-30delphi headers cleaningGeorge Hazan
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2012-07-28Delphi API updatesAlexey Kulakov
2012-07-04Pascal headers moved to include\delphi directory (with small updates)Alexey Kulakov
2012-05-15initial commitVadim Dashevskiy