Age | Commit message (Expand) | Author |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | 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-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-25 | AVS: | slotwin |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-04-24 | AVS - common project | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
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 | 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 |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-25 | move null ptr check | Rozhuk Ivan |
2014-11-08 | - fix for the global avatar's redrawing; | George Hazan |
2014-11-08 | code cleaning: | George Hazan |
2014-07-31 | old ugly trash removed from AVS | George Hazan |
2014-07-24 | - AVS_path* functions replaced with the core analogs; | George Hazan |
2014-05-23 | Avatar service: proper capitalization in options | slotwin |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-20 | more warning fixes | George Hazan |
2013-10-18 | small code warning fix | Kirill Volinsky |
2013-09-25 | fix for displaying avatars' paths in Options | George Hazan |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-02 | fix for old avatar setting code in AVS | George Hazan |
2013-08-10 | divide et impera | George Hazan |
2013-08-10 | avatars related code cleaning & reordering | George Hazan |
2013-06-17 | ProtoServiceExists moved to mir_core | 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-05 | - rest of menus cleared; | George Hazan |
2013-03-14 | compilation fix | George Hazan |
2013-03-14 | - fix for crash on exit | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-07-05 | AVS: folder structure change | Vadim Dashevskiy |