try different include order to hopefully avoid problems with curses wanting to define bool

prioritize cursesw over ncursesw on BSD because of color problems

fix that error message about non-colored terminals was printed before ending the curses session

add -lsocket on Solaris

try to fix the use of ncurses extensions in colors.h

fix incompatible curses include in colors.c

fix getmaxy() not being available in POSIX curses

add support for long notation with hyphen - resolves #894

fix asyncgetnstr() not being compatible with POSIX curses

fix label before declaration

(0) -100 -10 +10 tip

mercurial