index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
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
2019-02-26
bunch of obsolete code removed from Clist_Modern
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
George Hazan
2018-07-27
Clist_Modern:
George Hazan
2018-01-26
code optimization
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-09-04
Clist_Modern:
George Hazan
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-01-01
bump copyright year
dartraiden
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