mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-08 22:10:49 +01:00
* cur_term is not directly usable anymore for the largest part because
of a different record layout in ncurses 4/5, therefore the pointers
cur_term_booleans, cur_term_numbers, cur_term_strings and
cur_term_common are now available
* adapted video.inc to use the new naming convention
(merged from fixes branch)
|
||
|---|---|---|
| .. | ||
| filectrl.inc | ||
| gpm114.pas | ||
| keyboard.inc | ||
| Makefile | ||
| Makefile.fpc | ||
| mouse.inc | ||
| terminfo.pas | ||
| video.inc | ||