From 30478fc469c66a0445abf97e6b454fb0da515ff5 Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Wed, 19 Mar 2008 12:33:45 -0500 Subject: the rest of the refresh options aren't going to be useful until we get multiple window support --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index af5f36f..29cf4b4 100644 --- a/TODO +++ b/TODO @@ -5,9 +5,9 @@ - attribute support (curs_attr) - finish up curs_color (color_content, pair_content) - scrolling support (curs_scroll, setscrreg (curs_outopts)) -- support the rest of the refresh options (curs_refresh) - window background support (curs_bkgd) - multiple window support (all fns that start with w, curs_overlay, curs_initscr, curs_window, curs_getyx (par, beg), curs_touch, curs_overlay) +- support the rest of the refresh options (curs_refresh) - border support (curs_border) - status line stuff (curs_slk) - mouse support (curs_mouse) -- cgit v1.2.3-54-g00ecf