summaryrefslogtreecommitdiff
path: root/include/delphi
AgeCommit message (Expand)Author
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-23db_set_resident - helper for MIDataBase::SetSettingResidentGeorge Hazan
2013-06-21new helper ProtoCallService - simply glues module & service name, and then si...George Hazan
2013-06-17ProtoBroadcastAck macro converted into a functionGeorge Hazan
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
2013-06-07duplicated and unused services removedGeorge Hazan
2013-06-04MS_NETLIB_URLENCODE isn't used anyway, die the annoying clutchGeorge Hazan
2013-06-04end of base64* zoo George Hazan
2013-06-03mir_base64_decode & mir_base64_encode moved to mir_core.dllGeorge Hazan
2013-05-25minor PU API fixGeorge Hazan
2013-05-25git-svn-id: http://svn.miranda-ng.org/main/trunk@4821 1316c22d-e87f-b044-9b9b...George Hazan
2013-05-19Changed PopUp to Popup in delphi files, langpack files and rc files.Robert Pösel
2013-05-15MS_MSG_SETSTATUSTEXT - new service for setting the SRMM window's status bar textGeorge Hazan
2013-04-23also wrtrim renamed, according to the standard, to rtrimwGeorge Hazan
2013-04-23- added unicode analogs of ltrim, ltrimp, wildcmp;George Hazan
2013-04-20oops... ME_MSG_WRITEEVENT is ME_MSG_PRECREATEEVENT now :)George Hazan
2013-04-20ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ...George Hazan
2013-04-13- compilation fixVadim Dashevskiy
2013-04-12pascal sources syncGeorge Hazan
2013-04-05MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' hidin...George Hazan
2013-04-04git-svn-id: http://svn.miranda-ng.org/main/trunk@4305 1316c22d-e87f-b044-9b9b...George Hazan
2013-03-30fix for the field type - it must be signedGeorge Hazan
2013-03-30delphi headers cleaningGeorge Hazan
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2013-03-25- compilation fixVadim Dashevskiy
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
2013-03-19- mir_unsubclassWindow introduced for the explicit window unsubclassing;George Hazan
2013-03-17fix for popup-related memory leaksGeorge Hazan
2013-03-17mir_wstrndup added, the Unicode version of mir_strndupGeorge Hazan
2013-03-15POPUPDATAEX_V2: ansi version removedGeorge Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-10- m_core.inc almost returned back to int_ptrGeorge Hazan
2013-03-09fix for XE2George Hazan
2013-03-09- added helper for Icon_RegisterGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-03forgotten another function: mir_callNextSubclassGeorge Hazan
2013-03-03added mechanism of windows subclassing, proof to dynamic plugin unloadingGeorge Hazan
2013-02-23useless variable m_szProtoName removedGeorge Hazan
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...George Hazan
2013-02-10STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins loade...George Hazan
2013-02-08removed not needed interfacesKirill Volinsky
2013-02-08removed not needed interfacesKirill Volinsky
2013-02-08removed not needed interfacesKirill Volinsky
2013-01-29added ability to restart with current profileKirill Volinsky
2013-01-27- new way of removing icolib icons by handleGeorge Hazan
2012-12-07fix for Delphi headersGeorge Hazan
2012-11-28some cosmetic changes to the Delphi headersGeorge Hazan
2012-11-28headers' port to DelphiGeorge Hazan
2012-11-21xstatus api fixesAlexey Kulakov
2012-11-06muuid fix for pascalVadim Dashevskiy