summaryrefslogtreecommitdiff
path: root/include/delphi/m_helpers.inc
AgeCommit message (Expand)Author
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-22awful crutch for Pascal plugins to use pseudo-constructor a la CMPluginGeorge Hazan
2017-09-24fixes #939 (Crash in service mode)George Hazan
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-11- Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & M...George Hazan
2016-12-02toolbar services removed from pascalGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-09-08Srmm_* wrappers for services converted into regular functionsGeorge Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2015-12-02crutch for setting menu ids in PascalGeorge Hazan
2015-11-11thread library:George Hazan
2015-07-02port of menu changes to pascal headersGeorge Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-17minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITIONGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-03-18pascal version of miranda api updateAlexey Kulakov
2014-12-31pascal code: reformat, small fixesAlexey Kulakov
2014-12-08Awkward's private repo syncAlexey Kulakov
2014-03-08Pascal-style type correctionAlexey Kulakov
2014-02-24old/unused types removed from Pascal sourcesGeorge Hazan
2014-02-10Miranda API sync with small compilation fixesAlexey Kulakov
2014-01-15syncAlexey Kulakov
2013-06-17ProtoBroadcastAck macro converted into a functionGeorge Hazan
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
2013-04-13- compilation fixVadim Dashevskiy
2013-04-12pascal sources syncGeorge Hazan
2013-03-10- m_core.inc almost returned back to int_ptrGeorge Hazan
2013-03-09- added helper for Icon_RegisterGeorge Hazan
2012-08-07SmileyAdd NMHDR structure part fixAlexey Kulakov
2012-07-14API updateAlexey Kulakov
2012-07-04Pascal headers moved to include\delphi directory (with small updates)Alexey Kulakov
2012-05-15initial commitVadim Dashevskiy