Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-25 | NewStory: small fixes | 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 | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WCHAR -> wchar_t | 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-04-13 | unused code removed | George Hazan | |
2020-04-03 | mTextControl moved to /libs | George Hazan | |