summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-04-08- MBF_OWNERSTATE option moved to the public header;George Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...George Hazan
2013-04-07yaRelay included into solutionsGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge 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-04-04MS_SKIN_PLAYSOUNDFILE: extension of MS_SKIN_PLAYSOUND that plays almost any fileGeorge Hazan
2013-03-30fix for the field type - it must be signedGeorge Hazan
2013-03-30delphi headers cleaningGeorge Hazan
2013-03-30added one more parameter for saving files with or without formattingKirill Volinsky
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2013-03-27XML API extended by two file operations: save to & read from fileGeorge Hazan
2013-03-25GTalk menu item is inserted now into the Jabber protocol menuGeorge Hazan
2013-03-25- compilation fixVadim Dashevskiy
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
2013-03-24- IJabberNetInterface::GetHandle() method added to retrieve a network handle;George Hazan
2013-03-21- unused constant MIRANDA_IDLE_INFO_SIZE_1 removed;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-17oops... and mir_tstrndup tooGeorge Hazan
2013-03-17mir_wstrndup added, the Unicode version of mir_strndupGeorge Hazan
2013-03-16Correct mistake in the api documentation at /include/m_database.h for MS_DB_G...Szymon Tokarz
2013-03-15POPUPDATAEX_V2: ansi version removedGeorge Hazan
2013-03-15various popup related code cleaningGeorge 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-08some memory leak fixesGeorge 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-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-28compilation fixesGeorge Hazan
2013-02-28new template, VARST, to hold the result of calling Utils_ReplaceVarsT()George Hazan
2013-02-25PROTO_INTERFACE made zeroed on the basic inheritance levelGeorge 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-23old C proto interface removedGeorge Hazan
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge 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
2013-01-27all perversions will "core_main_*" icon names removedGeorge Hazan
2013-01-26special icon for frames: SKINICON_OTHER_FRAMEGeorge Hazan