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
/
TabSRMM
/
src
/
chat
/
options.cpp
Age
Commit message (
Expand
)
Author
2017-03-01
name conflict resolution
George Hazan
2017-02-20
TabSRMM: default mask values must match options
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-12-26
unused option removed
George Hazan
2016-11-17
PathToRelativeT - forgotten macro
George Hazan
2016-10-03
- inlined helpers for fonts, colors & effects creation replaced with functions;
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-07-25
hello, Unix.
George Hazan
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2016-01-16
Tabsrmm:
Tobias Weimer
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-11-23
-Atavism in TabSRMM removed (fixes #1098)
Tobias Weimer
2015-08-28
TabSEMM:
Tobias Weimer
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-01
tabsrmm: common project
Kirill Volinsky
2015-07-22
vc2015 compilation fixes
Kirill Volinsky
2015-07-21
TabSRMM: vc2015 compilation fix
Kirill Volinsky
2015-06-21
MS_UTILS_REPLACEVARS -> Utils_ReplaceVars
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-03-30
fix for the correct restoring of filter in tabSRMM
George Hazan
2015-02-21
code formatting
Kirill Volinsky
2015-02-20
tautology
Dart Raiden
2015-02-20
TabSRMM: wine fixes for settings.
Rozhuk Ivan
2015-01-12
TabSRMM: fully de-capitalized
Dart Raiden
2014-12-31
Year 2015 version update
George Hazan
2014-12-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
static mir_tstrncpy replaced with direct _tcsncpy_s calls
George Hazan
2014-12-01
copyright update
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-10-19
variable name change
Vadim Dashevskiy
2014-10-19
fix for wrongly written help for core variables
Vadim Dashevskiy
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-07-04
tabSRMM:
George Hazan
2014-06-28
typos
Dart Raiden
2014-06-04
code reordering
George Hazan
[next]