Age | Commit message (Collapse) | Author |
|
|
|
- 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
|
|
getMStringW - missing szValue parameter added
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO);
- fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore
- other minor changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Proto_GetBaseAccountName
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clist_IsHidden => Contact_IsHidden
Clist_HideContact => Contact_Hide
|
|
|
|
variable and unify access to it
|
|
|
|
- Pascal code partially restored till the full container log implementation
|
|
|
|
gotten from https://www.codeproject.com/Articles/28071/Toggle-hardware-data-read-execute-breakpoints-prog
|
|
|
|
- fixes #2066 (tabSRMM: chat menu remains wide after closing);
- no need to export Chat_CreateGCMenu anymore;
- useless function Chat_DestroyGCMenu removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|