Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright | Michael Vetter | 2021-01-08 | 1 | -1/+1 |
* | Declare counter var inside loop | Michael Vetter | 2020-11-09 | 1 | -8/+4 |
* | Basic support for building on NetBSD. | nia | 2020-09-04 | 1 | -0/+2 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -291/+300 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -303/+294 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -294/+303 |
* | 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 |