Commit Graph

133 Commits (489ad88954bec815a400d3a62e15734397c628cb)

Author SHA1 Message Date
nick black a4ee5bd9c7
v1.6.3 4 years ago
nick black 3f544a4ed1
v1.6.2 4 years ago
Nick Black 9ca7d14c2b rust: drop libc_stdout from libnotcurses-sys tests #788 4 years ago
Nick Black e3e7b40440 rust: use pkg-config results for -I values #788 4 years ago
nick black 1cc0371373
v1.6.1 4 years ago
nick black 284dfc4fad
v1.6.0 4 years ago
nick black 6ab11e679f
v1.5.3 4 years ago
nick black 64d42212a3
v1.5.2 4 years ago
nick black bea281d120
rust: update for new notcurses_options 4 years ago
nick black 0657267274
v1.5.1 4 years ago
nick black 4d9171aee1
rust: get libnotcurses-sys compiling #704 4 years ago
nick black 7fc38d8fdd
v1.5.0 4 years ago
nick black 3bc9a4cfa2
v1.4.5 4 years ago
nick black 6bbf15cbd4
bump rust versions 4 years ago
nick black 354ece5826
v1.4.4.1 4 years ago
nick black 230f3af8e1
v1.4.4 4 years ago
nick black c08c9b7f7f
v1.4.3 4 years ago
nick black 5537692bd1
cells_rounded_box() is now exported 4 years ago
nick black 99990e9a92
sigh, rust 4 years ago
nick black 32d3ae91c8
v1.4.2.3 4 years ago
nick black e132c6bb24
v1.4.2.2 4 years ago
nick black 49fb03655e
v1.4.2.1 4 years ago
nick black 38e67abd9d
v1.4.2 4 years ago
nick black 8b5b44cf36
v1.4.1 4 years ago
nick black 6a22040584
v1.4.0 4 years ago
nick black e2b610506f
v1.3.4 4 years ago
nick black 8feb01c7cc
rust: use ncplane_dim_{y|x} from libnotcurses-sys 4 years ago
nick black 0d38adc60a
rust: move inline replacements to libnotcurses-sys 4 years ago
nick black ff18138349
rust: ncplane_perimeter(), cells_rounded_box() 4 years ago
nick black 63f65a0902
rust: proper subslice in ncplane_putstr() 4 years ago
nick black 05753bd91a
v1.3.3 4 years ago
nick black 5909f8f000
minimum of 0.4.0 for serial_test 4 years ago
nick black 70c5facbc3
rust: implement ncplane_putstr_yx() 4 years ago
nick black 790a953c82
list libqrcodegen in README 4 years ago
nick black 1dad2c6b50
v1.3.2 4 years ago
nick black e00ef4aca9
prep for 1.3.1 4 years ago
nick black 86e225dc4c prep for 1.3.0 #460 4 years ago
nick black 24a9343b0b
prep for 1.2.9 4 years ago
nick black 69b716f7f8 prep for 1.2.8 4 years ago
nick black 89809d5b59 prep for 1.2.7 4 years ago
nick black 6d366380ed prep for 1.2.6 4 years ago
Nick Black c2a645e9af
Rust wrapper work (#454)
* packaging: s/libtinfo/Terminfo/g
* rust: add stddim_yx()
* rust: check for valid init in unit tests
* rust: serialize up tests
* constify notcurses_term_dim_yx()
* rust: add dim wrappers
* remove notcurses_resize() from public API #367
* call notcurses_resize() from notcurses_refresh() #367
4 years ago
nick black c2d7983afc
rust: merge up from colloquy branch 4 years ago
nick black df3dc6b5bc
prep for 1.2.5 4 years ago
nick black 9d7d7ebd8a
rust: add getc_blocking() 4 years ago
nick black a3323fb22c
Enforce UTF8 where necessary in unit tests #428
Certain unit tests required UTF8 encoding on the output
terminal to work (#428). This includes anything which does
any kind of fill. Add enforce_utf8() checks to all such
tests that were missing them. Unit tests once again pass in
a pure ASCII environment.
4 years ago
nick black 6c81cb3b45
rust: use libnotcurses-sys, add test 4 years ago
nick black cbacf006e5
libnotcurses-sys: update tests for new notcurses_options 4 years ago
nick black 7c6b655483 v1.2.4 4 years ago
Nick Black c056a0a026
Subregion renders #293 (#404)
Add four new fields to notcurses_options: margin_{tblr}, which requests margins to the top, right, bottom, and left. Render only within those margins, leaving the screen otherwise untouched (well, cleared if using the alternate screen). #293
4 years ago
nick black ac683e21d2
v1.2.3 4 years ago
nick black e72111ac8b
v1.2.2 4 years ago
nick black 88c49df1b1
v1.2.1
DSFG demo can't have luigi
s/1.2.0/1.2.1/g
4 years ago
nick black b2210f0cf9
Rust: build libnotcurses-sys from CMake #320 4 years ago
nick black 2b08c53075 prep for 1.2.0 4 years ago
nick black 7043cfcc65 rust: prep for 1.1.8 4 years ago
nick black 887726b0d9 Debian: move all symbols/history to 1.1.8 4 years ago
nick black 1e676cc0f1 rust: update cargo.locks for 1.1.7 4 years ago
nick black cda600a4aa :/ 4 years ago
nick black 34546afc73
Rust: add basic unit tests #101 4 years ago
nick black b284901d18
prep for 1.1.6 4 years ago
nick black 2b6b6f996a
drone: new builders 4 years ago
nick black 429e00d612 v1.1.5 4 years ago
nick black f8ee8b2a10
rust: update Cargo.locks 4 years ago
nick black 60c19017f0
v1.1.4 4 years ago
nick black 746ef96ea1 prep for v1.1.3 4 years ago
nick black c9bfc54381
prep for 1.1.2 5 years ago
nick black ac791c781d
1.1.1, update version numbers 5 years ago
nick black 17a1ff3de3
require notcurses 1.1.0 for libnotcurses-sys-rs 5 years ago
nick black 1a4ca80616
debian: finalize 1.1.0 rust: update version to 1.1.0 5 years ago
nick black f857edd09d libav: render spaces when possible 5 years ago
nick black f1b17e964b add package stuffs 5 years ago
nick black 17df279b66 libnotcurses-sys rust lowlevel bindings 5 years ago
nick black 2c2542a553 docs/rust/python: update versions to 1.1.0 5 years ago
nick black 0330919564
add notes about python release 5 years ago
nick black 5a555ff917
v1.0.2 5 years ago
nick black 7e40453199
v1.0.1 5 years ago
nick black 202115d826 Add python3-all-dev build-dep 5 years ago
nick black af1a5ea528
v1.0.0. Give. Sympathize. Control. 5 years ago
nick black 136779826c
cargo: 0.9.9 5 years ago
nick black f2df310edb
v0.9.9 5 years ago
nick black 24350ed51e
get everybody read for 0.9.3 5 years ago
Nick Black 4571b57ece
Rust/FreeBSD (#221)
* rust bindings
* update release documentation with Rust info
* panelreel tester: accept command-line options#180
* input: char32_t not wchar_t in output
* freebsd compilation issues #196
5 years ago