.. |
d
|
Use rgb:RGB instead of rgb:RRGGBB in the bluy theme
|
2022-02-11 11:20:30 +01:00 |
2048.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
canvas_line.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
canvas.c
|
Missing parenthesis in sizeof
|
2022-03-02 00:07:55 +01:00 |
cons.c
|
eprintf requires newline
|
2022-05-05 13:11:52 +02:00 |
cpipe.c
|
Use RLog in RCons ##api
|
2022-04-25 01:12:44 +02:00 |
cutf8.c
|
Dont use != NULL as its implicit in C, even for bool casts ##refactor
|
2022-03-15 19:54:04 +01:00 |
dietline.c
|
Deshadow some variables, in progress for the full -Wshadow cleanup ##build
|
2022-05-05 09:44:03 +02:00 |
editor.c
|
Use RLog in RCons ##api
|
2022-04-25 01:12:44 +02:00 |
grep.c
|
Deshadow some variables, in progress for the full -Wshadow cleanup ##build
|
2022-05-05 09:44:03 +02:00 |
html.c
|
Use RLog in RCons ##api
|
2022-04-25 01:12:44 +02:00 |
hud.c
|
Use RLog in RCons ##api
|
2022-04-25 01:12:44 +02:00 |
input.c
|
Use RLog in RCons ##api
|
2022-04-25 01:12:44 +02:00 |
less.c
|
Use RLog in RCons ##api
|
2022-04-25 01:12:44 +02:00 |
line.c
|
Use RLog in RCons ##api
|
2022-04-25 01:12:44 +02:00 |
Makefile
|
Implement RConsPixel and RBraile APIs ##cons
|
2021-03-29 11:34:57 +02:00 |
meson.build
|
Only build library archives when -Dblob is provided ##build
|
2022-03-22 11:59:13 +01:00 |
more.c
|
Move more context fields out of the globals ##cons
|
2021-09-30 01:04:03 +02:00 |
output.c
|
Use RLog in RCons ##api
|
2022-04-25 01:12:44 +02:00 |
pager_private.h
|
Code cleanup in RCons
|
2019-06-09 18:50:36 +02:00 |
pager.c
|
Fix r2 - tab crash related to regex apis
|
2021-01-09 12:47:47 +01:00 |
pal.c
|
Deshadow some variables, in progress for the full -Wshadow cleanup ##build
|
2022-05-05 09:44:03 +02:00 |
pixel.c
|
Fix some bugs spotted by CodeQL
|
2022-03-15 15:22:25 +01:00 |
rgb.c
|
Remove R_EMPTY and R_EMPTY2
|
2022-03-13 11:26:10 +01:00 |
stiv.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |