summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Collapse)Author
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-11-15let's assign a group name only if it's missing, don't touch manually ↵George Hazan
assigned group names
2022-11-15fixes #3248 (wrong default clist group for group chats)George Hazan
2022-11-14basic set for storing group chat messages in a database + reusing log ↵George Hazan
settings like show 10 recent messages
2022-10-06uint8_t is far more kosher than char considering binary buffersGeorge Hazan
2022-10-05getBlob went to the coreGeorge Hazan
2022-09-28Point user to protocols list instead of website rootdartraiden
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-24fixes #3196 ("Disable icon blinking" - get rid of inverted logic)George Hazan
2022-09-13fixes #3193 (Добавить сообщение, поясняющее, ↵George Hazan
что доступ к настройкам отключён)
2022-09-11fixes #3163 (HistoryPP: проблемы с выгрузкой плагина)George Hazan
2022-09-10Skin_PlaySound / Skin_PlaySoundFile to return error valueGeorge Hazan
2022-09-10fixes #3192 (VoiceService: звук звонка ↵George Hazan
воспроизводится лишь один раз)
2022-09-10no need to export Miranda's offal to the outside worldGeorge Hazan
2022-09-09fixes #3186 (SmileyAdd: добавить ссылку на закачку ↵George Hazan
смайлов)
2022-09-09Sounds download link shall not be hidden, even if there's no current sound ↵George Hazan
under cursor
2022-09-07SRMM: disable annoying ding for pressing BS in an empty memo fieldGeorge Hazan
2022-09-03Protocol order option dialog: unused control removedGeorge Hazan
2022-09-01fixes #3185 (Ссылка из раздела "Значки" должна ↵George Hazan
вести конкретно на значки, а не в корень сайта)
2022-08-30Pack MP3 inside WAV containerdartraiden
2022-08-30fix for URLGeorge Hazan
2022-08-30fix for the sound files` filterGeorge Hazan
2022-08-12fix for the previous commit (we still need a space)George Hazan
2022-08-12fixes #3157 (Jabber: do not add : when user issue a /me command)George Hazan
2022-08-07Jabber: fix for TLS 1.3 bindingsGeorge 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-04Add missing dotdartraiden
2022-08-03stduserinfo: empty pages to be droppedGeorge Hazan
2022-08-02code to prevent UserInfo hooks from being destroyedGeorge Hazan
2022-08-02fixes #3132 (StdUserInfo не добавляет пункт "User details" ↵George Hazan
в меню контакта, когда вгружен на лету)
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-29fixes #3127 (tabSRMM: сделать настройки про ↵George Hazan
добавление двоеточия и запятой взаимоисключающими)
2022-07-29project file fixGeorge Hazan
2022-07-24okay, move it a bit earlierGeorge Hazan
2022-07-24attempt to avoid the unneeded message dialog after upgradeGeorge Hazan
2022-07-24code cleaningGeorge Hazan
2022-07-24this is actually a Rename button, not EditGeorge Hazan
2022-07-24fixes #3124 (Jabber: у действия "Edit" значок "Rename")George Hazan
2022-07-20fixes #3120 completelyGeorge Hazan
2022-07-19fixes #3120 (Autoexec некорректно импортирует ini)George Hazan
2022-07-16fixes #3116 (Jabber: удаление комнаты из списка ↵George Hazan
контактов не позволяет зайти в неё снова)
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2022-07-01fixes #3113 (Miranda does not import autoexec files during db conversion)George Hazan
2022-06-18fixes #3104 (Изменение размера шрифта в чате ↵George Hazan
делает его гигантским)
2022-06-17fix for giant font size in chatsGeorge Hazan
2022-06-16Utils_CorrectFontSize - a function for dynamic font size adjustmentGeorge Hazan
2022-06-15DpiAware option moved to Windows-specific code in mir_core.dllGeorge Hazan