Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-23 | EnrichedString: Fix uninitialized variable m_default_length | SmallJoker | |
2020-01-22 | StaticText/EnrichedString: Styling support (#9187) | SmallJoker | |
* StaticText/EnrichedString: Styling support * Fix tooltip fg/bgcolor * Fix default color for substr(), add unittests | |||
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot | |
* Migrate cpp headers to pragma once | |||
2017-06-19 | C++11 cleanup on constructors (#6000) | Vincent Glize | |
* C++11 cleanup on constructors dir script | |||
2016-05-31 | Add colored text (not only colored chat). | Ekdohibs | |
Add documentation, move files to a proper place and avoid memory leaks. Make it work with most kind of texts, and allow backgrounds too. |