ncursesw-morphos/ncurses/tty
Thomas E. Dickey 4e793faf65 ncurses 5.9 - patch 20130525
+ modify mvcur() to distinguish between internal use by the ncurses
  library, and external callers, preventing it from reading the content
  of the screen which is only nonblank when curses calls have updated
  it.  This makes test/dots_mvcur.c avoid painting colored cells in
  the left margin of the display.
+ minor fix to test/dots_mvcur.c
+ move configured symbols USE_DATABASE and USE_TERMCAP to term.h as
  NCURSES_USE_DATABASE and NCURSES_USE_TERMCAP to allow consistent
  use of these symbols in term_entry.h
2013-05-26 00:59:52 +00:00
..
hardscroll.c ncurses 5.9 - patch 20121017 2012-10-17 09:57:52 +00:00
hashmap.c ncurses 5.9 - patch 20111022 2011-10-23 01:04:18 +00:00
lib_mvcur.c ncurses 5.9 - patch 20130525 2013-05-26 00:59:52 +00:00
lib_tstp.c ncurses 5.9 - patch 20130427 2013-04-27 23:24:20 +00:00
lib_twait.c ncurses 5.9 - patch 20130218 2013-02-18 11:49:35 +00:00
lib_vidattr.c ncurses 5.9 - patch 20130112 2013-01-13 02:00:14 +00:00
MKexpanded.sh ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
tty_update.c ncurses 5.9 - patch 20130216 2013-02-17 00:03:45 +00:00