fpc/api/linux
Jonas Maebe c7307da856 * fixed crashes under ncurses 4 by adding auto-detection for ncurses 4/5
* 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)
2000-08-02 12:39:22 +00:00
..
filectrl.inc + removed logs 2000-07-13 11:32:24 +00:00
gpm114.pas + Initial import 2000-07-13 06:29:38 +00:00
keyboard.inc + removed logs 2000-07-13 11:32:24 +00:00
Makefile * exampleinstall target added 2000-07-01 23:03:18 +00:00
Makefile.fpc * exampleinstall target added 2000-07-01 23:03:18 +00:00
mouse.inc + removed logs 2000-07-13 11:32:24 +00:00
terminfo.pas * fixed crashes under ncurses 4 by adding auto-detection for ncurses 4/5 2000-08-02 12:39:22 +00:00
video.inc * fixed crashes under ncurses 4 by adding auto-detection for ncurses 4/5 2000-08-02 12:39:22 +00:00