summaryrefslogtreecommitdiff
path: root/lib/libcurses/attributes.c
AgeCommit message (Expand)Author
2003-10-21Don't use NULL to compare against an int.fvdl
2003-03-30Add attr_set() group of functions.jdc
2003-02-17Fix resize of windows with subwins.dsl
2003-01-27Remove check for attribute/colour conflict.jdc
2000-12-19Rename variables refering to termcap capabilities from NN to __tc_nn. Casejdc
2000-05-11New function getattrs().jdc
2000-04-28Clean up a bunch more logic.mycroft
2000-04-24* Added rcs id line to files missing it.blymn
2000-04-16Add extra debug output (for wattrset()).jdc
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-12Copyright assgned to TNF.jdc
2000-04-11Made data structures opaqueblymn
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg