.. |
d
|
Add blood theme and fix the bluy one for scr.color=1
|
2023-07-15 09:04:42 +02:00 |
2048.c
|
Eliminate some globals ##cons
|
2023-06-13 00:14:46 +02:00 |
canvas_line.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
canvas.c
|
Rename r_cons_strcat -> r_cons_print
|
2023-07-05 15:50:53 +02:00 |
cons.c
|
Keep RCons.strcat defines for backward compat ##api
|
2023-07-29 11:10:31 +02:00 |
cpipe.c
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
cutf8.c
|
Also replace __UNIX__ with R2__UNIX__
|
2022-12-10 20:32:10 +01:00 |
d_themes.inc.c
|
Add blood theme and fix the bluy one for scr.color=1
|
2023-07-15 09:04:42 +02:00 |
dietline.c
|
Minor scr.demo improvements on startup ##cons
|
2023-07-21 01:48:36 +02:00 |
editor.c
|
Honor EDITOR in r2pm -e ##r2pm
|
2022-11-25 11:09:12 +01:00 |
grep.c
|
Fix |H and temporal scr.html ##shell
|
2023-07-27 17:32:29 +02:00 |
help.c
|
Fix ::pd and ::? glitch with (null) colors ##cons
|
2023-05-07 12:12:48 +02:00 |
html.c
|
Support bold attribute for the scr.html filter ##cons
|
2023-08-01 02:09:38 +02:00 |
hud.c
|
Eliminate some globals ##cons
|
2023-06-13 00:14:46 +02:00 |
input.c
|
Eliminate some globals ##cons
|
2023-06-13 00:14:46 +02:00 |
less.c
|
Ship and use our own manpage reader ##shell
|
2023-05-25 03:05:55 +02:00 |
line.c
|
Fix uaf in xtac and check for more vector allocation failures ##crash
|
2023-03-04 20:30:05 +01:00 |
Makefile
|
Initial support for JSON help messages ##json
|
2022-05-28 00:43:35 +02:00 |
meson.build
|
Initial support for JSON help messages ##json
|
2022-05-28 00:43:35 +02:00 |
more.c
|
Eliminate some globals ##cons
|
2023-06-13 00:14:46 +02:00 |
output.c
|
Rename r_cons_strcat -> r_cons_print
|
2023-07-05 15:50:53 +02:00 |
pager_private.h
|
Code cleanup in RCons
|
2019-06-09 18:50:36 +02:00 |
pager.c
|
Add Pz[ie] command to import/export project in zip format ##projects
|
2023-03-02 22:11:23 +01:00 |
pal.c
|
Rename gui.alt_background -> gui.background2 ##cons
|
2023-07-07 00:36:49 +02:00 |
pixel.c
|
Cleanup stuff
|
2022-06-26 12:41:22 +02:00 |
rgb.c
|
Move colortable global into the RConsContext ##globals
|
2022-09-21 11:19:16 +02:00 |
stiv.c
|
Fix warnings
|
2023-08-07 10:40:50 +02:00 |