ncursesw-morphos/panel
Thomas E. Dickey 76af49c338 ncurses 5.6 - patch 20080927
+ fix build for --with-dmalloc by workaround for redefinition of
  strndup between string.h and dmalloc.h
+ fix build for --disable-sigwinch
+ add environment variable NCURSES_GPM_TERMS to allow override to use
  GPM on terminals other than "linux", etc.
+ disable GPM mouse support when $TERM does not happen to contain
  "linux", since Gpm_Open() no longer limits its assertion to terminals
  that it might handle, e.g., within "screen" in xterm.
+ reset mouse file-descriptor when unloading GPM library (report by
  Miroslav Lichvar).
+ fix build for --disable-leaks --enable-widec --with-termlib
> patch by Juergen Pfeifer:
+ use improved initialization for soft-label keys in Ada95 sample code.
+ discard internal symbol _nc_slk_format (unused since 20080112).
+ move call of slk_paint_info() from _nc_slk_initialize() to
  slk_intern_refresh(), improving initialization.
2008-09-28 01:08:36 +00:00
..
headers ncurses 5.6 - patch 20061230 2006-12-24 02:11:39 +00:00
llib-lpanel ncurses 5.5 2005-10-09 14:41:57 -04:00
llib-lpanelw ncurses 5.5 2005-10-09 14:41:57 -04:00
Makefile.in ncurses 5.6 - patch 20070428 2007-04-29 00:13:28 +00:00
modules ncurses 5.6 - patch 20061223 2006-12-24 02:11:39 +00:00
p_above.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_below.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_bottom.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_delete.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_hidden.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_hide.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_move.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_new.c ncurses 5.6 - patch 20080804 2008-08-05 01:06:16 +00:00
p_replace.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_show.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_top.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_update.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_user.c ncurses 5.5 2005-10-09 14:41:57 -04:00
p_win.c ncurses 5.5 2005-10-09 14:41:57 -04:00
panel.c ncurses 5.5 2005-10-09 14:41:57 -04:00
panel.h ncurses 5.6 2006-12-17 23:32:42 -05:00
panel.priv.h ncurses 5.6 - patch 20080927 2008-09-28 01:08:36 +00:00