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
/
chat_log.cpp
Age
Commit message (
Expand
)
Author
2023-04-24
even less custom shitcode
George Hazan
2023-04-24
similar code reduced
George Hazan
2023-04-19
redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enough
George Hazan
2023-04-18
- further group chats unification;
George Hazan
2023-04-15
fixes #3458 (tabSRMM: двоятся сообщения)
George Hazan
2023-03-29
fixes #3469 (tabSRMM: global filter settings aren't applied if a filter is di...
George Hazan
2023-01-02
Update copyrights
dartraiden
2022-08-12
fix for the previous commit (we still need a space)
George Hazan
2022-08-12
fixes #3157 (Jabber: do not add : when user issue a /me command)
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-05-04
tabSRMM:
George Hazan
2020-04-26
Chat api:
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-10-29
two more flags removed
George Hazan
2019-10-02
merge with SrmmLogContainer
George Hazan
2019-09-13
tabSRMM: no more chat_window.cpp
George Hazan
2019-09-03
CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-10-13
chat api:
George Hazan
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-02-21
tabsrmm: C++'11 iterators
George Hazan
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-11-15
tabSRMM: fix for broken colorized nicks in groupchats
George Hazan
2017-11-13
fixes (#1010) tabsrmm group chat colors regression (#1010)
George Hazan
2017-11-13
Code modernize ...
Goraf
2017-10-16
the whole idea of customizable colors in chat considered totally useless
George Hazan
2017-06-27
fix for 64-bit pointers
George Hazan
2017-04-05
code cleaning
George Hazan
2017-04-05
SRMM* plugins switched to CCtrlRichEdit
George Hazan
2017-03-27
common code moved to mir_app
George Hazan
2017-03-14
fixes #744
George Hazan
2017-03-11
group chats:
George Hazan
2017-03-10
Group chats:
George Hazan
2017-03-09
moving session data into dialog classes
George Hazan
2017-03-09
common rtf management code moved to the core
George Hazan
2017-03-08
cosmetic code cleaning
George Hazan
2017-03-08
code cleaning
George Hazan
2017-03-08
code reordering
George Hazan