Age | Commit message (Expand) | Author |
2015-06-24 | fixes for MENUITEMINFO declarations | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-03-06 | TabSRMM: code cleanup | Tobias Weimer |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-21 | tabSRMM chats to use the same rtf formatter both for chats & groupchats | George Hazan |
2015-02-21 | - fix for underlining processing; | George Hazan |
2015-01-18 | contacts cache details to be completely hidden from the outside world | George Hazan |
2015-01-11 | code cleaning | George Hazan |
2015-01-07 | TabSRMM: typos | Dart Raiden |
2015-01-06 | TabSRMM: partial decapitalization (I tried not to broke any of the database s... | Dart Raiden |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | fix for the url extractor | George Hazan |
2014-12-13 | Utils::FormatTitleBar: wrong function's return type | George Hazan |
2014-12-13 | fix for info panel's tooltip | George Hazan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | copyright update | George Hazan |
2014-12-01 | warning fixes | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-09-13 | code cleaning | George Hazan |
2014-07-24 | tabSRMM has to set the sub's contact manually to display correct avatar | George Hazan |
2014-07-10 | compilation fix | George Hazan |
2014-07-10 | - we don't broadcast added events anymore; | George Hazan |
2014-07-04 | missing argument | George Hazan |
2014-07-04 | tabSRMM: | George Hazan |
2014-05-24 | spelling correction | Dart Raiden |
2014-03-11 | fix for tabSRMM send queue | George Hazan |
2014-03-09 | - unused variables wiped out of tabSRMM | George Hazan |
2014-02-26 | MCONTACT-related code cleaning | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |