WebSurf/frontends/monkey
Daniel Silverstone 309fcd6d42
monkey: Catch some signals and backtrace
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-04-25 21:04:41 +01:00
..
401login.c Reimplement handling of BAD_AUTH inside browser_window 2019-08-06 11:26:47 +01:00
401login.h Reimplement handling of BAD_AUTH inside browser_window 2019-08-06 11:26:47 +01:00
Makefile Monkey: Buildsystem: Set messages directory. 2018-11-03 17:30:49 +00:00
Makefile.defaults monkey: Enable disc cache optionally on monkey 2020-02-24 15:37:11 +00:00
bitmap.c centralise monkey output generation 2018-11-03 15:12:50 +00:00
bitmap.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
browser.c monkey: Support reporting page info state 2019-12-01 17:05:28 +00:00
browser.h Reflow monkey code, it was annoying me too much 2017-06-10 12:54:57 +01:00
cert.c fix frontends to cope with certificate chain update 2020-02-23 17:19:45 +00:00
cert.h fix frontends to cope with certificate chain update 2020-02-23 17:19:45 +00:00
dispatch.c Monkey: Clean up various leaked blocks 2019-09-07 15:24:37 +01:00
dispatch.h Monkey: Clean up various leaked blocks 2019-09-07 15:24:37 +01:00
download.c Monkey: Clean up on completion of downloads 2020-03-22 13:08:36 +00:00
fetch.c Reflow monkey code, it was annoying me too much 2017-06-10 12:54:57 +01:00
fetch.h Declare global variables as extern in headers 2019-06-30 09:52:06 +01:00
filetype.c gtk/fetch.c & monkey/filetype.c: ascii_is_space already checks for newline. 2019-08-01 10:42:08 +01:00
filetype.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
layout.c Plotters: Add plot_style_fixed type, and use for font size. 2018-05-23 11:48:35 +01:00
layout.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
main.c monkey: Catch some signals and backtrace 2020-04-25 21:04:41 +01:00
options.h remove unused render_resample option from beos, gtk and monkey frontends 2019-12-21 20:52:22 +00:00
output.c centralise monkey output generation 2018-11-03 15:12:50 +00:00
output.h centralise monkey output generation 2018-11-03 15:12:50 +00:00
plot.c Fix text plotter in monkey 2019-02-16 10:21:06 +00:00
plot.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
res move frontends into sub directory 2016-05-15 13:44:34 +01:00
schedule.c Update schedulers return codes 2019-06-08 13:33:16 +01:00
schedule.h move frontends into sub directory 2016-05-15 13:44:34 +01:00