Commit Graph

156 Commits (14184e8dbba3199ea0bc0e9a222bbc90bb75ae78)

Author SHA1 Message Date
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 ea7610abee
Merge branch 'master' of github.com:dankamongmen/notcurses 4 years ago
nick black f28ccce12d
s/direct color/TrueColor/g 4 years ago
nick black 114cb1d680 debian: make notcurses-bin safely binNMUable 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 039d955cd6
debian: update symbols 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 e276a36264 Merge branch 'master' of github.com:dankamongmen/notcurses 4 years ago
nick black b320c6c0e2 debian: dep notcurses-bin on python3-notcurses 4 years ago
nick black 5c44416426
export ncplane_putstr_yx() as static inline 4 years ago
nick black fcd7e19e4c Add ncplane_set_scrolling() #323 4 years ago
nick black 4e425fcc31
debian: mark all 1.2.4 symbols as 1.2.5 4 years ago
nick black 397deca65c
new ncplot functions in symbols 4 years ago
nick black df3dc6b5bc
prep for 1.2.5 4 years ago
nick black 6c02012cbf debian: pull comments from dep list 4 years ago
nick black f565c0472c rust: dep on clang-dev 4 years ago
nick black 716260831e drone: try building rust 4 years ago
nick black c43006c2bf
update symbol files for 1.2.4 5 years ago
nick black 7c6b655483 v1.2.4 5 years ago
nick black e1b729c6a3
Kill warn_unused_result warning in reel demo 5 years ago
nick black a5bdb88ca9
update libnotcurses symbols 5 years ago
nick black ac683e21d2
v1.2.3 5 years ago
nick black 3498956370
ncplane_mouseevent_p()->ncplane_translate_abs()
ncplane_mouseevent_p() is retired--it was poorly named, and
ncplane_translate_abs() does what it does, plus more, plus
more generally (it works on any y, x, not necessarily an
ncinput). update c++ wrappers #394.
5 years ago
nick black bb579d0d05
notcurses_directmode()->ncdirect_init() 5 years ago
nick black 0a1f36cbfa
debian: add ncdirect_ new to symbols 5 years ago
nick black 508da16b77
debian: drop graphviz build dep 5 years ago
nick black e72111ac8b
v1.2.2 5 years ago
nick black e7cc4a098c
debian: update symbols file 5 years ago
nick black 3f493691d0
Debian: pass USE_PYTHON=off to cmake #363 5 years ago
nick black d32d71c868 Debian: notcurses-bin deps on {python3:Depends} 5 years ago
nick black e55044e76a debian: wrap-and-sort -sbt pass 5 years ago
nick black 88c49df1b1
v1.2.1
DSFG demo can't have luigi
s/1.2.0/1.2.1/g
5 years ago
nick black 83742b93f1
Debian: update symbol files 5 years ago
nick black 2187aa4d8c debian: update libnotcurses++1.symbols 5 years ago
nick black 33b8ad0518
Don't build doxygen by default 5 years ago
nick black 83e73fb429
install notcurses-pydemo #359 5 years ago
Nick Black e6637e81cc
Prep for serious rusting #101 (#354)
* CMake: add USE_PANDOC, USE_DOXYGEN options #101
* README: mention rust
* start integrating rust into build #101
* CMake: add USE_NETWORK option for cargo
* Debian: build-dep on doxygen
* rust: colloquy checks in Cargo.lock
* extract NCKEY defines into their own include
* colloquy: use clap to parse CLI args
* CMake: unify option namespace
* Python: update include path
* Rust: fix up --frozen workings for -DUSE_NETWORK=off
* CMake: abstract out colloquy a little
* Sync direct.hh to the New Way
5 years ago
nick black 2dc103f447 update primary versions to 1.2.1 for new cycle 5 years ago
nick black 68f7054e7f
debian: update symbols files 5 years ago
nick black 2b08c53075 prep for 1.2.0 5 years ago
nick black 1077debaa5
debian/copyright: flatten copyright hierarchy 5 years ago
nick black 438ee1257b
remove doctest, rely on system 5 years ago
nick black 124004c87c add nplane_polyfill_yx() #340 5 years ago
nick black 9fc53e811f
ncplane_perimeter() plus unit test 5 years ago
nick black dd69695fde
Debian: add Rules-Requires-Root: no 5 years ago
nick black c8dc9bda84
Debian: notcurses-{data, bin} -> graphics 5 years ago
nick black 1e856ecb8e
Debian: add Upstream-Contact line to copyrights 5 years ago