Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-18 | fixes #4131 (NewStory: если водить мышкой поверх ↵ | George Hazan | |
сообщения, которое редактируется, появляются глитчи) | |||
2024-01-18 | fixes #4132 (NewStory: при открытии настроек ↵ | George Hazan | |
плагина не прорисовывается интерфейс) | |||
2024-01-08 | Update copyrights | dartraiden | |
2023-12-20 | Telegram: stickers are back | George Hazan | |
2023-12-20 | libTextControl: contact settings extracted to MTextSetProto | George Hazan | |
2023-12-19 | fixes #3971 (NewStory: add animated smileys support) | George Hazan | |
2023-12-16 | malfunctioning double linked list replaced with the standard OBJLIST | George Hazan | |
2023-12-14 | libTextControl: patch for more effective icon caching (if we need it sometimes) | George Hazan | |
2023-12-07 | code cleaning | George Hazan | |
2023-11-03 | fixes #3778 (NewStory: в предпросмотре шаблонов ↵ | George Hazan | |
заработал цвет текста, но не фона) | |||
2023-10-31 | NewStory: | George Hazan | |
- fixes #3755 (NewStory: неработающий тэг color парсится криво); - fixes bug with template preview in the options dialog | |||
2023-10-30 | fixes #3616 (NewStory: не работают настройки цвета ↵ | George Hazan | |
своего имени и имени собеседника) | |||
2023-10-30 | mTextControl: code cleaning + stronger types | George Hazan | |
2023-10-30 | code cleaning | George Hazan | |
2023-10-29 | further investigation about RTF for ITextServices | George Hazan | |
2023-10-29 | mTextControl: no need to create this window every time the function is called | George Hazan | |
2023-10-19 | mTextControl: RTF code redesign | George Hazan | |
2023-09-25 | SmileyAdd: fix for the obsolete quirks in SmaileyAdd API | George Hazan | |
2023-08-10 | code cleaning | George Hazan | |
2023-08-10 | NewStory: memory leak fix + small quirks fixed | George Hazan | |
2023-08-08 | occasional crash fix | George Hazan | |
2023-08-04 | for #3530 (Bookmarks) | George Hazan | |
2023-07-28 | unused constant removed | George Hazan | |
2023-05-25 | NewStory: small fixes | George Hazan | |
2023-04-20 | fixes #3496 (NewStory: crash when fast-scrolling history-rich contact) | George Hazan | |
2023-02-19 | massive code cleaning | George Hazan | |
2023-02-19 | fixes #2357 (NewStory: links in log/history should be clickable) | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-06-24 | fix for rare crash | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | WCHAR -> wchar_t | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2021-01-06 | fixes #2649 (NewStory: clickable filetransfers in history) | George Hazan | |
2020-08-16 | fixes #2538 (NewStory: add stickers support to message log and history) | George Hazan | |
2020-05-10 | mTextControl related code cleaning | George Hazan | |
2020-05-04 | NewStory: | 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-01 | mtextcontrol: uncomment color bbcode | Mataes | |
newstory: test bbcode color | |||
2020-04-13 | fixes #2299 (NewStory: падение после попытки ↵ | George Hazan | |
вгрузить плагин "на лету" и посмотреть историю) | |||
2020-04-13 | unused code removed | George Hazan | |
2020-04-03 | mTextControl: code cleaning | dartraiden | |
2020-04-03 | mTextControl moved to /libs | George Hazan | |