summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2013-04-08misprintGeorge Hazan
2013-04-08fix for the undocumented MS_CLIST_RETRIEVE_INTERFACE featureGeorge Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-07allow '-' to act as L as the setting deletion marker in autoexec.iniGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05- Added ability to open chat window after adding contact (patch from Robyer)Vadim Dashevskiy
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-04-05MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' hidin...George Hazan
2013-04-05core:Kirill Volinsky
2013-04-04MS_SKIN_PLAYSOUNDFILE: extension of MS_SKIN_PLAYSOUND that plays almost any fileGeorge Hazan
2013-03-30fix for the incorrect string lengthGeorge Hazan
2013-03-30added one more parameter for saving files with or without formattingKirill Volinsky
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-27aestheticism George Hazan
2013-03-27XML API extended by two file operations: save to & read from fileGeorge Hazan
2013-03-25- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
2013-03-18fix for misprintGeorge Hazan
2013-03-17more memory fixesGeorge Hazan
2013-03-17some another leaks fixedGeorge Hazan
2013-03-13fix: Options/Plugins gives the incorrect warning when one switches from tabSR...George Hazan
2013-03-12patch for langpackGeorge Hazan
2013-03-11only a few real mir_forkthreadex survivedGeorge 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-04new subclassing functions applied to all pluginsGeorge 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-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-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-21fix for passing valid parameter into ME_SYSTEM_MODULELOAD/ME_SYSTEM_MODULEUNLOADGeorge Hazan
2013-02-21small cleanupKirill Volinsky
2013-02-21small cleanupKirill Volinsky