summaryrefslogtreecommitdiff
path: root/include/delphi
AgeCommit message (Expand)Author
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
2012-10-21patch for eliminating expert mode in options (to replace the simple mode with...George Hazan
2012-10-10two new db stubs: db_find_first & db_find_nextGeorge Hazan
2012-10-09code cleaningGeorge Hazan
2012-10-09missing fileGeorge Hazan
2012-10-09fix for zlib1 import in pascal modulesGeorge Hazan
2012-10-09moved\removed headers from h++Kirill Volinsky
2012-10-09Test commit:Kirill Volinsky
2012-10-08compilation fixVadim Dashevskiy
2012-10-07merge of C++ API changesGeorge Hazan
2012-10-03includes updatesAlexey Kulakov
2012-08-07SmileyAdd NMHDR structure part fixAlexey Kulakov
2012-07-28Delphi API updatesAlexey Kulakov
2012-07-18API updateAlexey Kulakov