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_tools.cpp
Age
Commit message (
Expand
)
Author
2018-10-13
chat api:
George Hazan
2018-06-03
fixes #1401 (fixes inactive session detection)
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-03-13
chat engine:
George Hazan
2018-03-11
fixes #1181 (TabSRMM: bug with event handling)
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-13
Code modernize ...
Goraf
2017-10-16
the whole idea of customizable colors in chat considered totally useless
George Hazan
2017-09-19
useless structure GCDEST finally removed
George Hazan
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2017-07-10
fixes #855 (TabSRMM - Move chat tab to another container switches chat into s...
George Hazan
2017-04-10
code reorder to hide as much data as possible
George Hazan
2017-04-05
SRMM* plugins switched to CCtrlRichEdit
George Hazan
2017-03-24
revolution in chat menus
George Hazan
2017-03-24
m_message & m_log moved inside mir_app
George Hazan
2017-03-22
code cleaning
George Hazan
2017-03-21
various code cleaning & name conflict resolution
George Hazan
2017-03-11
group chats:
George Hazan
2017-03-11
GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle
George Hazan
2017-03-09
moving session data into dialog classes
George Hazan
2017-03-09
chat API:
George Hazan
2017-03-08
cosmetic code cleaning
George Hazan
2017-03-08
code cleaning
George Hazan
2017-03-08
code reordering
George Hazan