notcurses/include/ncpp
Nick Black c2a645e9af
Rust wrapper work (#454)
* packaging: s/libtinfo/Terminfo/g
* rust: add stddim_yx()
* rust: check for valid init in unit tests
* rust: serialize up tests
* constify notcurses_term_dim_yx()
* rust: add dim wrappers
* remove notcurses_resize() from public API #367
* call notcurses_resize() from notcurses_refresh() #367
2020-04-08 05:39:41 -04:00
..
internal Add C++ bindings 2020-01-22 06:47:43 -05:00
_exceptions.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
_flag_enum_operator_helpers.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
_helpers.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Cell.hh ncplane_translate() accept NULL dest as standard plane #408 (#411) 2020-03-22 17:33:08 -04:00
CellStyle.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
Direct.hh [C++] API sync 2020-03-14 21:49:32 -04:00
Menu.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
MultiSelector.hh [C++] API sync 2020-03-14 21:49:32 -04:00
NCAlign.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
NCBox.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
NCKey.hh [C++] API sync 2020-02-27 11:48:36 -05:00
NCLogLevel.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
ncpp.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
NCScale.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
NotCurses.hh Rust wrapper work (#454) 2020-04-08 05:39:41 -04:00
Palette256.hh [C++] API sync + some (breaking) changes 2020-02-18 12:30:13 -05:00
Plane.hh Add ncplane_set_scrolling() #323 2020-04-05 23:54:38 -04:00
Plot.hh c++ plot shouldn't allow negative samples #447 2020-04-07 23:43:12 -04:00
Reel.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
Root.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
Selector.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
Tablet.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
TabletCallback.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Visual.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00