nick black
4347cd956a
merge in master changes
2020-05-24 03:34:46 -04:00
nick black
c08c9b7f7f
v1.4.3
2020-05-22 09:18:39 -04:00
nick black
bec9691999
NEWS: document *PREFIXFMT macros #630
2020-05-22 06:53:47 -04:00
nick black
00d63c0b69
add USE_STATIC option to CMake #625
2020-05-21 23:46:25 -04:00
nick black
37a4114f42
O(1) z-axis moves #623
...
Replace the singly-linked z-axis with a doubly-linked list,
and reimplement all z-axis moves as O(1) functions.
Eliminate ncplane_move_{above/below}_unsafe(), as there are no
longer unsafe moves.
2020-05-20 15:32:27 -04:00
nick black
32d3ae91c8
v1.4.2.3
2020-05-17 09:01:53 -04:00
nick black
e132c6bb24
v1.4.2.2
2020-05-17 08:11:48 -04:00
nick black
49fb03655e
v1.4.2.1
2020-05-17 07:59:04 -04:00
nick black
38e67abd9d
v1.4.2
2020-05-17 07:29:10 -04:00
nick black
eb72a4612d
qprefix/bprefix: use uintmax_t for decimal
2020-05-17 02:14:27 -04:00
nick black
e1c55041c7
mention mouse/margin translation in NEWS
2020-05-17 00:01:51 -04:00
nick black
532c1689a4
NEWS: stream API updates
2020-05-16 20:06:33 -04:00
nick black
9a80750316
notcurses_canopen: split into images/videos #598
2020-05-12 20:10:53 -04:00
nick black
0f5333f103
subtle ncplane bugfixes
...
ncplane_dup(): properly set target plane attributes/channels
ncplane_move_below_unsafe(): speedup, at most one traversal
ncplane_rgba(): accept null glyph
ncvisual_from_plane(): dup the plane, own it in ncvisual
normal: spin the visual
2020-05-11 12:35:59 -04:00
nick black
7dae248a41
box demo: work in ASCII encoding #325
2020-05-11 05:59:55 -04:00
nick black
d6e349209c
v1.4.0
2020-05-10 22:21:01 -04:00
nick black
3a8b0b9716
v1.4.0
2020-05-10 21:39:02 -04:00
nick black
5a46aee74b
release.sh: NEWS not CHANGELOG
2020-05-10 21:38:46 -04:00
nick black
9446840b97
ncmenu: move to flag field #590
2020-05-09 08:41:03 -04:00
nick black
fec423264f
selector: undo switch to notcurses from ncplane
2020-05-09 07:51:23 -04:00
nick black
d89d8c52e9
notcurses_options: add flags field
2020-05-09 04:45:51 -04:00
nick black
d2c968b948
notcurses_init(): interpret NULL as /dev/tty #571
2020-05-08 22:33:39 -04:00
nick black
06e4b9f06b
NEWS: mention ncplane_set_channels()
2020-05-08 21:42:04 -04:00
nick black
989ca7ff9a
selector->ncselector, multiselector -> ncmultiselector #580
2020-05-08 21:42:04 -04:00
nick black
66d0fe5596
NEWS: add ncreader and ncplane_content()
2020-05-08 21:42:04 -04:00
nick black
289aba6f68
CHANGELOG.md -> NEWS.md #570
2020-05-07 10:06:07 -04:00