Commit Graph

3586 Commits

Author SHA1 Message Date
nick black
ee83b63107 c++: add Plane::reparent_family() #1078 2020-11-23 22:58:05 -05:00
nick black
e21eef6b0e implement ncplane_reparent_family() #1078 2020-11-23 22:58:05 -05:00
nick black
0da6a8c44b add NCPLANE_OPTION_NEWPILE #1078 2020-11-23 22:58:05 -05:00
Marek Habersack
c8eb3875ff [C++] API sync
Added:
 * NotCurses: `stats_alloc` (`notcurses_stats_alloc`)
 * Plane: `set_resizecb` (`ncplane_set_resizecb`)
2020-11-23 19:18:42 -05:00
nick black
a2cc5f096a
notcurses_render: explicit pile rules #1078 2020-11-22 08:19:17 -05:00
nick black
2d45a74e21
notcurses_render.3: escape double pointer 2020-11-22 08:07:04 -05:00
nick black
428a4ce861
drone: build from cffi/, not python/ 2020-11-22 03:12:38 -05:00
nick black
15892627db
update tools/release.sh for new python path 2020-11-22 01:47:09 -05:00
nick black
f2d3b26fcb
move python-cffi to cffi 2020-11-22 01:45:23 -05:00
nick black
27c58a0284
add crates.io crate 2020-11-22 01:17:50 -05:00
nick black
500e0af6f0
don't require pypandoc 1.5; 1.4 is enough 2020-11-22 00:48:31 -05:00
nick black
0097d76ab4
deal by hand with github-release filename changes 2020-11-22 00:24:48 -05:00
nick black
73b2f1bf19
v2.0.7 2020-11-22 00:22:11 -05:00
nick black
ec92b663d8
mark blitting tests as warn for now #1130 2020-11-22 00:19:40 -05:00
nick black
874026829e
release: note githubrelease dependency 2020-11-21 23:43:41 -05:00
nick black
acdcf9e41f
v2.0.6 2020-11-21 23:35:24 -05:00
nick black
decf622f6c
blit tests: ntole() on input pixels #1130 2020-11-21 23:27:38 -05:00
nick black
537caa2173
v2.0.5 2020-11-21 22:29:02 -05:00
nick black
65ed8c0d86
undeprecate ncplane_new(); why break running code? 2020-11-21 22:26:49 -05:00
nick black
512794c64e
index.html: link to hype video 2020-11-21 22:15:11 -05:00
Nick Black
47cc9f9ecd
Initial easybook chapter (#1129)
* some mdbook #785

* more chapter 1
2020-11-21 22:13:27 -05:00
nick black
dd1e7f3b7e
document ncplane_reparent() more completely 2020-11-21 22:08:55 -05:00
nick black
9829abf0d0 migrate all direct uses to ncplane_notcurses() 2020-11-21 05:08:55 -05:00
nick black
5215338e00
ncdirect_render_image: reset color within flushed region #1127 2020-11-21 02:44:35 -05:00
nick black
dee1ec861d
drone: use ubuntu 2020-11-21a builder 2020-11-21 02:44:21 -05:00
nick black
1328fc7cf8
drop -V argument from CTest 2020-11-20 19:45:02 -05:00
joseLuís
e23cd63aac rust: improve comments
- use new syntax for doclinks
- improve some comments
- add README
2020-11-20 20:17:37 +01:00
nick black
7ee2d98f82
reel PoC: handle resizes 2020-11-18 08:36:59 -05:00
nick black
8dd8937ff3
notcurses.h: purge tildes 2020-11-18 08:01:27 -05:00
nick black
c0cb5c7ff9
add ncplane_resizecb() #1124 2020-11-18 08:00:02 -05:00
nick black
6084105c68
add ncplane_set_resizecb() #1124 2020-11-18 07:49:22 -05:00
nick black
a5b6ce135d
README: list demo for example code 2020-11-18 06:29:10 -05:00
nick black
27732cc7b6
ncmenu: logerror() on failure 2020-11-18 05:39:11 -05:00
nick black
7fa89b45da rust: unfuck ncaligns #1115 2020-11-17 23:42:36 -05:00
nick black
fb5148f098 drone: step up to fedora34 builder 2020-11-17 23:42:36 -05:00
nick black
9ce821a045 [headscratch] 2020-11-17 23:42:36 -05:00
nick black
d0c63bcdf0 drone: build with two cpus per runner 2020-11-17 23:42:36 -05:00
nick black
ee019b2d5a rust: clear all mention of ncplane->horiz #1115 2020-11-17 23:42:36 -05:00
nick black
bc245e09fc rust: drop ncplane_options__bindgen_ty_1 2020-11-17 23:42:36 -05:00
nick black
35f52cec3f index.html: drop newline at bottom 2020-11-17 23:42:36 -05:00
nick black
1e6f8e4901 USAGE/python/man: update ncplane_options #1115 2020-11-17 23:42:36 -05:00
nick black
a92e5d97e0 don't threaten to remove ncplane_new() #1115 2020-11-17 23:42:36 -05:00
nick black
61baabe9a1 eagle, HUD: use default blitter 2020-11-17 23:42:36 -05:00
nick black
f676cd34a8 convert remaining ncplane_new -> ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
3e209f3539 eagle, luigi, sliders, outro: ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
e8224dfa35 xray: ncplane_new -> ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
eef6df8c0a death to horiz #1115 2020-11-17 23:42:36 -05:00
nick black
719ed0658a notcurses-view: ncplane_new -> ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
0215f9482b selector PoC: ncplane_new -> ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
4a5fb14bc1 multiselector PoC: out with ncplane_new #1115 2020-11-17 23:42:36 -05:00