nick black
4834ec6c1f
doc/man/index.html: link to version described
2021-04-12 07:54:19 -04:00
nick black
e017dcba89
v2.2.6
2021-04-12 05:01:58 -04:00
nick black
9546b7e914
move logo to doc/ from data/ to keep install simple
2021-04-03 21:26:04 -04:00
nick black
57114c8005
[bitmaps] remove redundant PixelWipeBlocks test
2021-03-28 16:59:02 -04:00
nick black
86de98c5d2
Fix cell blit / plane vertical alignment
...
Deprecate ncplane_align(), after rewriting it as a passthrough
to new function ncplane_halign(). Add ncplane_valign(). Update
all callers. Closes #1468 .
2021-03-27 02:31:51 -04:00
MasFlam
c677a4fd8a
Add the nctabbed widget ( #1431 )
...
Tabs for the people!
fixes #986
2021-03-24 17:27:29 -04:00
nick black
3c0a765599
notcurses_render.3: render a pile, not planes
2021-03-23 16:13:06 -04:00
nick black
6672590996
index.html: properly sort notcurses_reel.3
2021-03-09 00:00:20 -05:00
nick black
5e74070c77
index.html: add notcurses_tree.3
2021-03-08 23:57:41 -05:00
nick black
bc84987af5
v2.2.3
2021-03-08 07:10:50 -05:00
nick black
d4e87b4a35
rename notcurses-direct-pydemo ncdirect-pydemo
2021-02-27 19:03:42 -05:00
nick black
11dbf7701e
link to markdown from index.html
2021-02-23 11:40:29 -05:00
nick black
c10f5a40ce
v2.2.2
2021-02-18 07:07:26 -05:00
nick black
2741b049cb
don't expose nctree in 2.2.2
2021-02-18 07:04:03 -05:00
nick black
2ae618c06b
add new man page notcurses_tree.3 #1164
2021-02-15 13:23:41 -05:00
nick black
be4a9154a8
v2.2.1
2021-02-09 19:34:03 -05:00
nick black
3cdf7160de
v2.2.0
2021-02-08 09:35:34 -05:00
nick black
54ca2249df
v2.1.8
2021-02-03 08:34:49 -05:00
nick black
b3569b6aef
Initialize Readline on demand
...
Eliminate NCDIRECT_OPTION_NO_READLINE (it was only introduced in
Notcurses 2.1.6). Add a new function, ncdirect_readline(). Upon
first call to this function, initialize libreadline. Destroy
libreadline in ncdirect_stop() iff we initialized it. Add
hilodirect guessing game PoC from #1325 . Rename
notcurses_directmode.3 to notcurses_direct.3. Closes #1326 .
2021-02-03 00:18:10 -05:00
nick black
7eafcfe598
rename notcurses-tetris -> nctetris
2021-01-21 03:51:12 -05:00
nick black
121f10a9c5
v2.1.7
2021-01-21 03:21:31 -05:00
nick black
57271d09ce
v2.1.6
2021-01-21 02:44:00 -05:00
nick black
6d15aacc52
add notcurses_core.3.md man page #1301
2021-01-19 23:09:22 -05:00
nick black
1631818784
rename notcurses-view to ncplayer #1299
2021-01-18 14:22:54 -05:00
nick black
3ecdde74d0
v2.1.5
2021-01-15 05:14:07 -05:00
nick black
e617acecc7
v2.1.4
2021-01-03 19:55:32 -05:00
nick black
70b74a749b
v2.1.3
2020-12-31 02:57:16 -05:00
nick black
99f04fd7e3
correct title for notcurses_progbar.3 link in index.html
2020-12-30 21:45:12 -05:00
nick black
f471ab15df
update copyrights for 2021, ho humm
2020-12-30 03:41:58 -05:00
nick black
55d563b646
v2.1.2
2020-12-26 02:53:40 -05:00
nick black
d6d5757b1d
v2.1.1
2020-12-16 17:42:06 -05:00
nick black
a0c722ff0d
notcurses_nccell.3 -> notcurses_cell.3
2020-12-16 05:40:14 -05:00
nick black
66bd8c9769
pull model.png out of index.html
2020-12-15 05:14:17 -05:00
nick black
6bff720122
initial API + documentation for ncprogbar #1202
2020-12-13 09:12:08 -05:00
nick black
520ce356b0
add 2.1.0 to history
2020-12-13 03:24:20 -05:00
nick black
6edafd1f84
v2.1.0
2020-12-13 03:04:23 -05:00
nick black
fd2acde1b1
rename cell->nccell, keep alias #1200
2020-12-13 00:49:37 -05:00
nick black
8497ee1877
v2.0.12
2020-12-12 06:42:47 -05:00
nick black
eb485cda21
v2.0.11
2020-12-09 00:34:37 -05:00
nick black
361a253aea
v2.0.10
2020-12-06 13:22:26 -05:00
nick black
e5306f6197
widestomp PoC: eliminate color weirdness #1175
2020-12-03 13:09:19 -05:00
nick black
8083b46e3b
v2.0.9
2020-12-01 04:37:37 -05:00
nick black
6124d0e0d9
add link to ncls from man1 index
2020-12-01 04:34:04 -05:00
nick black
911f4eccc4
Merge branch 'master' of github.com:dankamongmen/notcurses
2020-11-28 23:55:45 -05:00
nick black
a24bb1b663
index.html: use text-size rather than h2
2020-11-28 23:55:41 -05:00
nick black
4d524f92bc
apply htole() in ncpixel_*() #1130
2020-11-28 23:55:17 -05:00
nick black
253b9582b2
index.html: scale down headers by one
2020-11-28 20:46:59 -05:00
nick black
3f9d87f5e6
include data model on web page
2020-11-28 20:45:16 -05:00
nick black
2a45620cd6
v2.0.8
2020-11-27 16:49:56 -05:00
nick black
73b2f1bf19
v2.0.7
2020-11-22 00:22:11 -05:00