Age | Commit message (Expand) | Author |
2016-06-11 | MRA: change avatars load threads count default value from 4 to 1 | Rozhuk Ivan |
2016-06-06 | minor code cleaning (stub removed) | George Hazan |
2016-05-13 | code cleaning | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-12-28 | AVS: decapitalization | Dart Raiden |
2015-11-18 | AVS: this section is called "Avatar" | Dart Raiden |
2015-11-15 | AVS: use -> insread of | | Dart Raiden |
2015-11-11 | thread library: | George Hazan |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-13 | warning fixes | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-24 | set maximum size by default, not 0 | 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-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |
2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-28 | AVS: | slotwin |
2015-05-25 | AVS: | slotwin |
2015-05-24 | AdvaImg: fixed image loading without size restriction | Alexander Lantsev |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-15 | correct notification when avatar is removed | George Hazan |
2015-05-03 | fix for the option's page style | Vadim Dashevskiy |
2015-05-01 | AVS: | Tobias Weimer |
2015-04-24 | AVS - common project | Vadim Dashevskiy |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-14 | fix for a typo | George Hazan |
2015-01-04 | code cleaning | George Hazan |
2015-01-03 | plugin don't use icon | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | AVS: warning fix | Kirill Volinsky |
2014-12-14 | warning fix | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | AVS: changed warning lavel to w4 | Kirill Volinsky |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |