summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-01-01Update tinyxml2 to 10.0.0dartraiden
2023-12-29fixes #4078 (Сделать меню групп доступнее)George Hazan
2023-12-29mir_app: unused trash removedGeorge Hazan
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-29fixes #4089 (Discord: каналы двоятся при каждом ↵George Hazan
логине)
2023-12-28newStr - simple helper for OBJLIST<char>George Hazan
2023-12-28Import: JSON export code moved into the Import plugin to maintain ↵George Hazan
consistency between export & import
2023-12-28CCtrlMButton::SetTooltip extracted to the separate functionGeorge Hazan
2023-12-28code cleaningGeorge Hazan
2023-12-25CallContactService - useful helper exported from mir_appGeorge Hazan
2023-12-25we need m_hContact to call PSS_GETINFOGeorge Hazan
2023-12-25StdUserInfo: fix for protocol calculationGeorge Hazan
2023-12-25StdUserInfo: fix for "Update" button behaviorGeorge Hazan
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-12-24code cleaningGeorge Hazan
2023-12-24fixes #4076 (StdMsg: при скрытии поля ввода оно ↵George Hazan
скрывается навсегда)
2023-12-22fixes #4000 completelyGeorge Hazan
2023-12-22DB::EventInfo::wipeNotify - useful helper to hide blinking event both from ↵George Hazan
database & contact list
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call ↵George Hazan
db_event_getContact() just after db_event_get()
2023-12-19fixes #4055 completelyGeorge Hazan
2023-12-19CUserInfoPageDlg does not refresh information when it receives ↵George Hazan
PSN_INFOCHANGED notification
2023-12-18fix for saving combo values in EnterString()George Hazan
2023-12-13MS_FILE_* services became useless since StdFile diedGeorge Hazan
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