summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Collapse)Author
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-26update for librariesGeorge Hazan
2023-12-25CallContactService - useful helper exported from mir_appGeorge Hazan
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-12-22DB::EventInfo::wipeNotify - useful helper to hide blinking event both from ↵George Hazan
database & contact list
2023-12-20Telegram: stickers are backGeorge Hazan
2023-12-20libTextControl: contact settings extracted to MTextSetProtoGeorge Hazan
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 #3971 (NewStory: add animated smileys support)George Hazan
2023-12-19CUserInfoPageDlg does not refresh information when it receives ↵George Hazan
PSN_INFOCHANGED notification
2023-12-16malfunctioning double linked list replaced with the standard OBJLISTGeorge Hazan
2023-12-14libTextControl: patch for more effective icon caching (if we need it sometimes)George Hazan
2023-12-13MS_FILE_* services became useless since StdFile diedGeorge Hazan
2023-12-10libcurl: pick up Miranda-specific commitsdartraiden
2023-12-10libcurl: update to 8.5.0dartraiden
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-07code cleaningGeorge Hazan
2023-12-07EventExists: a helper to check the hookable event's presenceGeorge 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-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-12-03SRMM: quote panelGeorge Hazan
2023-11-24SQLite: update to 3.44.2dartraiden
2023-11-24fixes #3958 (Telegram: сообщение о новом входе ↵George Hazan
приходят на английском)
2023-11-23SQLite: update to 3.44.1dartraiden
2023-11-21SRMM toolbar buttons that require input window to be visible are marked as ↵George Hazan
BBBF_NOREADONLY
2023-11-21added ability to mark contacts as read-onlyGeorge Hazan
2023-11-16mergeGeorge Hazan
2023-11-10fixes #3906 (UInfoEx: не переводятся интересы в ↵George Hazan
профиле контакта)
2023-11-08fixes #3882 (tabSRMM: пропал перевод у пункта меню ↵George Hazan
"Закрыть вкладку")
2023-11-06fixes #3822 (Пропал перевод описаний ↵George Hazan
выгруженных плагинов)
2023-11-05mir_fonts.cpp erased because the problems with translationGeorge Hazan
2023-11-05import libraries update for mir_coreGeorge Hazan
2023-11-05Popup+ specific functionality localized inside Popup+George Hazan
2023-11-03fixes #3778 (NewStory: в предпросмотре шаблонов ↵George Hazan
заработал цвет текста, но не фона)
2023-11-02fixes #3596 (ICQ: "Copy URL" в контекстном меню ↵George Hazan
журнала/истории на оффлайн файле отдает бессмысленную ссылку)
2023-11-02SQLite: update to 3.44.0dartraiden
2023-10-31NewStory:George Hazan
- fixes #3755 (NewStory: неработающий тэг color парсится криво); - fixes bug with template preview in the options dialog
2023-10-30fixes #3616 (NewStory: не работают настройки цвета ↵George Hazan
своего имени и имени собеседника)
2023-10-30mTextControl: code cleaning + stronger typesGeorge Hazan
2023-10-30code cleaningGeorge Hazan
2023-10-29further investigation about RTF for ITextServicesGeorge Hazan
2023-10-29mTextControl: no need to create this window every time the function is calledGeorge Hazan
2023-10-19mTextControl: RTF code redesignGeorge Hazan
2023-10-15fixes #3738 (CrashDumper: ошибочный показ активного ↵George Hazan
журнала)
2023-10-11libcurl: pick up Miranda-specific commitsdartraiden
2023-10-11libcurl: update to 8.4.0dartraiden