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
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
2014-12-01
copyright update
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-25
TabSRMM null ptr fixes and code cleanup
Rozhuk Ivan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-27
special color for status change events in tabSRMM restored
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-27
status changes are not added to a database anymore, only printed in the messa...
George Hazan
2013-12-20
- mathMod support removed;
George Hazan
2013-08-12
mir_alloc/calloc/free instead of simple malloc/calloc/free
George Hazan
2013-08-04
- code formatting;
George Hazan
2013-07-07
- special method for reading booleans
George Hazan
2013-06-27
obsolete helpers removed
George Hazan
2013-04-11
- massive extinction of clutches in tabSRMM;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-26
code cleaning
George Hazan
[next]