You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/tests
nick black ae1421db15
ncvisual_render() API change/documentation #422
ncvisual_render() now returns the number of cells emitted
rather than just 0/-1. -1 is still returned on failure.
Rather than 0 for length meaning "all possible length", it
now means 0, and -1 means "all possible length". All demos,
tests, and PoCs have been updated. #422
5 years ago
..
cell.cpp Cell: non-OPAQUE always sets non-default bit 5 years ago
channel.cpp Prep for serious rusting #101 (#354) 5 years ago
direct.cpp notcurses_directmode()->ncdirect_init() 5 years ago
egcpool.cpp Prep for serious rusting #101 (#354) 5 years ago
fade.cpp ncplane_rotate_cw() and ncplane_rotate_ccw() (#396) 5 years ago
fills.cpp Most of notcurses-tetris, mergedown fixes (#420) 5 years ago
input.cpp Accept US-ASCII/C encoding, with warning. 5 years ago
internal.cpp Out with googletest, in with doctest #202 (#231) 5 years ago
main.cpp Accept US-ASCII/C encoding, with warning. 5 years ago
main.h Prep for serious rusting #101 (#354) 5 years ago
menu.cpp ncmenu: remove dumb restrictions/special casing 5 years ago
metric.cpp enmetric->ncmetric #324 5 years ago
ncplane.cpp ncplane_mouseevent_p()->ncplane_translate_abs() 5 years ago
notcurses.cpp Cell: non-OPAQUE always sets non-default bit 5 years ago
palette.cpp Prep for serious rusting #101 (#354) 5 years ago
reel.cpp Accept US-ASCII/C encoding, with warning. 5 years ago
render.cpp Accept US-ASCII/C encoding, with warning. 5 years ago
resize.cpp ncplane_rotate_cw() and ncplane_rotate_ccw() (#396) 5 years ago
rotate.cpp ncplane_rotate_cw() and ncplane_rotate_ccw() (#396) 5 years ago
selector.cpp ncmenu_selected() fills in an ncinput #333 5 years ago
visual.cpp ncvisual_render() API change/documentation #422 5 years ago
zaxis.cpp Accept US-ASCII/C encoding, with warning. 5 years ago