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
/
modplus.cpp
Age
Commit message (
Expand
)
Author
2017-03-08
code cleaning
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-12-07
TabSRMM:
George Hazan
2016-12-01
toolbar icons processing code moved to mir_app
George Hazan
2016-11-29
- BBBF_ISLSIDEBUTTON flag removed (set by default);
George Hazan
2016-11-29
BBBF_ANSITOOLTIP - unused flag removed
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-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-01
tabsrmm: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-02-21
code formatting
Kirill Volinsky
2015-01-25
TabSRMM:
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
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-07-15
code cleaning
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-09-09
- memory corruption in [img] button;
George Hazan
2013-08-12
mir_alloc/calloc/free instead of simple malloc/calloc/free
George Hazan
2013-08-12
- fix for a rare crash on tabsrmm tooltips;
George Hazan
2013-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-06-27
obsolete helpers removed
George Hazan
2013-04-08
- MBF_OWNERSTATE option moved to the public header;
George Hazan
2013-04-08
finger support option removed from tabSRMM
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-03-06
cleanup of the unnecessary UnhookEvent() calls
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-14
TabSRMM: folders restructurization
Kirill Volinsky