summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-12-12useless code removedGeorge Hazan
2023-12-12AddUser dialog displays garbage if no parent window is setGeorge Hazan
2023-12-09PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletionGeorge Hazan
2023-12-09DB::EventInfo.isAlertable - a helper to detect whether a SRMM window should ↵George Hazan
be raised for an event or not
2023-12-08fixes #4023 (Странное поведение, если в имени ↵George Hazan
профиля есть .dat)
2023-12-08fixes #4024 (Менеджер профилей не позволяет ↵George Hazan
создать профиль с точкой в имени, но позволяет вставить точку из буфера обмена)
2023-12-07EventExists: a helper to check the hookable event's presenceGeorge Hazan
2023-12-05fixes #4017 (События входа/выхода в чате ↵George Hazan
остаются в журнале даже после очистки истории)
2023-12-04fixes #4013 (Telegram: добавления в чат ↵George Hazan
показываются как неизвестные события)
2023-12-04DB::EventInfo::unload - a helper to invalidate event contentsGeorge Hazan
2023-12-04DB::EventInfo::fetch - a function to renew event contents on the flowGeorge Hazan
2023-12-04Resource cosmeticdartraiden
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-12-03quote panel to be closed after sendGeorge Hazan
2023-12-03SRMM: sending quoted event as PSS_MESSAGE parameterGeorge Hazan
2023-12-03SRMM: quote panelGeorge Hazan
2023-11-30fixes #3985 (Telegram: изменение статуса ↵George Hazan
отображается лишь после перезапуска)
2023-11-30fixes #3986 (Telegram: роли при входе отображаются ↵George Hazan
некорректно)
2023-11-29for #3985 - patch for basic groupsGeorge Hazan
2023-11-29fixes #3988 (tabSRMM: перестали переводиться ↵George Hazan
описания некоторых кнопок)
2023-11-26fixes #3965 completelyGeorge Hazan
2023-11-26for #3964 - reply_id in Telegram, both for messages and files/pictures/etcGeorge Hazan
2023-11-26fixes #3965 (NewStory: не стирать исходящий файл с ↵George Hazan
диска при удалении события)
2023-11-24this return value is neededGeorge Hazan
2023-11-24fixes #3958 (Telegram: сообщение о новом входе ↵George Hazan
приходят на английском)
2023-11-23fixes #3950 (Плагины сообщений: скрывать ↵George Hazan
больше неактуальных кнопок)
2023-11-22code cleaningGeorge Hazan
2023-11-21SRMM toolbar buttons that require input window to be visible are marked as ↵George Hazan
BBBF_NOREADONLY
2023-11-21StdMsg: read-only contacts' processingGeorge Hazan
2023-11-21CSrmmBaseDialog: read-only contacts' processingGeorge Hazan
2023-11-21added ability to mark contacts as read-onlyGeorge Hazan
2023-11-21fixes #3940 completelyGeorge Hazan
2023-11-21fix for double letter capitalizationGeorge Hazan
2023-11-21fixes #3942 (Telegram: невозможно отправить файл ↵George Hazan
оффлайн-контакту перетаскиванием в поле ввода)
2023-11-20fixes #3940 (Разные сообщения при отсутствии ↵George Hazan
ядерных плагинов)
2023-11-20fixes #3939 (Сообщение об отсутствии StdMsg ↵George Hazan
показывается не только при запуске Миранды, но и при попытке вгрузить плагин "на лету")
2023-11-16fixes #3936 (Не помешается перевод в менеджере ↵George Hazan
профилей)
2023-11-16mergeGeorge Hazan
2023-11-15fixes #3931 (Langpacks: delete "Last-Modified-Using" fileld)George Hazan
2023-11-15fixes #3929 (Облачные файлы: при стирании ↵George Hazan
события стирать только входящий файл, но не исходящий)
2023-11-15CCtrlListView::addItem() doesn't add strings in the reverse order anymoreGeorge Hazan
2023-11-15fixes #3922 (Telegram: отключить возможность ↵George Hazan
изменения опции "отправить запрос авторизации")
2023-11-14NewStory: fix for unknown events in group chatsGeorge Hazan
2023-11-13more for #3835dartraiden
2023-11-13compilation fixGeorge Hazan
2023-11-13missing return on error, there's nothing to do here anymoreGeorge Hazan
2023-11-13compilation fixGeorge Hazan
2023-11-13forgotten icon registrationGeorge Hazan
2023-11-13fixes #3835 (Шифрование базы: разрешить показ ↵George Hazan
вводимых символов)
2023-11-13fix for occasional crash when a dialog closesGeorge Hazan