summaryrefslogtreecommitdiff
path: root/include/delphi
AgeCommit message (Expand)Author
2014-07-26a parameter added to pfnLoadClcOptions to prevent double options initializationGeorge Hazan
2014-07-23ME_MC_ENABLED - signalizes that metacontacts are enabled or disabledGeorge Hazan
2014-07-19db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i...George Hazan
2014-07-15useless junk removedGeorge Hazan
2014-07-09Core: Add PF4_GROUPCHATFILES flag to mark protocols that support sending file...Robert Pösel
2014-07-04mir_core:George Hazan
2014-06-25spelling correctionsDart Raiden
2014-06-24typoDart Raiden
2014-06-14compilation fixAlexey Kulakov
2014-06-14updateAlexey Kulakov
2014-06-12compilation fix (thx person)Kirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-04-24Miranda API updateAlexey Kulakov
2014-04-22db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or notGeorge Hazan
2014-04-05mRadio "Quick Open" addedAlexey Kulakov
2014-03-28Miranda API updateAlexey Kulakov
2014-03-25PathIsAbsolute/PathIsAbsoluteW published from the coreGeorge Hazan
2014-03-22boolean function finally declared as booleanGeorge Hazan
2014-03-20db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are usedGeorge Hazan
2014-03-19fix against recursions in clistsGeorge Hazan
2014-03-15ghazan version fixAlexey Kulakov
2014-03-15fix for a typo in commentsGeorge Hazan
2014-03-15PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocolsGeorge Hazan
2014-03-13another atavism died: DBEF_FIRSTGeorge Hazan
2014-03-12Miranda API fixAlexey Kulakov
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-03-09db_get_contact - fast access to the cached contactsGeorge Hazan
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-03-02MS_MC_DISABLEHIDDENGROUP - nasty clutch removedGeorge 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-27db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layerGeorge Hazan
2014-02-27same for pascal George Hazan
2014-02-27more fun:George Hazan
2014-02-24old/unused types removed from Pascal sourcesGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-16also sync of ChangeInfo deletion to Pascal headersGeorge Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-16timezone api extended to support global settingsGeorge Hazan
2014-02-11shameful death of another 'HANDLE'George Hazan
2014-02-10switching to MCONTACT in both C++ & PascalGeorge Hazan
2014-02-10Miranda API sync with small compilation fixesAlexey Kulakov
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE h...George Hazan
2014-02-04additional fix for pascal headersGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-02-02Miranda API updateAlexey Kulakov