notcurses/include/ncpp
Marek Habersack 3e78dd7d1f [C++] API sync
New classes:

   * MultiSelector (`ncmultiselector_*`)

Added:

   * Direct: cursor_{enable,disable}
   * Plane: high_gradient (`ncplane_highgradient`)
   * Plane: high_gradient_sized (`ncplane_highgradient_sized`)
   * Plane: rotate_cw (`ncplane_rotate_cw`)
   * Plane: rotate_ccw (`ncplane_rotate_ccw`)

Updated:

   * NotCurses: added all the margin initializers to the default options
2020-03-14 21:49:32 -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 [C++] API sync 2020-02-23 02:57:01 -05: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 [C++] API sync 2020-02-23 02:57:01 -05:00
Palette256.hh [C++] API sync + some (breaking) changes 2020-02-18 12:30:13 -05:00
Plane.hh [C++] API sync 2020-03-14 21:49:32 -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