summaryrefslogtreecommitdiff
path: root/include/delphi
AgeCommit message (Expand)Author
2015-01-28Pascal: miranda API updatesAlexey Kulakov
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31pascal code: reformat, small fixesAlexey Kulakov
2014-12-08pascal include fixes. next tryAlexey Kulakov
2014-12-08compilation fixAlexey Kulakov
2014-12-08Awkward's private repo syncAlexey Kulakov
2014-12-05useless function removedGeorge Hazan
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan
2014-10-19and delphi header tooVadim Dashevskiy
2014-10-04ancient junk removed from AVSGeorge Hazan
2014-09-17- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C...George Hazan
2014-09-17MS_CLIST_REMOVETRAYMENUITEM - never used at all. RIPGeorge Hazan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-08-29PF4_SINGLEFILEONLY - protocol can require sending files only one by oneGeorge Hazan
2014-08-14account creation code extracted to the separate service function, MS_PROTO_CR...George Hazan
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