You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/include/ncpp
nick black 54b44513c4
Wide EGC tweaks
Don't bias the nccell width by 1, or 0-length EGCs become
255 columns. We weren't actually using the width to drive
much anything until now, so this wasn't a problem, but it
is exposed as an error once we got rid of CELL_WIDE_ASIAN
and start looping through the actual egc column width.
Closes #1278, closes #1277
4 years ago
..
internal Add C++ bindings 5 years ago
Cell.hh Wide EGC tweaks 4 years ago
CellStyle.hh c++/rust struck #1138 4 years ago
Direct.hh ncdirect_*_palindex -> ncdirect_set_*_palindex #1261 4 years ago
FDPlane.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Menu.hh ncmenu_item_set_status: man page, NEWS, python, c++ #1057 4 years ago
MultiSelector.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
NCAlign.hh Prep for serious rusting #101 (#354) 4 years ago
NCBox.hh Prep for serious rusting #101 (#354) 4 years ago
NCKey.hh [C++] API sync 4 years ago
NCLogLevel.hh Prep for serious rusting #101 (#354) 4 years ago
NotCurses.hh Progress towards NCBLIT_3x2 by default 4 years ago
Palette256.hh convert all channel rgb calls #985 4 years ago
Pile.hh [C++] API sync 4 years ago
Plane.hh [Misc] A hodgepodge of tiny changes 4 years ago
Plot.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Reader.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Reel.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Root.hh [C++] API sync 4 years ago
Selector.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Subproc.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Tablet.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
TabletCallback.hh Add C++ bindings 5 years ago
Utilities.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Visual.hh Progress towards NCBLIT_3x2 by default 4 years ago
Widget.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
_exceptions.hh [C++] Optionally enable throwing exceptions on errors 4 years ago
_flag_enum_operator_helpers.hh Add C++ bindings 5 years ago
_helpers.hh Add C++ bindings 5 years ago
ncpp.hh Add C++ bindings 5 years ago