Age | Commit message (Expand) | Author |
---|---|---|
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-16 | clist_modern: Some warnings fixed | Tobias Weimer |
2014-12-14 | Clist_modern: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-02-24 | removed some unneeded translations | Tobias Weimer |
2014-01-23 | fixes bug #188 completely | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-05-16 | unused clist headers | George Hazan |
2013-01-27 | code cleaning | George Hazan |
2012-11-21 | proper file for the precompiled headers | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-20 | - fix for extra icons in modern | George Hazan |
2012-07-13 | Clist_modern: changed folder structure | Vadim Dashevskiy |