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
/
Scriver
/
src
/
chat_window.cpp
Age
Commit message (
Expand
)
Author
2019-09-03
CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg
George Hazan
2019-09-01
unused variables & declarations removed
George Hazan
2019-08-30
Scriver:
George Hazan
2019-05-13
CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc
George Hazan
2019-04-12
wiping custom icolib functions: Scriver
George Hazan
2019-03-07
Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...
George Hazan
2018-11-12
Scriver -> g_plugin calls
George Hazan
2018-10-13
chat api:
George Hazan
2018-07-11
GUI change:
George Hazan
2018-06-09
fixes #1406 (Scriver: sending by Shift+Enter)
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-05-16
Scriver -> CMPlugin
George Hazan
2018-05-11
fixes #1347 (Scriver: remove "Use the contact's status icon as the window ico...
George Hazan
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
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-13
Code modernize ...
Goraf
2017-10-25
click emulator used instead of direct handler call
George Hazan
2017-10-16
the whole idea of customizable colors in chat considered totally useless
George Hazan
2017-08-25
fixes a problem with log scroling in Scriver
George Hazan
2017-08-16
fixes #886 (Scriver: group chat does not start at the bottom)
George Hazan
2017-04-17
more common code incapsulated into mir_app.dll
George Hazan
2017-04-13
two new functions: CDlgBase::Resize & Hide
George Hazan
2017-04-07
Windows-specific code moved to mir_core
George Hazan
2017-04-05
SRMM* plugins switched to CCtrlRichEdit
George Hazan
2017-04-03
- SRMM window list management moved to the base class;
George Hazan
2017-04-03
fixes #788 (minimize/restore wipes out vertical scroller position)
George Hazan
2017-03-31
minor code cleaning
George Hazan
2017-03-28
massive cleanup of useless cbSize fields
George Hazan
2017-03-28
SRMM notifications went to the core with ME_MSG_WINDOWEVENT
George Hazan
2017-03-27
common code moved to mir_app
George Hazan
2017-03-26
Windows'98 compatibility code is not needed for years
George Hazan
2017-03-26
code cleaning
George Hazan
2017-03-26
duplicate code removed
George Hazan
2017-03-26
context menu moved to mir_app, part II :)
George Hazan
2017-03-26
common code from WndProc_Log moved to mir_app
George Hazan
2017-03-25
fix to prevent duplicate event processing
George Hazan
2017-03-24
warning fix
George Hazan
2017-03-24
revolution in chat menus
George Hazan
2017-03-24
- merge of WndProc_Nicklist functions;
George Hazan
2017-03-24
m_message & m_log moved inside mir_app
George Hazan
2017-03-23
usual crutches sometimes don't work, we need the stronger ones
George Hazan
2017-03-23
Scriver: window procedure virtualization
George Hazan
2017-03-22
code cleaning
George Hazan
2017-03-22
nick list moved to mir_app
George Hazan
2017-03-22
Channel Manager button went to core
George Hazan
2017-03-22
- more SRMM buttons went to mir_app;
George Hazan
[next]