summaryrefslogtreecommitdiff
path: root/include/delphi
AgeCommit message (Expand)Author
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
2014-01-24fix for unneeded data conversion & wrong data type in mir_base64_encodeGeorge Hazan
2014-01-23patch for avatars reading optimization (by wsx22)George Hazan
2014-01-22small and unneded but update (for sync)Alexey Kulakov
2014-01-18old useless junk removedGeorge Hazan
2014-01-15syncAlexey Kulakov
2014-01-08- end of ANSI support in chats;George Hazan
2013-12-14- another atavism (DBVTF_DENYUNICODE) removed;George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-10-10even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTIONGeorge Hazan
2013-09-25delphi headers syncGeorge Hazan
2013-09-25IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the coreGeorge Hazan
2013-09-24PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...George Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-07MS_CLIST_GROUPEXISTS - new service to detect the clist group's presenceGeorge Hazan
2013-08-16mir_md5_byte_t => BYTE;George Hazan
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-15- custom sha1 engine removed from GG;George Hazan