summaryrefslogtreecommitdiff
path: root/libs/win64/mir_app.lib
AgeCommit message (Expand)Author
2020-07-01TLS 1.3 support:George Hazan
2020-06-29PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu itemsGeorge Hazan
2020-06-22temporary return of DbCheckerGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-15PROTO_INTERFACE::OnEventEdited - new virtual function to send edited messages...George Hazan
2020-06-14Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / sz...George Hazan
2020-05-29towards #2408: CSrmmBaseDialog::ProcessFileDrop - a helper with window handle...George Hazan
2020-05-13kinda first working version of database event cursorsGeorge Hazan
2020-05-12event cursors for mdbx driverGeorge Hazan
2020-05-07fix for old PROTO_INTERFACE::FileResume interface errorGeorge Hazan
2020-05-04fixes #2381 (NewStory: add right-click menu for groupchats)George Hazan
2020-04-28database:George Hazan
2020-04-26refreshment for import librariesGeorge Hazan
2020-04-26Chat api:George Hazan
2020-04-25db_event_add / db_event_edit to receive const pointer to DBEVENTINFOGeorge Hazan
2020-04-05Clist::OfflineModes made publicGeorge Hazan
2020-03-30Contact lists:George Hazan
2020-03-22File transfers:George Hazan
2020-03-15db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW...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-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-03Miranda_GetSystemWindow - returns a common window for creating global timersGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-10-30fix for CMOption<> prototypeGeorge 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
2019-09-27obsolete services from m_ignore.h converted into functionsGeorge Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-09-26MS_UTILS_ENTERSTRING -> EnterString, useless service removedGeorge Hazan
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-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 ava...George Hazan
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-04-13CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA...George Hazan
2019-04-12- extra icons default changed from icon's name to icon's handle;George Hazan
2019-04-12missing parameter addedGeorge Hazan
2019-04-12standard icolib management code added to CMPluginBaseGeorge Hazan
2019-03-07Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...George Hazan
2019-03-07Skin_GetProtoIcon - new function to retrieve status icon's handleGeorge Hazan
2019-03-06popups:George Hazan