notcurses/tools/function-summary/PENDING-changes.md
joseLuís 8e8c20468b rust: update function-summary
- add PENDING-changes.md file to keep track.
- remove output-* folder, no longer needed.
- move old bindgen*rs and changes*txt files to history/.
2021-04-10 12:45:16 +02:00

22 lines
361 B
Markdown

PENDING changes
## from changes-20210321-20210406.txt
- all tabbed & tab widget functions
## from changes-20210406-20210410.txt
bindgen add:
- [ ] ncdirect_stream
- [x] ncplane_as_rgba
- [ ] nclane_pixelgeom
- [ ] ncvisual_blitter_geom
- [ ] ncvisual_geom
bindgen del
- [x] ncplane_rgba
static add:
- [ ] ncplane_rgba
- [ ] ncvisual_geom
static del:
## ...