summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_rowtemplateopt.cpp
AgeCommit message (Expand)Author
2016-04-28code cleaningGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-07-02unified project for clist_modernGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-16fix for strncat useKirill Volinsky
2015-05-16cleanupKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16clist_modern: Some warnings fixedTobias Weimer
2014-12-14Clist_modern: changed warning lavel to w4Kirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-02-24removed some unneeded translationsTobias Weimer
2014-01-23fixes bug #188 completelyGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-05-16unused clist headersGeorge Hazan
2013-01-27code cleaningGeorge Hazan
2012-11-21proper file for the precompiled headersGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-20- fix for extra icons in modernGeorge Hazan
2012-07-13Clist_modern: changed folder structureVadim Dashevskiy