Age | Commit message (Expand) | Author |
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 |
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-10-04 | ancient junk removed from AVS | George Hazan |
2014-09-30 | missing zero char | George Hazan |
2014-09-28 | crash fix | George Hazan |
2014-09-26 | AVS: | George Hazan |
2014-07-31 | AVS: no need to rebuild the whole control for the same contact | George Hazan |
2014-07-31 | old ugly trash removed from AVS | George Hazan |
2014-07-29 | - m_flash.h & m_flash.inc moved to deprecated; | George Hazan |
2014-07-26 | animated avatars 'sleep' after changing subs in tabSEMM | George Hazan |
2014-07-24 | - AVS_path* functions replaced with the core analogs; | George Hazan |
2014-07-23 | fix for mc avatars | George Hazan |
2014-07-23 | removing direct access to metas: AVS | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-05-23 | Avatar service: proper capitalization in options | slotwin |
2014-04-08 | bunch of mc related fixes | George Hazan |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | direct access to MetaContacts/IsSubcontact removed everywhere | George Hazan |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | 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 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-23 | patch for avatars reading optimization (by wsx22) | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-22 | - rare crash fix in Smileys; | George Hazan |
2013-10-20 | more warning fixes | George Hazan |
2013-10-19 | warning fixes | George Hazan |
2013-10-18 | small code warning fix | Kirill Volinsky |