summaryrefslogtreecommitdiff
path: root/include/delphi
AgeCommit message (Expand)Author
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
2012-07-15Delphi7 adaptationAlexey Kulakov
2012-07-14API updateAlexey Kulakov
2012-07-05m_api: hide hLangpack from interface partAlexey Kulakov
2012-07-04Pascal headers moved to include\delphi directory (with small updates)Alexey Kulakov
2012-05-15initial commitVadim Dashevskiy