Commit Graph

227 Commits (e1b729c6a30e9b5be71aef2c8152284b7e0448a5)

Author SHA1 Message Date
nick black 333f7c1192
define ncplane_rotate_cw/ccw() 5 years ago
nick black afe724ee1d
docs: update for ncplane_translate_abs() 5 years ago
nick black bb579d0d05
notcurses_directmode()->ncdirect_init() 5 years ago
nick black c6f27f1bee
notcurses_resize() update docs #367 5 years ago
nick black a39efb1d6d
move selector, menu documentation to book 5 years ago
nick black fce0d9d88d
README: send multimedia to book 5 years ago
nick black 13beb9703f
move some README content to the book 5 years ago
nick black 4fb8500631
README: add link to mailing list 5 years ago
nick black a09bdc4ade
Add seqnum field to ncinput #374 5 years ago
nick black a626178b16
ncdirect: cursor movement / geom detection #382 5 years ago
nick black 9b0603bb32
Implement + test ncplane_mouseevent_p() #305 5 years ago
Nick Black 745e742a12
Fix gradient engine #368 (#372)
Simplify and correct the gradient engine, resolving all test breakage.
5 years ago
nick black 5e38da9ea3
implement ncplane_stain() #347 5 years ago
nick black 002e8be574
implement ncplane_format() #347 5 years ago
nick black 2780734efd
add ncplane_translate() 5 years ago
nick black f9d98dd05c
notcurses_stdplane_dimyx() #365 5 years ago
nick black 35d850f008
Implement + test ncplane_putegc_stainable() #352 5 years ago
Nick Black e5d6685c92
No locks, more lox #290 (#358)
* README/CMake: only require doctest 2.3.5

* man pages: remove talk of locking #290

* Remove locking from notcurses core #290

* Purge locking from notcurses core #290
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
Jakub Wilk f08d51c5e7 fix typos 5 years ago
nick black 3734262a52
README: link to Doxygen output 5 years ago
nick black d8fc0da91d
README: add link to guidebook 5 years ago
nick black 111a44fde5
update HISTORY with 1.2.0 release 5 years ago
nick black 438ee1257b
remove doctest, rely on system 5 years ago
nick black c6520ab84c add notcurses_drop_planes, use from demo #346 5 years ago
nick black ab9cbf82dc drop all images from README.md 5 years ago
nick black 6e97501ef7 add menu example to README 5 years ago
nick black 43bf0874d7 trim down NCKEY repetitions from README 5 years ago
nick black 643c1f4ed4 drop 0.4.0-sheet.png from README.md 5 years ago
nick black 8ecb4ba6a8 declare gradient functions #340 5 years ago
nick black 124004c87c add nplane_polyfill_yx() #340 5 years ago
nick black ce3e5d112e add ncdirect_clear() #343 5 years ago
nick black 6d629025e3 add ncdirect_fg_default() and ncdirect_bg_default() 5 years ago
nick black bfc28b0071 comment up ncdirect a bit better 5 years ago
nick black 9fc53e811f
ncplane_perimeter() plus unit test 5 years ago
nick black d8c42d4d1e
ncmenu_selected() fills in an ncinput #333 5 years ago
nick black 6b01d51cc1 add Robert Edmonds to THANKS 5 years ago
nick black b0c72607c4
ncmenu_offer_input(), use it in demo/pocmenu #333 5 years ago
nick black 7d1c977ba8
comment for nctablet_userptr() 5 years ago
nick black aacec297b2
ncmenu: declare ncmenu_offer_input() 5 years ago
nick black 74b9690cf3
ncmenu: remove dumb restrictions/special casing 5 years ago
nick black 1ed6000193 ncstats: add plane count, fix fbbytes accounting 5 years ago
nick black 62488eaf10
blit->ncblit #324 5 years ago
nick black 89f516dcaa
tablet->nctablet, add ncreel to python #324 5 years ago
nick black c519c95fff
panelreel -> ncreel #324 5 years ago
nick black b284901d18
prep for 1.1.6 5 years ago
nick black 00f7973aea
remove obsoleted README line #321 5 years ago
nick black bb7b92ea4a
ncdirect_styles_*() declarations #321 5 years ago
nick black 443deee7a3
README: update rendering algorithm description #289 5 years ago
nick black 5cd3a4c41d
ncdirect_dim_y()/x() 5 years ago