summaryrefslogtreecommitdiff
path: root/include/delphi
AgeCommit message (Expand)Author
2015-06-14wrong calling conventionGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-13sync for pascal headersGeorge Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
2015-06-02constants for PNG & GIF reordered, restoring the functionality of picture savingGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-23PREF_UNICODE & PREF_UTF removed from pascal sourcesGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06nasty crutch for the stupid dbx_mmapGeorge Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-03-18pascal version of miranda api updateAlexey Kulakov
2015-02-26Delphi miranda api updateAlexey Kulakov
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