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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Proto_GetBaseAccountName
|
|
|
|
|
|
|
|
|
|
|
|
Clist_IsHidden => Contact_IsHidden
Clist_HideContact => Contact_Hide
|
|
|
|
variable and unify access to it
|
|
|
|
gotten from https://www.codeproject.com/Articles/28071/Toggle-hardware-data-read-execute-breakpoints-prog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
avatars
|
|
|
|
|
|
|
|
HIMAGELIST
|
|
- Skin_GetIconName() considered obsolete and therefore removed;
|
|
|
|
|
|
|
|
|
|
- obsolete CCtrlBase private members removed;
|
|
controls flags
|
|
|
|
- internal implementation details & all service declarations moved to m_popup_int.h;
- all service calls removed and replaced with function calls;
- direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
|
|
|
|
|