nick black
7622cefc3a
v2.0.4
2020-11-10 10:50:30 -05:00
nick black
0d31a03be9
v2.0.3
2020-11-09 13:45:59 -05:00
nick black
8325102827
man pages: argument syntax for remaining entries #1103
2020-11-06 16:49:35 -05:00
nick black
8189d21709
v2.0.2
2020-10-25 10:10:50 -04:00
nick black
a4546c86e3
v2.0.1
2020-10-19 03:15:32 -04:00
nick black
65974aeb0b
v2.0.0
2020-10-12 12:33:21 -04:00
nick black
8c9611d085
v1.7.6
2020-10-09 20:07:01 -04:00
nick black
20a49d053d
v1.7.5
2020-09-29 13:12:17 -04:00
nick black
f02263e977
v1.7.4
2020-09-20 17:30:46 -04:00
nick black
4459efa216
v1.7.3
2020-09-19 21:21:52 -04:00
nick black
5fc9f7b367
plot: update man page #627
2020-09-13 14:40:18 -04:00
nick black
bc097a5674
v1.7.2
2020-09-10 04:14:01 -04:00
nick black
70f062aff5
v1.7.1
2020-08-31 21:49:39 -04:00
nick black
64fe8f6c07
v1.7.0
2020-08-30 19:12:16 -04:00
nick black
c93243fd54
v1.6.20
2020-08-30 01:25:44 -04:00
nick black
e92b7fd6ea
v1.6.19
2020-08-27 12:43:28 -04:00
nick black
6526e58c00
v1.6.18.4
2020-08-27 12:30:29 -04:00
nick black
6ea73e6e45
v1.6.18.3
2020-08-27 08:18:38 -04:00
nick black
550c02d8ac
v1.6.18.2
2020-08-27 07:26:28 -04:00
nick black
d11d8175d0
v1.6.18.1
2020-08-27 03:10:48 -04:00
nick black
6d7f9eb501
v1.6.18
2020-08-25 18:24:19 -04:00
nick black
026b94969d
cffi heap allocations are zero-initialized #942
2020-08-23 22:27:50 -04:00
Nick Black
73dc0a7d69
Zoo 2, electric boogaloo ( #939 )
...
* Reimplement the widget zoo demo. The previous PoC
was a multithreaded monster with behavior dependent
on screen geometry. Replace it with a single thread state
machine. Closes #936 .
* Support titles for ncplot. Adds title to the ncplot_options
struct, which may be NULL. Closes #941 .
* Properly color ncplot according to maxchannels and
minchannels. Closes #940
* Add tools/function-table.sh script for generating public API list.
2020-08-23 12:44:53 -04:00
nick black
4ebf8f748c
v1.6.16
2020-08-22 23:12:04 -04:00
nick black
5c533c9f1a
ncplot: support legend styling
2020-08-21 07:34:50 -04:00
nick black
49ae79341d
v1.6.15
2020-08-16 11:04:43 -04:00
nick black
dc99d56ac1
v1.6.14
2020-08-16 10:06:33 -04:00
nick black
e897de3700
v1.6.13
2020-08-16 08:54:22 -04:00
nick black
9704f5cbe7
v1.6.12
2020-08-12 09:37:59 -04:00
nick black
fa76f5a432
v1.6.11
2020-08-03 02:47:07 -04:00
nick black
8cfd1677c4
v1.6.10
2020-08-01 17:53:19 -04:00
nick black
d126c71dd6
v1.6.9
2020-07-26 23:27:11 -04:00
nick black
f8c16ceb79
v1.6.8
2020-07-26 22:20:52 -04:00
nick black
4f8673b0e9
v1.6.7
2020-07-26 21:25:52 -04:00
nick black
17f1323c20
v1.6.6
2020-07-19 21:55:10 -04:00
nick black
308b49da5a
v1.6.5
2020-07-19 21:16:53 -04:00
nick black
b2e924319b
v1.6.4
2020-07-19 20:09:14 -04:00
nick black
a4ee5bd9c7
v1.6.3
2020-07-16 12:53:42 -04:00
nick black
3f544a4ed1
v1.6.2
2020-07-15 23:34:25 -04:00
nick black
1cc0371373
v1.6.1
2020-07-12 03:20:50 -04:00
nick black
284dfc4fad
v1.6.0
2020-07-04 22:40:32 -04:00
nick black
6ab11e679f
v1.5.3
2020-06-28 16:18:57 -04:00
nick black
64d42212a3
v1.5.2
2020-06-19 15:25:41 -04:00
nick black
0657267274
v1.5.1
2020-06-14 17:17:49 -04:00
nick black
70183ee283
Rewrite plot tests using C interface #703
...
The Plot unit tests were reaching directly into the objects,
which meant the implementations couldn't include anything
we didn't want public. This was annoying, so I've changed it.
This required adding ncdplot_sample() and ncuplot_sample(),
which we should have had anyway.
2020-06-12 00:13:01 -04:00
nick black
7fc38d8fdd
v1.5.0
2020-06-08 06:05:17 -04:00
nick black
3bc9a4cfa2
v1.4.5
2020-06-05 06:09:17 -04:00
nick black
354ece5826
v1.4.4.1
2020-06-01 16:18:56 -04:00
nick black
230f3af8e1
v1.4.4
2020-06-01 15:32:23 -04:00
nick black
0331ae4c4c
introduce NCVISUAL_OPTION_BLEND #652
2020-05-29 14:53:53 -04:00