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_clistopts.cpp
Age
Commit message (
Expand
)
Author
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-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-04-28
code cleaning
George Hazan
2016-04-26
R.I.P m_clui.h, you helped us alot
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_snprintf templates without SIZEOF
George Hazan
2015-05-08
old pieces of avatar processing code removed
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-16
no longer need
Dart Raiden
2014-12-14
Clist_modern: changed warning lavel to w4
Kirill Volinsky
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
Clist_modern: decapitalization
Dart Raiden
2014-05-23
Clist_modern: proper capitalization in options and menus
slotwin
2014-03-07
Minor bugfixes:
Tobias Weimer
2014-01-28
minor code cleaning
George Hazan
2014-01-23
fixes bug #188 completely
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-09-25
plugins cleanup
Kirill Volinsky
2013-09-25
valid options initialization
George Hazan
2013-05-16
unused clist headers
George Hazan
2013-04-06
small cleanup
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-01-27
code cleaning
George Hazan
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-11-10
- fix for uninitialized variables;
George Hazan
2012-11-01
Clist Modern own extra icons support removed
George Hazan
2012-10-21
patch for eliminating expert mode in options (to replace the simple mode with...
George Hazan
2012-07-13
Clist_modern: changed folder structure
Vadim Dashevskiy