Age | Commit message (Expand) | Author |
2013-05-25 | From IM: Add notification on account creation name duplication error. | Kirill Volinsky |
2013-05-23 | fix for invalid account ordering in Options -> Contact List -> Accounts | George Hazan |
2013-05-19 | fix for windows resizer in 64-bit mode | George Hazan |
2013-05-17 | some more fixes for MS_DB_CONTACT_DELETE & loops | George Hazan |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-05-11 | memory allocation mismatch | George Hazan |
2013-05-11 | missing required lock | George Hazan |
2013-04-23 | also wrtrim renamed, according to the standard, to rtrimw | George Hazan |
2013-04-13 | StdCrypt included into the list of the standard projects | George Hazan |
2013-04-12 | fix for random white icons in menus | George Hazan |
2013-04-11 | Unicode, auto-translatable tooltips for Srmm icons | George Hazan |
2013-04-11 | status icons almost recovered | George Hazan |
2013-04-11 | SRMM icons to be unloaded automatically | George Hazan |
2013-04-10 | - SRMM status icons module moved to the core; | George Hazan |
2013-04-10 | fix for inaccurate lists' declarations | George Hazan |
2013-04-10 | write locks for MDatabaseCache | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-08 | misprint | George Hazan |
2013-04-08 | fix for the undocumented MS_CLIST_RETRIEVE_INTERFACE feature | George Hazan |
2013-04-07 | end of the old database macroses | George Hazan |
2013-04-07 | allow '-' to act as L as the setting deletion marker in autoexec.ini | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | rest of menu cleaning | George 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-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 |