Age | Commit message (Collapse) | Author |
|
- fixes #865 (new message pops up a window even if the "In background" option is turned on);
- old window positioning code from Chat.dll removed;
|
|
переводе)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- all common options moved to the Clist namespace;
- fixes #2281 (Add option to not clear "NotOnList" group at start);
|
|
|
|
|
|
- fixes #2274 (StdMsg & Scriver cannot send files to offline contacts even if their protocol allows that to do);
- all copies of AddToFileList in all plugins removed;
- ProcessFileDrop() function introduced to handle all file drop operations in all SRMM plugins & contact list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Proto_GetBaseAccountName
|
|
|
|
unloaded)
|
|
|
|
|
|
Clist_IsHidden => Contact_IsHidden
Clist_HideContact => Contact_Hide
|
|
|
|
variable and unify access to it
|
|
- Pascal code partially restored till the full container log implementation
|
|
|
|
|
|
|
|
|
|
directly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- separate "Show button for sending messages" setting for group chats removed;
- Send button behaviour rewritten using UI classes instead of a crutch in a window procedure;
- code optimization & unification
|
|
|
|
|
|
|
|
CMsgDialog
|