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
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
NCBox.hh
NCKey.hh
NCLogLevel.hh
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
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
TabletCallback.hh
Utilities.hh
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
_flag_enum_operator_helpers.hh
_helpers.hh
ncpp.hh