mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-06 03:20:26 +00:00
fe924be5ef
Long-planned changes for API/ABI3 #1777 * remove old-style notcurses_ rendering functions * Make notcurses_render() a static inline wrapper around ncpile_render(). Remove the deprecated notcurses_render_to_file() and ncpile_render_to_file(). * ncstrwidth() becomes static inline wrapper #1777 * remove deprecated ncvisual_subtitle() * kill ncvisual_inflate(), long deprecated #1777 * remove deprecated palette256 wrappers #1777 * kill ncplane_new() #1777 * remove deprecated renderfp field from notcurses_options #1777 * reorder ncstats fields to match documentation #1777 * kill deprecated style functions #1777 * ncplane_move{top, bottom} become static inline #1777 ** ncplane_pixelgeom -> ncplane_pixel_geom() #1777 * ncstyle functions ought return uint16_t #1777 #2200 * ncvisualplane_create: provide new pile functionality #1462 * [heuristics] GNU screen 4x never has rgb * [BitmapSmoothMove] only WARN in test until sixel supports this #2258 * contour: enable sextants * interp PoC: clean up ncvisual #2266 * ncselector_options: constify string arguments * Constify strings in selector/mselector_items Use internal types to track items within the selector/mselector widgets, rather than pressing the user-provided item structs into double-duty. With this change, we can constify the strings within those user-provided items. Do so, also removing the internal-side elements. Update documentation. Closes #2267. * constify ncmenu_item/_section strings * constify strings in nctabbed_options * notcurses-demo FPS graph: back to straight seconds * remove unused wchar_from_utf8() * nstrwidth_valid(): properly initialize bytes/width * [ncneofetch] use GetSystemInfo on Windows |
||
---|---|---|
.. | ||
notcurses_capabilities.3.md | ||
notcurses_cell.3.md | ||
notcurses_channels.3.md | ||
notcurses_core.3.md | ||
notcurses_direct.3.md | ||
notcurses_fade.3.md | ||
notcurses_fds.3.md | ||
notcurses_init.3.md | ||
notcurses_input.3.md | ||
notcurses_lines.3.md | ||
notcurses_menu.3.md | ||
notcurses_metric.3.md | ||
notcurses_multiselector.3.md | ||
notcurses_output.3.md | ||
notcurses_palette.3.md | ||
notcurses_plane.3.md | ||
notcurses_plot.3.md | ||
notcurses_progbar.3.md | ||
notcurses_reader.3.md | ||
notcurses_reel.3.md | ||
notcurses_refresh.3.md | ||
notcurses_render.3.md | ||
notcurses_selector.3.md | ||
notcurses_stats.3.md | ||
notcurses_stdplane.3.md | ||
notcurses_stop.3.md | ||
notcurses_tabbed.3.md | ||
notcurses_tree.3.md | ||
notcurses_util.3.md | ||
notcurses_visual.3.md | ||
notcurses.3.md |