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_main.cpp
Age
Commit message (
Expand
)
Author
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-05-22
m_chat_int.h => CMPlugin
George Hazan
2018-05-08
decapitalization
dartraiden
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-03-14
reverse iterators for LIST<>
George Hazan
2018-01-26
code optimization
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-23
database enumerators => void* instead of LPARAM
George Hazan
2017-11-13
Code modernize ...
Goraf
2017-10-30
fixes #1010 (custom colors do not appear in the IRC log)
George Hazan
2017-10-10
fixes #943 (TabSRMM: Add to highlight list doesn't work)
George Hazan
2017-09-26
this should be translatable
dartraiden
2017-09-25
fixes #935 (Random crashes in conference nicklist after language changed)
George Hazan
2017-09-19
useless structure GCDEST finally removed
George Hazan
2017-07-10
fixes #855 (TabSRMM - Move chat tab to another container switches chat into s...
George Hazan
2017-06-29
fixes #785 (Group chat history is not logged if retrieved on login)
George Hazan
2017-04-10
unused setting removed
George Hazan
2017-04-04
data used by some plugins only moved to these plugins
George Hazan
2017-03-27
common code moved to mir_app
George Hazan
2017-03-26
context menu moved to mir_app, part II :)
George Hazan
2017-03-24
revolution in chat menus
George Hazan
2017-03-22
nick list moved to mir_app
George Hazan
2017-03-14
fixes #744
George Hazan
2017-03-11
group chats:
George Hazan
2017-03-09
- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;
George Hazan
2017-03-09
moving session data into dialog classes
George Hazan
2017-03-09
chat API:
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