Commit Graph

3502 Commits (7c249bf9b95a2d5a93e67a65d199863b0d415ce8)
 

Author SHA1 Message Date
nick black 7c249bf9b9
menu PoC: implement quit item 4 years ago
nick black a7c7b8ff0b
ncplane_reparent_family: fix up z-axes #1078 4 years ago
nick black 3ce7d36eed
eagle demo: explicitly request NCBLIT_2x2 4 years ago
nick black a6101d4fa2 ncplane_reparent: extract from z-axis #1078 4 years ago
nick black 43ddfd11c6 notcurses_debug(): warn on mismatched pile #1078 4 years ago
nick black 2f48c08fc4 recursive pilelock #1078 4 years ago
nick black 58e4cf626d ncplane_reparent(): excise children #1078 4 years ago
nick black 2c57ab0aff notcurses_debug: distinguish piles #1078 4 years ago
nick black 9e460ca1c2 ncplane_reparent: promote child planes #1078 4 years ago
nick black 0485c6f35d
fix tiny memory leak in ncplane_at_cursor_cell() 4 years ago
nick black b9f32cf6b5
dup_menu_sections: initialize enabled_item_count for skipped sections 4 years ago
nick black d662bd334d inline ncplane_cell_ref_yx() 4 years ago
nick black b6e5b60374 ncpile_create() not NCPLANE_OPTION_NEWPILE #1078 4 years ago
nick black 3ad9a40426 hook up piles #1078 4 years ago
nick black de082c7ba2 ncpile creation/destruction #1078 4 years ago
nick black b747af2ae8 drop NCPLANE_OPTION_NEWPILE #1078 4 years ago
nick black ee83b63107 c++: add Plane::reparent_family() #1078 4 years ago
nick black e21eef6b0e implement ncplane_reparent_family() #1078 4 years ago
nick black 0da6a8c44b add NCPLANE_OPTION_NEWPILE #1078 4 years ago
Marek Habersack c8eb3875ff [C++] API sync
Added:
 * NotCurses: `stats_alloc` (`notcurses_stats_alloc`)
 * Plane: `set_resizecb` (`ncplane_set_resizecb`)
4 years ago
nick black a2cc5f096a
notcurses_render: explicit pile rules #1078 4 years ago
nick black 2d45a74e21
notcurses_render.3: escape double pointer 4 years ago
nick black 428a4ce861
drone: build from cffi/, not python/ 4 years ago
nick black 15892627db
update tools/release.sh for new python path 4 years ago
nick black f2d3b26fcb
move python-cffi to cffi 4 years ago
nick black 27c58a0284
add crates.io crate 4 years ago
nick black 500e0af6f0
don't require pypandoc 1.5; 1.4 is enough 4 years ago
nick black 0097d76ab4
deal by hand with github-release filename changes 4 years ago
nick black 73b2f1bf19
v2.0.7 4 years ago
nick black ec92b663d8
mark blitting tests as warn for now #1130 4 years ago
nick black 874026829e
release: note githubrelease dependency 4 years ago
nick black acdcf9e41f
v2.0.6 4 years ago
nick black decf622f6c
blit tests: ntole() on input pixels #1130 4 years ago
nick black 537caa2173
v2.0.5 4 years ago
nick black 65ed8c0d86
undeprecate ncplane_new(); why break running code? 4 years ago
nick black 512794c64e
index.html: link to hype video 4 years ago
Nick Black 47cc9f9ecd
Initial easybook chapter (#1129)
* some mdbook #785

* more chapter 1
4 years ago
nick black dd1e7f3b7e
document ncplane_reparent() more completely 4 years ago
nick black 9829abf0d0 migrate all direct uses to ncplane_notcurses() 4 years ago
nick black 5215338e00
ncdirect_render_image: reset color within flushed region #1127 4 years ago
nick black dee1ec861d
drone: use ubuntu 2020-11-21a builder 4 years ago
nick black 1328fc7cf8
drop -V argument from CTest 4 years ago
joseLuís e23cd63aac rust: improve comments
- use new syntax for doclinks
- improve some comments
- add README
4 years ago
nick black 7ee2d98f82
reel PoC: handle resizes 4 years ago
nick black 8dd8937ff3
notcurses.h: purge tildes 4 years ago
nick black c0cb5c7ff9
add ncplane_resizecb() #1124 4 years ago
nick black 6084105c68
add ncplane_set_resizecb() #1124 4 years ago
nick black a5b6ce135d
README: list demo for example code 4 years ago
nick black 27732cc7b6
ncmenu: logerror() on failure 4 years ago
nick black 7fa89b45da rust: unfuck ncaligns #1115 4 years ago