summaryrefslogtreecommitdiff
path: root/libs/win32
AgeCommit message (Collapse)Author
2020-03-30Contact lists:George Hazan
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start);
2020-03-30CProgress => CCtrlProgress: fix for a class nameGeorge Hazan
2020-03-24and also libraries for libjsonGeorge Hazan
2020-03-22File transfers:George Hazan
- 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
2020-03-15db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / ↵George Hazan
getMStringW - missing szValue parameter added
2020-03-08fixes #2252 (Update tinyxml2 to 8.0.0)George Hazan
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-02-03Netlib_Dump exported from mir_appGeorge Hazan
2020-02-01let's make a couple of things simplerGeorge Hazan
2020-02-01attempt to fix #2139George Hazan
2020-01-29fix for a rare crash on exitGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-03thread-safe implementation of CTimer::Start/StopGeorge Hazan
2020-01-03CTimer::GetEventId() shall return UINT_PTR as wellGeorge Hazan
2020-01-03new export library for libjsonGeorge Hazan
2020-01-03Miranda_GetSystemWindow - returns a common window for creating global timersGeorge Hazan
2020-01-03CTimer::CTimer() : parameter type is changed to UINT_PTR, as presumedGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-10-30fix for CMOption<> prototypeGeorge Hazan
2019-10-15MBinBuffer::assign = function to replace buffer contentsGeorge Hazan
2019-10-08first version of WA that connectsGeorge Hazan
2019-10-08WebSocket related code moved to the coreGeorge Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-27obsolete services from m_ignore.h converted into functionsGeorge Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-09-26MS_UTILS_ENTERSTRING -> EnterString, useless service removedGeorge Hazan
2019-09-18handy runtime debugging tool © Michael ChourdakisGeorge Hazan
gotten from https://www.codeproject.com/Articles/28071/Toggle-hardware-data-read-execute-breakpoints-prog
2019-09-17Chat: common code moved to mir_appGeorge Hazan
2019-09-16+ also new import libraries for mir_appGeorge Hazan
2019-09-09Srmm_FindDialog moved from StdMsg to the coreGeorge Hazan
2019-08-28fixes #2038 (Update tinyxml2 to 7.1.0)George Hazan
2019-08-28compilation fixGeorge Hazan
2019-08-26unified fake User-Agent field generation for all http-related protocolsGeorge Hazan
2019-08-26obsolete services removed from core & replaced with functionsGeorge Hazan
2019-08-03core part of CloseAction went to the coreGeorge Hazan
2019-07-15PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ↵George Hazan
avatars
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-06-02Button_SetIcon_IcoLib - a helper to set MButton's icon using an icolib handleGeorge Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-04-13CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to ↵George Hazan
HIMAGELIST
2019-04-12- extra icons default changed from icon's name to icon's handle;George Hazan
- Skin_GetIconName() considered obsolete and therefore removed;
2019-04-12missing parameter addedGeorge Hazan
2019-04-12standard icolib management code added to CMPluginBaseGeorge Hazan
2019-03-19added CCtrlDate::SetTimeGeorge Hazan
2019-03-19CCtrlDate - new UI class for date/time pickersGeorge Hazan
2019-03-12- unused member CDbLink::m_bSigned removed;George Hazan
- obsolete CCtrlBase private members removed;
2019-03-07Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags ↵George Hazan
controls flags