Age | Commit message (Expand) | Author |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-24 | fixes for MENUITEMINFO declarations | George Hazan |
2015-06-20 | fix for a crash in ShellExt options | George Hazan |
2015-06-20 | mir_app should also delayed too | George Hazan |
2015-06-20 | unified project for ShellExt | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-24 | ShlExt: | Tobias Weimer |
2015-05-22 | replace lstrlenA to mir_strlen | Kirill Volinsky |
2015-05-22 | replace lstrlen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-04 | correct version of rev. [13418] | Vadim Dashevskiy |
2015-05-04 | revert of 131418 | Vadim Dashevskiy |
2015-05-04 | compilation fixes (ghazan, please check this) | Vadim Dashevskiy |
2015-05-03 | fix for the option's page style pt. 5 | Vadim Dashevskiy |
2015-02-05 | ShlExt: | Tobias Weimer |
2015-01-21 | ShellExt must not be linked with mir_core.dll | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | 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-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-08-13 | ShellExt - delay mir_core loading | Vadim Dashevskiy |
2014-04-22 | ShlExt compilation fix (thx person) | Vadim Dashevskiy |
2014-04-22 | Translation fix | Kirill Volinsky |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-09-29 | no need load dll when lib linked | Kirill Volinsky |
2013-09-27 | ShellExt shall not call mir_core.dll | George Hazan |
2013-09-25 | warning fixes | George Hazan |
2013-09-22 | plugins cleanup | Kirill Volinsky |
2013-08-30 | CList/UseGroups default value switched to true | George Hazan |
2013-08-30 | missing files | George Hazan |
2013-08-30 | COM-related code rearranged | George Hazan |
2013-08-29 | - logging disabled for the future times | George Hazan |
2013-08-29 | using Windows core to format UUIDs | George Hazan |