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.h
Age
Commit message (
Expand
)
Author
2023-01-02
Update copyrights
dartraiden
2022-06-05
code cleaning
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-09-12
tabSRMM: single window
George Hazan
2019-09-04
history manager built into CHAT_MANAGER isn't needed anymore
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-10-31
tabSRMM: old code returned
George Hazan
2018-10-30
code cleaning
George Hazan
2018-10-30
tabSRMM:
George Hazan
2018-10-26
tabSRMM: unused field CContactCache::m_iStatus removed
George Hazan
2018-02-24
more nullptr
Goraf
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-04-05
SRMM* plugins switched to CCtrlRichEdit
George Hazan
2017-03-08
massive code cleaning
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-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2014-12-31
Year 2015 version update
George Hazan
2014-12-18
fix for the total crash of everything when tabSRMM gets unloaded dynamically
George Hazan
2014-12-01
copyright update
George Hazan
2014-08-02
- unused parameter removed;
George Hazan
2014-07-23
direct access to META_PROTO removed from tabSRMM
George Hazan
2014-06-29
return of m_wMetaStatus into tabSRMM cache
George Hazan
2014-06-22
current sub in tabSRMM untied from the meta services
George Hazan
2014-06-15
attempt to fix hangouts in tabSRMM
George Hazan
2014-03-11
fix for tabSRMM send queue
George Hazan
2014-03-09
fix for tabSRMM sub selection
George Hazan
2014-03-09
- unused variables wiped out of tabSRMM
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-08-06
- DoTrimMessage removed and replaced with rtrim()
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky