index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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
/
log.cpp
Age
Commit message (
Expand
)
Author
2014-01-21
a copy of log style manager removed from tabSRMM
George Hazan
2014-01-21
- OnSessionCreate was called too early;
George Hazan
2014-01-20
fixes $531 (ability to highlight messages by a role)
George Hazan
2014-01-19
chat log icons are back
George Hazan
2014-01-19
boolean field names normalization
George Hazan
2014-01-18
bug: self style is overridden by status
George Hazan
2014-01-18
end of crazy matrix mechanics in chat's icon ordering
George Hazan
2014-01-17
- kernel chat module loads automatically, not on request;
George Hazan
2014-01-16
kernel chats, part 3, tabsrmm
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-20
- mathMod support removed;
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-08-06
- DoTrimMessage removed and replaced with rtrim()
George Hazan
2013-08-04
- code formatting;
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-07-23
git-svn-id: http://svn.miranda-ng.org/main/trunk@5456 1316c22d-e87f-b044-9b9b...
George Hazan
2013-07-23
revert of shamefully killed mir_vsntprintf
George Hazan
2013-07-22
replace sprintf to mir_snprintf (part 2)
Kirill Volinsky
2013-07-22
replace sprintf to mir_snprintf (part 1)
Kirill Volinsky
2013-07-07
- SM cleaning;
George Hazan
2013-07-07
- special method for reading booleans
George Hazan
2013-07-06
more booleans
George Hazan
2013-07-06
tabSRMM: code cleaning for chat fonts/colors
George Hazan
2013-06-27
obsolete helpers removed
George Hazan
2013-04-04
minor code cleaning
George Hazan
2013-03-19
- temporary revert of TabSRMM
Vadim Dashevskiy
2013-03-19
- minor optimizations;
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-03-04
further code cleaning
George Hazan
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-01-30
fix to prevent C++ runtime from shutting down Miranda due to wrong data forma...
George Hazan
2012-12-06
fixes for vs2012
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-21
fix for status line icons processing in tabSRMM
George Hazan
2012-10-14
TabSRMM: folders restructurization
Kirill Volinsky