ncursesw-morphos/ncurses/base
Thomas E. Dickey 950eed9ace ncurses 5.9 - patch 20110423
+ add check in test/configure for use_window, use_screen.
+ add configure-checks for getopt's variables, which may be declared
  as different types on some Unix systems.
+ add check in test/configure for some legacy curses types of the
  function pointer passed to tputs().
+ modify init_pair() to accept -1's for color value after
  assume_default_colors() has been called (Debian #337905).
+ modify test/background.c, adding commmand-line options to demonstrate
  assume_default_colors() and use_default_colors().
2011-04-24 00:53:45 +00:00
..
define_key.c ncurses 5.7 - patch 20091128 2009-11-29 02:00:36 +00:00
key_defined.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
keybound.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
keyok.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
legacy_coding.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_addch.c ncurses 5.7 - patch 20100424 2010-04-25 01:40:39 +00:00
lib_addstr.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_beep.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_bkgd.c ncurses 5.7 - patch 20110122 2011-01-23 01:23:10 +00:00
lib_box.c ncurses 5.7 - patch 20100424 2010-04-25 01:40:39 +00:00
lib_chgat.c ncurses 5.7 - patch 20100403 2010-04-04 01:26:17 +00:00
lib_clear.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_clearok.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_clrbot.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_clreol.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_color.c ncurses 5.9 - patch 20110423 2011-04-24 00:53:45 +00:00
lib_colorset.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_delch.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_delwin.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_dft_fgbg.c ncurses 5.9 - patch 20110423 2011-04-24 00:53:45 +00:00
lib_driver.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_echo.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_endwin.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_erase.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_flash.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_freeall.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
lib_getch.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_getstr.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_hline.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_immedok.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_inchstr.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_initscr.c ncurses 5.7 - patch 20090411 2009-04-11 22:39:24 +00:00
lib_insch.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_insdel.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_insnstr.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_instr.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_isendwin.c ncurses 5.7 - patch 20090214 2009-02-15 02:14:18 +00:00
lib_leaveok.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_mouse.c ncurses 5.7 - patch 20110122 2011-01-23 01:23:10 +00:00
lib_move.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_mvwin.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_newterm.c ncurses 5.9 - patch 20110416 2011-04-16 19:26:53 +00:00
lib_newwin.c ncurses 5.8 - patch 20110307 2011-03-08 02:01:18 +00:00
lib_nl.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_overlay.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_pad.c ncurses 5.7 - patch 20100424 2010-04-25 01:40:39 +00:00
lib_printw.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_redrawln.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_refresh.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_restart.c ncurses 5.9 - patch 20110416 2011-04-16 19:26:53 +00:00
lib_scanw.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_screen.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_scroll.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_scrollok.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_scrreg.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_set_term.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_slk.c ncurses 5.8 - patch 20110305 2011-03-07 10:49:20 +00:00
lib_slkatr_set.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_slkatrof.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_slkatron.c ncurses 5.7 - patch 20100403 2010-04-04 01:26:17 +00:00
lib_slkatrset.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_slkattr.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_slkclear.c ncurses 5.7 - patch 20091107 2009-11-08 00:45:43 +00:00
lib_slkcolor.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_slkinit.c ncurses 5.7 - patch 20091031 2009-11-01 01:07:09 +00:00
lib_slklab.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_slkrefr.c ncurses 5.7 - patch 20100501 2010-05-02 00:59:02 +00:00
lib_slkset.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_slktouch.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_touch.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_ungetch.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_vline.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_wattroff.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_wattron.c ncurses 5.7 - patch 20100403 2010-04-04 01:26:17 +00:00
lib_winch.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_window.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
memmove.c ncurses 5.6 - patch 20070812 2007-08-12 16:31:21 +00:00
MKkeyname.awk ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
MKlib_gen.sh ncurses 5.7 - patch 20110122 2011-01-23 01:23:10 +00:00
MKunctrl.awk ncurses 5.7 - patch 20090704 2009-07-04 23:55:21 +00:00
nc_panel.c ncurses 5.7 - patch 20090411 2009-04-11 22:39:24 +00:00
README ncurses 5.6 2006-12-17 23:32:42 -05:00
resizeterm.c ncurses 5.7 - patch 20110115 2011-01-16 01:24:20 +00:00
safe_sprintf.c ncurses 5.7 - patch 20100605 2010-06-06 00:57:09 +00:00
sigaction.c ncurses 5.4 2004-02-08 21:15:26 -05:00
tries.c ncurses 5.7 - patch 20100828 2010-08-29 00:20:14 +00:00
use_window.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
version.c ncurses 5.5 2005-10-09 14:41:57 -04:00
vsscanf.c ncurses 5.5 2005-10-09 14:41:57 -04:00
wresize.c ncurses 5.7 - patch 20100605 2010-06-06 00:57:09 +00:00

-------------------------------------------------------------------------------
-- Copyright (c) 1998,2006 Free Software Foundation, Inc.                    --
--                                                                           --
-- Permission is hereby granted, free of charge, to any person obtaining a   --
-- copy of this software and associated documentation files (the             --
-- "Software"), to deal in the Software without restriction, including       --
-- without limitation the rights to use, copy, modify, merge, publish,       --
-- distribute, distribute with modifications, sublicense, and/or sell copies --
-- of the Software, and to permit persons to whom the Software is furnished  --
-- to do so, subject to the following conditions:                            --
--                                                                           --
-- The above copyright notice and this permission notice shall be included   --
-- in all copies or substantial portions of the Software.                    --
--                                                                           --
-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS   --
-- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF                --
-- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN --
-- NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,       --
-- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR     --
-- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE --
-- USE OR OTHER DEALINGS IN THE SOFTWARE.                                    --
--                                                                           --
-- Except as contained in this notice, the name(s) of the above copyright    --
-- holders shall not be used in advertising or otherwise to promote the      --
-- sale, use or other dealings in this Software without prior written        --
-- authorization.                                                            --
-------------------------------------------------------------------------------
-- $Id: README,v 1.2 2006/04/22 22:19:37 tom Exp $
-------------------------------------------------------------------------------

The functions in this directory are the generic (not device-specific) modules
of ncurses.

As a rule, these modules should not depend directly on term.h references and
associated terminfo function and variables.