summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2022-10-19minor code cleaningGeorge Hazan
2022-10-06uint8_t is far more kosher than char considering binary buffersGeorge Hazan
2022-10-05getBlob went to the coreGeorge Hazan
2022-10-02WhatsApp: prekeys uploadGeorge Hazan
2022-09-30shitty C++ doesn't work without this operatorGeorge Hazan
2022-09-29additional helper for base64 encoding of MBinBuffer contentsGeorge Hazan
2022-09-26code cleaningGeorge Hazan
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-24some common chat options exported directly from the coreGeorge Hazan
2022-09-17MBinBuffer made a bit smarter to allow the decent people to return it from ↵George Hazan
functions
2022-09-16we'd better use vcpkg instead of adding shit to our repo....George Hazan
2022-09-14protobuf headers & libsGeorge Hazan
2022-09-10fixes #3192 (VoiceService: звук звонка ↵George Hazan
воспроизводится лишь один раз)
2022-09-10no need to export Miranda's offal to the outside worldGeorge Hazan
2022-08-19fixes #3166 (VoiceService: настройки автоматических ↵George Hazan
действий)
2022-08-15AVS: contact options dialog -> UI classesGeorge Hazan
2022-08-15forgotten descriptionGeorge Hazan
2022-08-05fixes #3143 (autoexec_*.ini не стираются после ↵George Hazan
импорта, хотя для этого достаточно прав)
2022-08-05fixes #3140 (RFC 9266: Channel Bindings for TLS 1.3 support)George Hazan
2022-08-03Jabber: initial version of Jingle supportGeorge Hazan
2022-08-03stduserinfo: empty pages to be droppedGeorge Hazan
2022-08-03fixes #3131 (StdUserInfo & metacontacts)George Hazan
2022-07-31import fixGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-29fixes #3127 (tabSRMM: сделать настройки про ↵George Hazan
добавление двоеточия и запятой взаимоисключающими)
2022-07-24fixes #3124 (Jabber: у действия "Edit" значок "Rename")George Hazan
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2022-07-09update OpenSSL includesdartraiden
2022-07-09Revert "we do not use this code anymore"dartraiden
This reverts commit 2d02051caa999d383103931097e44b9cac56c3fb.
2022-07-06we do not use this code anymoredartraiden
2022-06-20time to get rid of some DlgProc defined just to handle WM_SIZE issuesGeorge Hazan
2022-06-16Utils_CorrectFontSize - a function for dynamic font size adjustmentGeorge Hazan
2022-06-16fix for processing our own time zonesGeorge Hazan
2022-06-15DpiAware option moved to Windows-specific code in mir_core.dllGeorge Hazan
2022-06-15CDlgBase::m_bFixedSize - flag added not to apply hidpi patch to dialogsGeorge Hazan
2022-06-13Popup+: fix for a madness with default popup class valuesGeorge Hazan
2022-06-10StdUserInfo:George Hazan
- ability to gather embedded screens into the tree subitems instead of tabs - fix for the page sorting order
2022-06-09UserInfo -> UI classesGeorge Hazan
2022-06-01Pascal: unused code removedGeorge Hazan
2022-05-31fixes #3081 (mish-mash in mir_core.dll exports)George Hazan
2022-05-19oopsGeorge Hazan
2022-05-17auth.cpp compiled without windows.hGeorge Hazan
2022-05-17MWindow - further window unification code for LinuxGeorge Hazan
2022-05-10Windows-specific code moved from mir_app to mir_coreGeorge Hazan
2022-05-10unused Miranda_SetIdleCallback() call removedGeorge Hazan
2022-05-10mir_core: added header files for EnlightenmentGeorge Hazan
2022-05-10warning fixGeorge Hazan
2022-05-10mad code removedGeorge Hazan
2022-05-10fix for MFilePath under Linuxgeorgehazan
2022-05-07Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION ↵George Hazan
died and converted into a set of parameters + code cleaning