summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-09fix: PathToAbsolute doesn't clear the output string on errorGeorge Hazan
2013-03-08some memory leak fixesGeorge Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-03-06fix for Options/OldPluginSettings: old mode never worked, even being set in a...George Hazan
2013-03-04fix for the smileys cleanup procedureGeorge Hazan
2013-03-04fix for drawing subclassed windowsGeorge 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-03-01service call replaced with helper: MS_UTILS_PATHTORELATIVEGeorge Hazan
2013-03-01service call replaced with helperGeorge Hazan
2013-02-28fix for the command line length in MS_SYSTEM_RESTARTGeorge Hazan
2013-02-28new template, VARST, to hold the result of calling Utils_ReplaceVarsT()George Hazan
2013-02-28bugfix: AutoExec/OnCreateFilename setting in mirandaboot.ini doesn't work whe...George Hazan
2013-02-27more memory leaks fixedGeorge Hazan
2013-02-25PROTO_INTERFACE made zeroed on the basic inheritance levelGeorge Hazan
2013-02-25translation fixGeorge Hazan
2013-02-24- resource cosmetics (patch from person)Vadim Dashevskiy
2013-02-23crash fixGeorge 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-23bugfix: LoadSkinProtoIcon returns global icons when a protocol is not fully c...George Hazan
2013-02-23correct Jabber account icon calculationGeorge Hazan
2013-02-22- translation fixes (patch from wishmaster)Vadim Dashevskiy
2013-02-21added forward service cleanup for the dynamically unloaded pluginsGeorge Hazan
2013-02-21MS_SYSTEM_MODULEUNLOAD should be called after calling Unload, but before the ...George Hazan
2013-02-21code cleaningGeorge Hazan
2013-02-21fixed deleting popups options page when loading/unloading popup or yapp pluginKirill Volinsky
2013-02-21fix for passing valid parameter into ME_SYSTEM_MODULELOAD/ME_SYSTEM_MODULEUNLOADGeorge Hazan
2013-02-21small cleanupKirill Volinsky
2013-02-21small cleanupKirill Volinsky
2013-02-20small cleanupKirill Volinsky
2013-02-19miranda hangs up when one of the standard modules is missingGeorge Hazan
2013-02-19- Create PopUp options pages only when popup plugin present Vadim Dashevskiy
2013-02-19- translation fixes (patch from Basil)Vadim Dashevskiy
2013-02-19translation fixGeorge Hazan
2013-02-18duplicate message removedGeorge Hazan
2013-02-17patch for the messages to be translated George Hazan
2013-02-17gdi resources cleaning patchGeorge Hazan
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan
2013-02-13- fix not to add dbchecker into the plugins list that caused reload in Option...George Hazan
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-02-11fix for non-pushable buttonGeorge Hazan
2013-02-11core: copyright update to year 2013George Hazan
2013-02-10STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins loade...George Hazan
2013-02-10fix to disable clicking on statically loaded pluginsGeorge Hazan
2013-02-10also dbchecker should not be controlled by Options/PluginsGeorge Hazan