Vincent Sanders
|
a706c69bf4
|
improve html content handler private headers
|
2020-05-02 20:47:53 +01:00 |
|
Vincent Sanders
|
e8d0ba15ad
|
split html box processing code
reduce the module size of the html box handling code by
splitting into smaller sections.
No functional code change.
|
2020-04-29 20:37:42 +01:00 |
|
Vincent Sanders
|
0dbc6e5ecd
|
fix keypress entry on text area
accidentaly broken in commit fca421e204
|
2019-11-07 21:20:04 +00:00 |
|
Vincent Sanders
|
fca421e204
|
remove user warning and propogate error return
|
2019-11-06 23:13:20 +00:00 |
|
Vincent Sanders
|
5c96acd6f1
|
fix url encoding to be compatible with nsurl API changes.
As part of this fix the form submission error handling and
reporting has been improved.
|
2018-09-26 17:21:48 +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
|
216fb88f58
|
clean up html content handler header use
Improve header use in preperation for making browser window a corewindow
|
2018-05-11 13:18:54 +01:00 |
|
Vincent Sanders
|
2a03ea3049
|
move html and text content handlers where they belong
|
2018-05-10 13:37:02 +01:00 |
|