Vincent Sanders
|
185d034323
|
make mouse track and mouse action content handlers return an error code
|
2019-11-12 22:48:00 +00:00 |
|
Daniel Silverstone
|
2be3ebd918
|
content: Rename content_broadcast_errorcode()
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
|
2019-08-05 15:25:15 +01:00 |
|
Vincent Sanders
|
c2fa6af0ff
|
make content close check the content status itself
make content handler open and close return error status
|
2019-07-10 16:42:52 +01:00 |
|
Vincent Sanders
|
35bc2ccbb8
|
change content get_source_data interfaces to return uint8_t and size_t
previously these interfaces returned char * and unsigned int which was
undesirable.
|
2019-05-05 22:50:25 +01:00 |
|
Michael Drake
|
9fa6c1e0fb
|
Text handling: Display application/json, rather than offering download.
|
2018-08-14 16:15:12 +01:00 |
|
Michael Drake
|
a58d97a41a
|
Plotters: Add plot_style_fixed type, and use for font size.
|
2018-05-23 11:48:35 +01:00 |
|
Vincent Sanders
|
2a03ea3049
|
move html and text content handlers where they belong
|
2018-05-10 13:37:02 +01:00 |
|