notcurses/src/libcpp
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
..
Menu.cc Sync C++ wrapper with the latest API changes 2020-02-16 06:01:02 -05:00
MultiSelector.cc [C++] API sync 2020-03-14 21:49:32 -04:00
NotCurses.cc [C++] API sync 2020-03-14 21:49:32 -04:00
Plane.cc Add C++ bindings 2020-01-22 06:47:43 -05:00
Reel.cc panelreel -> ncreel #324 2020-02-05 17:29:42 -05:00
Root.cc Add C++ bindings 2020-01-22 06:47:43 -05:00
Selector.cc Sync C++ wrapper with the latest API changes 2020-02-16 06:01:02 -05:00
Tablet.cc tablet->nctablet, add ncreel to python #324 2020-02-05 20:04:56 -05:00
Visual.cc C++ wrappers: kill Visual::destroy_plane() #299 2020-01-30 22:17:07 -05:00