summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat/options.cpp
AgeCommit message (Expand)Author
2017-03-01name conflict resolutionGeorge Hazan
2017-02-20TabSRMM: default mask values must match optionsGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-26unused option removedGeorge Hazan
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-01-16Tabsrmm:Tobias Weimer
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-11-23-Atavism in TabSRMM removed (fixes #1098)Tobias Weimer
2015-08-28TabSEMM:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-07-22vc2015 compilation fixesKirill Volinsky
2015-07-21TabSRMM: vc2015 compilation fixKirill Volinsky
2015-06-21MS_UTILS_REPLACEVARS -> Utils_ReplaceVarsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-03-30fix for the correct restoring of filter in tabSRMMGeorge Hazan
2015-02-21code formattingKirill Volinsky
2015-02-20tautologyDart Raiden
2015-02-20TabSRMM: wine fixes for settings.Rozhuk Ivan
2015-01-12TabSRMM: fully de-capitalizedDart Raiden
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01static mir_tstrncpy replaced with direct _tcsncpy_s callsGeorge Hazan
2014-12-01copyright updateGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-10-19variable name changeVadim Dashevskiy
2014-10-19fix for wrongly written help for core variablesVadim Dashevskiy
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-04tabSRMM:George Hazan
2014-06-28typosDart Raiden
2014-06-04code reorderingGeorge Hazan