Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XEP-0392: get background color from theme | Michael Vetter | 2020-01-22 | 1 | -1/+8 |
* | Update my Copyright to 2020 | Michael Vetter | 2020-01-03 | 1 | -1/+1 |
* | Improve color blindness handling | Michael Vetter | 2019-12-12 | 1 | -8/+12 |
* | Implement Color Vision Deficiencies setting | Michael Vetter | 2019-12-12 | 1 | -5/+10 |
* | XEP-0392: color: implement color hashing | Aurelien Aptel | 2019-12-03 | 1 | -281/+364 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Make sure memory in color_pair_cache_reset() was allocated. | Michael Vetter | 2019-08-24 | 1 | -5/+8 |
* | color: set capacity in unittest case | Michael Vetter | 2019-08-23 | 1 | -0/+5 |
* | Notify trying to load 256 colour theme in incapable terminal | Michael Vetter | 2019-08-23 | 1 | -0/+7 |
* | color: Include log.h | Michael Vetter | 2019-08-23 | 1 | -0/+1 |
* | Reformat color.c | Michael Vetter | 2019-08-23 | 1 | -5/+7 |
* | Use log_error() instead of g_warning() | Michael Vetter | 2019-08-23 | 1 | -14/+17 |
* | Add 256 colors support | Aurelien Aptel | 2019-08-23 | 1 | -0/+418 |