summaryrefslogtreecommitdiff
path: root/lib/libcurses/border.c
AgeCommit message (Expand)Author
2017-01-09Checks for bottom right corner were reversed.blymn
2017-01-06KNF.roy
2016-10-22remove bogus malloc castschristos
2013-05-05Also merge in background attributes.jdc
2010-12-25Allow attributes to be applied to the default line drawing charactersblymn
2010-02-23misc fixes and improvements:drochner
2009-07-22Prepare curses for the possibility of changing from termcap to terminfo.roy
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-05-28Merge in wide curses code done as a Summer of Code project byblymn
2007-01-21Add debug "areas" that allow selective debugging by setting thejdc
2006-01-15Background characters and attributes don't need to be kept per characterjdc
2001-02-05Don't delete attributes when character 0 (default) is passed in.jdc
2000-04-24* Added rcs id line to files missing it.blymn
2000-04-18Set background character and attributes for added characters.jdc
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-12Remove attributes of characters displayed with -DDEBUG.jdc
2000-04-11Made data structures opaqueblymn