summaryrefslogtreecommitdiff
path: root/libs/mTextControl
AgeCommit message (Collapse)Author
2023-01-02Update copyrightsdartraiden
2022-06-24fix for rare crashGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
2021-01-06fixes #2649 (NewStory: clickable filetransfers in history)George Hazan
2020-08-16fixes #2538 (NewStory: add stickers support to message log and history)George Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George 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-05-01mtextcontrol: uncomment color bbcodeMataes
newstory: test bbcode color
2020-04-13fixes #2299 (NewStory: падение после попытки ↵George Hazan
вгрузить плагин "на лету" и посмотреть историю)
2020-04-13unused code removedGeorge Hazan
2020-04-03mTextControl: code cleaningdartraiden
2020-04-03old mTextControl disabled in Plugin Updater & plugin loaderGeorge Hazan
2020-04-03mTextControl moved to /libsGeorge Hazan