Age | Commit message (Expand) | Author |
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-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-04-05 | MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' hidin... | George Hazan |
2013-04-05 | core: | Kirill Volinsky |
2013-04-04 | MS_SKIN_PLAYSOUNDFILE: extension of MS_SKIN_PLAYSOUND that plays almost any file | George Hazan |
2013-03-30 | fix for the incorrect string length | George Hazan |
2013-03-30 | added one more parameter for saving files with or without formatting | Kirill Volinsky |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-27 | aestheticism | George Hazan |
2013-03-27 | XML API extended by two file operations: save to & read from file | George Hazan |
2013-03-25 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-24 | char* mir_urlEncode(const char *szUrl) added | George Hazan |
2013-03-18 | fix for misprint | George Hazan |
2013-03-17 | more memory fixes | George Hazan |
2013-03-17 | some another leaks fixed | George Hazan |
2013-03-13 | fix: Options/Plugins gives the incorrect warning when one switches from tabSR... | George Hazan |
2013-03-12 | patch for langpack | George Hazan |
2013-03-11 | only a few real mir_forkthreadex survived | George Hazan |
2013-03-08 | some memory leak fixes | George Hazan |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-06 | fix for Options/OldPluginSettings: old mode never worked, even being set in a... | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTORELATIVE | George Hazan |
2013-02-28 | fix for the command line length in MS_SYSTEM_RESTART | George Hazan |
2013-02-28 | new template, VARST, to hold the result of calling Utils_ReplaceVarsT() | George Hazan |
2013-02-28 | bugfix: AutoExec/OnCreateFilename setting in mirandaboot.ini doesn't work whe... | George Hazan |
2013-02-27 | more memory leaks fixed | George Hazan |
2013-02-25 | PROTO_INTERFACE made zeroed on the basic inheritance level | George Hazan |
2013-02-25 | translation fix | George Hazan |
2013-02-23 | crash fix | George Hazan |
2013-02-23 | useless variable m_szProtoName removed | George Hazan |
2013-02-23 | - PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat... | George Hazan |
2013-02-23 | old C proto interface removed | George Hazan |
2013-02-23 | bugfix: LoadSkinProtoIcon returns global icons when a protocol is not fully c... | George Hazan |
2013-02-23 | correct Jabber account icon calculation | George Hazan |
2013-02-22 | - translation fixes (patch from wishmaster) | Vadim Dashevskiy |
2013-02-21 | added forward service cleanup for the dynamically unloaded plugins | George Hazan |
2013-02-21 | MS_SYSTEM_MODULEUNLOAD should be called after calling Unload, but before the ... | George Hazan |
2013-02-21 | fix for passing valid parameter into ME_SYSTEM_MODULELOAD/ME_SYSTEM_MODULEUNLOAD | George Hazan |
2013-02-21 | small cleanup | Kirill Volinsky |
2013-02-21 | small cleanup | Kirill Volinsky |
2013-02-20 | small cleanup | Kirill Volinsky |
2013-02-19 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-02-19 | translation fix | George Hazan |
2013-02-17 | patch for the messages to be translated | George Hazan |
2013-02-17 | gdi resources cleaning patch | George Hazan |
2013-02-13 | - boost updated to 1.53, and should be placed into ..\..\boost folder | George Hazan |