WebSurf/frontends/monkey
brabo ba9f5f8ef0 gtk/fetch.c & monkey/filetype.c: ascii_is_space already checks for newline. 2019-08-01 10:42:08 +01:00
..
401login.c Final tweaks, support LOGIN in monkeyfarmer 2018-11-04 10:35:22 +00:00
401login.h add 401 login handling to monkey frontend 2018-11-03 17:33:42 +00:00
Makefile Monkey: Buildsystem: Set messages directory. 2018-11-03 17:30:49 +00:00
Makefile.defaults move frontends into sub directory 2016-05-15 13:44:34 +01: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/browser.c: Handle failed calloc more gracefully 2019-08-01 09:23:58 +01:00
browser.h Reflow monkey code, it was annoying me too much 2017-06-10 12:54:57 +01:00
cert.c add certificate window handling 2018-11-04 11:20:40 +00:00
cert.h add certificate window handling 2018-11-04 11:20:40 +00:00
dispatch.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
dispatch.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
download.c centralise monkey output generation 2018-11-03 15:12:50 +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 add certificate window handling 2018-11-04 11:20:40 +00:00
options.h move frontends into sub directory 2016-05-15 13:44:34 +01: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