nick black
86e225dc4c
prep for 1.3.0 #460
2020-04-11 22:00:34 -04:00
nick black
24a9343b0b
prep for 1.2.9
2020-04-11 12:39:54 -04:00
nick black
69b716f7f8
prep for 1.2.8
2020-04-10 16:19:41 -04:00
nick black
ea7610abee
Merge branch 'master' of github.com:dankamongmen/notcurses
2020-04-10 12:37:16 -04:00
nick black
f28ccce12d
s/direct color/TrueColor/g
2020-04-10 12:37:12 -04:00
nick black
114cb1d680
debian: make notcurses-bin safely binNMUable
2020-04-10 11:27:48 -04:00
nick black
89809d5b59
prep for 1.2.7
2020-04-09 20:21:33 -04:00
nick black
6d366380ed
prep for 1.2.6
2020-04-08 10:10:47 -04:00
nick black
039d955cd6
debian: update symbols for 1.2.6
2020-04-08 10:10:34 -04:00
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
2020-04-08 05:39:41 -04:00
nick black
e276a36264
Merge branch 'master' of github.com:dankamongmen/notcurses
2020-04-08 04:04:43 -04:00
nick black
b320c6c0e2
debian: dep notcurses-bin on python3-notcurses
2020-04-08 04:04:38 -04:00
nick black
5c44416426
export ncplane_putstr_yx() as static inline
2020-04-06 01:15:20 -04:00
nick black
fcd7e19e4c
Add ncplane_set_scrolling() #323
2020-04-05 23:54:38 -04:00
nick black
4e425fcc31
debian: mark all 1.2.4 symbols as 1.2.5
2020-04-05 19:19:31 -04:00
nick black
397deca65c
new ncplot functions in symbols
2020-04-04 18:52:31 -04:00
nick black
df3dc6b5bc
prep for 1.2.5
2020-04-04 18:49:16 -04:00
nick black
6c02012cbf
debian: pull comments from dep list
2020-04-03 05:51:02 -04:00
nick black
f565c0472c
rust: dep on clang-dev
2020-04-03 05:51:02 -04:00
nick black
716260831e
drone: try building rust
2020-04-03 05:51:02 -04:00
nick black
c43006c2bf
update symbol files for 1.2.4
2020-03-24 16:29:21 -04:00
nick black
7c6b655483
v1.2.4
2020-03-24 16:25:47 -04:00
nick black
e1b729c6a3
Kill warn_unused_result warning in reel demo
2020-03-07 20:44:27 -05:00
nick black
a5bdb88ca9
update libnotcurses symbols
2020-03-07 19:21:57 -05:00
nick black
ac683e21d2
v1.2.3
2020-03-07 18:53:36 -05:00
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 .
2020-03-03 00:59:44 -05:00
nick black
bb579d0d05
notcurses_directmode()->ncdirect_init()
2020-03-02 20:19:16 -05:00
nick black
0a1f36cbfa
debian: add ncdirect_ new to symbols
2020-02-24 18:31:24 -05:00
nick black
508da16b77
debian: drop graphviz build dep
2020-02-24 05:54:35 -05:00
nick black
e72111ac8b
v1.2.2
2020-02-24 00:03:00 -05:00
nick black
e7cc4a098c
debian: update symbols file
2020-02-23 06:04:38 -05:00
nick black
3f493691d0
Debian: pass USE_PYTHON=off to cmake #363
2020-02-22 22:22:54 -05:00
nick black
d32d71c868
Debian: notcurses-bin deps on {python3:Depends}
2020-02-20 22:04:59 -05:00
nick black
e55044e76a
debian: wrap-and-sort -sbt pass
2020-02-20 05:20:00 -05:00
nick black
88c49df1b1
v1.2.1
...
DSFG demo can't have luigi
s/1.2.0/1.2.1/g
2020-02-20 05:13:22 -05:00
nick black
83742b93f1
Debian: update symbol files
2020-02-20 04:45:44 -05:00
nick black
2187aa4d8c
debian: update libnotcurses++1.symbols
2020-02-20 01:51:33 -05:00
nick black
33b8ad0518
Don't build doxygen by default
2020-02-20 00:25:59 -05:00
nick black
83e73fb429
install notcurses-pydemo #359
2020-02-19 22:51:58 -05:00
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
2020-02-18 12:36:16 -05:00
nick black
2dc103f447
update primary versions to 1.2.1 for new cycle
2020-02-17 22:43:14 -05:00
nick black
68f7054e7f
debian: update symbols files
2020-02-17 22:05:24 -05:00
nick black
2b08c53075
prep for 1.2.0
2020-02-17 21:57:52 -05:00
nick black
1077debaa5
debian/copyright: flatten copyright hierarchy
2020-02-17 21:25:52 -05:00
nick black
438ee1257b
remove doctest, rely on system
2020-02-17 17:36:27 -05:00
nick black
124004c87c
add nplane_polyfill_yx() #340
2020-02-14 05:38:08 -05:00
nick black
9fc53e811f
ncplane_perimeter() plus unit test
2020-02-12 12:29:28 -05:00
nick black
dd69695fde
Debian: add Rules-Requires-Root: no
2020-02-12 07:13:12 -05:00
nick black
c8dc9bda84
Debian: notcurses-{data, bin} -> graphics
2020-02-12 07:10:45 -05:00
nick black
1e856ecb8e
Debian: add Upstream-Contact line to copyrights
2020-02-12 07:07:41 -05:00