summaryrefslogtreecommitdiff
path: root/libs/mTextControl/src/services.cpp
AgeCommit message (Collapse)Author
2023-12-20Telegram: stickers are backGeorge Hazan
2023-12-20libTextControl: contact settings extracted to MTextSetProtoGeorge Hazan
2023-12-14libTextControl: patch for more effective icon caching (if we need it sometimes)George Hazan
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-09-25SmileyAdd: fix for the obsolete quirks in SmaileyAdd APIGeorge Hazan
2023-08-08occasional crash fixGeorge Hazan
2023-05-25NewStory: small fixesGeorge Hazan
2023-02-19massive code cleaningGeorge Hazan
2023-02-19fixes #2357 (NewStory: links in log/history should be clickable)George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2020-08-16fixes #2538 (NewStory: add stickers support to message log and history)George Hazan
2020-05-10mTextControl related code cleaningGeorge Hazan
2020-05-04NewStory:George Hazan
- mind blowing enum EventLoadMode removed and replaced with the simple bool flag; - massive memory leak removed; - wtext_del flag removed (now all strings are allocated via mir_alloc()); - displayed events now are marked as read if needed
2020-04-13unused code removedGeorge Hazan
2020-04-03mTextControl moved to /libsGeorge Hazan