summaryrefslogtreecommitdiff
path: root/libs/win32
AgeCommit message (Collapse)Author
2023-04-10code cleaningGeorge Hazan
2023-03-30fix for #3471 applied to StdMsg & ScriverGeorge Hazan
2023-03-27libjson: update for import librariesGeorge Hazan
2023-03-27fixes #3465 (broken Profile Manager's UI)George Hazan
2023-03-25fixes #3454 (Telegram: crash fix)George Hazan
2023-03-20fixes #3443 (Менять подсказку к фильтру ↵George Hazan
событий при изменении иконки)
2023-03-20fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the ↵George Hazan
same default values)
2023-03-18fixes #3438 (tabSRMM: crash in highlight)George Hazan
2023-03-15SRMM: common code exctracted to a Srmm_AddEvent() functionGeorge Hazan
2023-03-10Chat_Mute / Chat_IsMuted: helpers for group chats' mutingGeorge Hazan
2023-03-09compilation fixGeorge Hazan
2023-03-09added event for event deletionGeorge Hazan
2023-03-09db_get_usm / getMStringU - helpers to read UTF8 strings as CMStringAGeorge Hazan
2023-03-04fixes #3333 (Tox: search in Find/Add contacts tries to search any random input)George Hazan
2023-02-22if one needs to remove a chat's contact, just remove it and don't fuck my brainGeorge Hazan
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-28IRC: fix for event broadcastingGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵George Hazan
for an account
2023-01-05new database functions for TelegramGeorge Hazan
2022-12-29ancient perversion with DBCONTACTWRITESETTING removedGeorge Hazan
2022-12-25db_event_replace: new helper to eliminate duplicate eventsGeorge Hazan
2022-12-15fixes #3268 (Accessibility: Can't determine states of checkboxes with a ↵George Hazan
screen reader in the trees of Jabber options)
2022-11-15fixes #3240 (StdClist: get rid of inverted logic)George Hazan
2022-10-06uint8_t is far more kosher than char considering binary buffersGeorge Hazan
2022-10-05update for mir_core import librariesGeorge Hazan
2022-10-05getBlob went to the coreGeorge 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-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-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
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-09UserInfo -> UI classesGeorge Hazan