notcurses/include/ncpp
Marek Habersack 63b64ff624 [C++] API sync
Added:
  * Direct: render_image (`ncdirect_render_image`)
  * NotCurses: can_truecolor (`notcurses_cantruecolor`)
  * Plane: home (`ncplane_home`)
  * Plane: perimeter_rounded (`ncplane_perimeter_rounded`)
  * Plane: perimeter_double (`ncplane_perimeter_double`)
  * Plane: is_fg_default (`ncplane_fg_default_p`)
  * Plane: is_bg_default (`ncplane_bg_default_p`)
  * Plot: sample (`nc{d,u}plot_sample`)
  * Visual: geom (`ncvisual_geom`)

Fixed:
  * Plot: {set,add}_sample - `x` coord is always `uint64_t`
2020-06-23 08:03:48 -04:00
..
internal Add C++ bindings 2020-01-22 06:47:43 -05:00
_exceptions.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04: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 [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
CellStyle.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
Direct.hh [C++] API sync 2020-06-23 08:03:48 -04:00
FDPlane.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Menu.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
MultiSelector.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -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
NotCurses.hh [C++] API sync 2020-06-23 08:03:48 -04:00
Palette256.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Plane.hh [C++] API sync 2020-06-23 08:03:48 -04:00
Plot.hh [C++] API sync 2020-06-23 08:03:48 -04:00
Reader.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Reel.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Root.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Selector.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Subproc.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Tablet.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
TabletCallback.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Utilities.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Visual.hh [C++] API sync 2020-06-23 08:03:48 -04:00