notcurses/include/ncpp
Marek Habersack 28976dfef2 [C++] Sync API changes
Been a while, but here goes, sync to the latest API changes.

Added:

  * Direct:   cursor_{up,left,right,down} (`ncdirect_cursor_{up,left,right,down}`)
  * Plane: constructors to use `ncplane_bound`
  * Plane: reparent (`ncplane_reparent`)
  * Plot: definition of `default_options`

Changed:

  * Plane (breaking): the `*gradient*` functions now return `int`
  * Plane (breaking): `polyfill` returns `int`
  * Plane (breaking): `stain` returns `int`
  * Plane (breaking): `blit_bgrx` takes `const void*` for `data`
  * Plane (breaking): `blit_rgba` takes `const void*` for `data`
  * Plot: `plot_optons` -> `ncplot_options`
  * Plot (breaking): `{add,set}_sample` now return `bool`
2020-04-11 20:44:25 -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++] Sync API changes 2020-04-11 20:44:25 -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 [C++] Sync API changes 2020-04-11 20:44:25 -04:00
Plot.hh [C++] Sync API changes 2020-04-11 20:44:25 -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