summaryrefslogtreecommitdiff
path: root/lib/libcurses/background.c
AgeCommit message (Expand)Author
2003-02-17Fix resize of windows with subwins.dsl
2002-08-04Set the curses default colours to white on black when using colour.jdc
2000-04-24* Added rcs id line to files missing it.blymn
2000-04-18Don't replace background character with null character.jdc
2000-04-16Add bkgd() and bkgdset() (which were previously just macros).jdc
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-13Nuke unused variables.simonb
2000-04-12Background manipulation routines.jdc