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
/
templates.cpp
Age
Commit message (
Expand
)
Author
2019-10-10
crash fix
George Hazan
2019-10-02
merge with SrmmLogContainer
George Hazan
2019-09-14
tabSRMM:
George Hazan
2019-09-13
tabSRMM:
George Hazan
2019-03-07
tabSRMM:
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-10-30
tabSRMM:
George Hazan
2018-07-24
database:
George Hazan
2018-07-11
GUI change:
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-15
CCtrlButton + OnClick => CCtrlHyperlink
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-11-13
Code modernize ...
Goraf
2017-11-10
fixes #1023 (TabSRMM: can't save template changes)
George Hazan
2017-10-02
fixes #967 (Broken templates preview in TabSRMM native templates editor)
George Hazan
2017-08-06
Update rest of links to https
Robert Pösel
2017-03-08
code cleaning
George Hazan
2017-03-01
name conflict resolution
George Hazan
2017-02-28
TabSrmm -> UI classes
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-12-07
TabSRMM:
George Hazan
2016-09-05
TabSRMM: Make default settings more user friendly and use nicer templates
Robert Pösel
2016-08-20
- fix for the wrong tab name for new contacts;
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-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-08-30
TabSRMM: Mark TemplateNames as translatable by lpgen (simplifies r15098)
Robert Pösel
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-08-01
switch from miranda.or.at to our wiki
Dart Raiden
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-03-26
* TabSRMM: fix templates preview: error message; first empty line after secon...
Rozhuk Ivan
2015-02-21
code formatting
Kirill Volinsky
2015-01-12
TabSRMM: fully de-capitalized
Dart Raiden
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
[next]