index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Clist_modern
/
src
/
modern_rowtemplateopt.cpp
Age
Commit message (
Expand
)
Author
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-04-28
code cleaning
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-07-02
unified project for clist_modern
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-16
fix for strncat use
Kirill Volinsky
2015-05-16
cleanup
Kirill Volinsky
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