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
/
contactcache.cpp
Age
Commit message (
Expand
)
Author
2017-04-05
SRMM* plugins switched to CCtrlRichEdit
George Hazan
2017-03-24
m_message & m_log moved inside mir_app
George Hazan
2017-03-09
any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg
George Hazan
2017-03-08
code cleaning
George Hazan
2017-03-08
massive code cleaning
George Hazan
2017-03-02
further tabSRMM cleanup
George Hazan
2017-03-01
name conflict resolution
George Hazan
2017-02-28
TabSrmm -> UI classes
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-09-09
we don't use cache for statuses anymore
George Hazan
2016-08-20
- fix for the wrong tab name for new contacts;
George Hazan
2016-08-08
more cleaning
George Hazan
2016-08-08
- warning fixes;
George Hazan
2016-08-08
cleaning rest of m_wStatus
George Hazan
2016-08-05
- status removed from badly written database cache;
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-05-18
these tons of code aren't needed anymore...
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
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-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-11
- typo fix;
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-02-21
code formatting
Kirill Volinsky
2015-02-21
tabSRMM chats to use the same rtf formatter both for chats & groupchats
George Hazan
2015-01-18
contacts cache details to be completely hidden from the outside world
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-19
variable names' normalization
George Hazan
2014-12-18
fix for the total crash of everything when tabSRMM gets unloaded dynamically
George Hazan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-13
fix for info panel's tooltip
George Hazan
2014-12-13
- ansi messages removed;
George Hazan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
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-25
TabSRMM null ptr fixes and code cleanup
Rozhuk Ivan
2014-09-22
tabSRMM not to crash on non-existent contacts
George Hazan
2014-08-02
- fixing nicks update in the window's caption;
George Hazan
2014-08-02
- unused parameter removed;
George Hazan
[next]