1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/terminal
Witold Filipczyk 361b8f661d [long] long -> intptr_t . Refs #8304
AFAIK on Windows long is sizeof 4, while void * is sizeof 8.
intptr_t is the same sizeof as void *.
2022-08-17 20:48:58 +02:00
..
color.c [color] initialize is_node 2022-06-14 19:51:25 +02:00
color.h
draw.c [draw] Segfault. Refs #167 2022-05-09 20:53:35 +02:00
draw.h Revert "[color] Revert changes related to leading and trailing spaces and colours" 2022-05-09 20:37:08 +02:00
event.c [dos] Very experimental DOS port based on links-2.26 code 2022-05-09 18:53:36 +02:00
event.h
hardio.c [dos] Very experimental DOS port based on links-2.26 code 2022-05-09 18:53:36 +02:00
hardio.h
itrm.h
kbd.c [long] long -> intptr_t . Refs #8304 2022-08-17 20:48:58 +02:00
kbd.h
key.inc
Makefile [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
meson.build [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
mouse.c
mouse.h [mouse] enabled mouse in DOS 2022-05-10 19:19:49 +02:00
palette.inc
screen.c [screen] Drop optimisation 2022-03-27 19:37:16 +02:00
screen.h
tab.c
tab.h
terminal.cpp [long] long -> intptr_t . Refs #8304 2022-08-17 20:48:58 +02:00
terminal.h
terminfo.c [terminfo] const char * 2022-02-21 18:25:11 +01:00
terminfo.h [terminfo] const char * 2022-02-21 18:25:11 +01:00
TODO
window.c [smjs] More compilation fixes. Mainly casts. Refs #176 2022-06-17 15:55:05 +02:00
window.h