Age | Commit message (Expand) | Author |
---|---|---|
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-02-11 | Spamotron: resource cosmetic, decapitalization | Dart Raiden |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-07-24 | replace sprintf to mir_snprintf (part 4) | Kirill Volinsky |
2013-05-21 | minor adaptions for Miranda NG | Tobias Weimer |
2013-05-18 | spamotron sourcetree import | vu1tur |