Daniel Silverstone
8bef50aae2
env.sh: Reorder to prefer cross env, and export that to build system
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-05-22 10:05:48 +01:00
Daniel Silverstone
ee054db071
monkey: Excise sslcert and add loading blocking support
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-05-22 09:15:27 +01:00
Daniel Silverstone
e6c666d4f4
chore: Perform sslcert_viewer-ectomy
...
This removes the sslcert_viewer entirely from the code. Where
possible I've also trimmed out of frontends any code I think
should not be present.
Frontends should check and remove any further references that I
have failed to catch.
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-05-22 09:01:39 +01:00
Vincent Sanders
6b0cb5479f
fix source object backing store documentation
...
fix formatting
add section on version 2 layout
2020-03-26 23:38:50 +00:00
Vincent Sanders
959c561eb3
unit testing table of contents marker was wrong case
2020-03-24 13:03:51 +00:00
Vincent Sanders
06b709f71a
Improve unit testing documentation headers and code blocks
2020-03-24 08:54:40 +00:00
Vincent Sanders
5bc21c0467
fix use of headings in integration test document
2020-03-24 08:49:29 +00:00
Vincent Sanders
9ec17b011b
Document the integration test setup
2020-03-23 17:41:05 +00:00
Michael Drake
72ff12b3ae
Docs: Update for nsgtk3 rename.
2020-03-10 14:45:23 +00:00
Daniel Silverstone
40cb70b845
netsurf_init: Use disc_cache_path if specified, otherwise platform path
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-02-24 15:37:11 +00:00
Daniel Silverstone
895134c35d
doc: Update UnimplementJavascript.md
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-02-21 18:41:25 +00:00
Michael Drake
9232b8feda
Docs: Don't mention removed minimum GIF delay option.
2020-02-21 11:45:20 +00:00
Vincent Sanders
8ad68d0232
remove sputious "the" in quick start instructions
2020-01-26 15:52:27 +00:00
Vincent Sanders
c543e3c61c
update quick build instructions to include notes on env script
2020-01-21 20:55:34 +00:00
Vincent Sanders
23d9f7040d
Update doxygen config file to version 1.8.13
2020-01-21 20:54:59 +00:00
Vincent Sanders
bcc64cf263
split up mainpage docs and add section on testing
2019-12-31 19:30:26 +00:00
Vincent Sanders
3fdbef0566
remove unused render_resample option from beos, gtk and monkey frontends
2019-12-21 20:52:22 +00:00
Vincent Sanders
bacd8d229c
make RISC OS specific window_screen_ options limited to that frontend
2019-12-20 12:59:28 +00:00
Vincent Sanders
918b1d0fed
remove long unused plugin option from gtk and monkey
2019-12-17 22:09:41 +00:00
Michael Drake
49ed538729
Documentation: Update JavaScript unimplemented bindings.
2019-12-01 21:25:46 +00:00
Vincent Sanders
38fb545e1b
add gtk icon resources for page information
2019-12-01 19:22:06 +00:00
Daniel Silverstone
a0af810966
Some early padlock ideas
2019-12-01 16:15:50 +00:00
Vincent Sanders
1dd9f4f2e4
update ingored directories in gource helper
2019-09-29 22:14:05 +01:00
Daniel Silverstone
69d1d5f626
monkey: Support clicking in windows
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-08-03 12:31:02 +01:00
Michael Drake
f4f67698eb
Docs: Convert GTK doc to markdown.
2019-08-01 16:57:44 +01:00
Daniel Silverstone
c798d18a60
env.sh: Make it clear that this is not a shell script
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-08-01 11:06:38 +01:00
Michael Drake
335b0dc38b
Docs: Remove mention of spidermonky.
...
We don't use it.
2019-08-01 10:51:28 +01:00
Vincent Sanders
eeeca4b712
add ability to stop a navigation in monkey frontend
2019-06-06 17:17:27 +01:00
Vincent Sanders
a6de56583c
Improve javascript unimplemented bnding documentation generation
2019-05-31 19:40:10 +01:00
Vincent Sanders
dbf02c37f4
complete basic binding documentation
...
improve the alert() method parameter handling
2019-05-06 12:04:06 +01:00
Daniel Silverstone
1be9127ee7
Update using-monkey docs for console logging output
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-06 10:11:47 +01:00
Daniel Silverstone
689458aa6e
Monkey: Support WINDOW EXEC WIN n cmd...
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-05 16:00:03 +01:00
Vincent Sanders
e8cd7c6614
add some more javascript binding documentation
2019-05-04 22:48:50 +01:00
Vincent Sanders
5dca74b911
add webidl spec reference
2019-05-04 22:48:50 +01:00
Daniel Silverstone
90cabaf8c8
Add auto-generated getters and setters for HTMLFrameSetElement events
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-03 14:30:10 +01:00
Daniel Silverstone
ed9894d750
Add auto-generated getters/setters on body element
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-03 14:26:12 +01:00
Daniel Silverstone
9e1b4218a1
UnimplementedJavascript: Remove now implemented stuff thanks to nsgenbind update
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-03 14:15:18 +01:00
Daniel Silverstone
598ceebb46
Update UnimplementJavascript
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-03 14:02:07 +01:00
Daniel Silverstone
b2e4c2ec58
UnimplementedJavascript.txt: Remove spurious newlines
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-03 13:39:07 +01:00
Daniel Silverstone
1b04b2fb21
claim createEvent
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-03 13:37:10 +01:00
Daniel Silverstone
2739a47d83
Event: Implement initEvent() and getter isTrusted
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-03 12:20:10 +01:00
Daniel Silverstone
177a047752
Update UnimplementedJavascript with the window functions now implemented
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-03 11:54:38 +01:00
Daniel Silverstone
61143e0bd2
Add some more bits to the jsbinding document
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-03 11:53:02 +01:00
Vincent Sanders
148639b70c
add initial javascript binding documentation
2019-05-02 11:13:09 +01:00
Daniel Silverstone
e4457f6179
Mention about testing monkey
2019-02-16 15:50:56 +00:00
Vincent Sanders
0bd66d4d04
fix helper script apt packaging to work with buster
2018-11-06 21:55:20 +00:00
Vincent Sanders
a2ffbdfd1c
add certificate window handling
2018-11-04 11:20:40 +00:00
Daniel Silverstone
46b6b7c9b4
Final tweaks, support LOGIN in monkeyfarmer
2018-11-04 10:35:22 +00:00
Daniel Silverstone
fa8dfa28d1
Update monkey 401login a little to be easier to work with
2018-11-04 10:11:13 +00:00
Vincent Sanders
f12dee199c
add 401 login handling to monkey frontend
2018-11-03 17:33:42 +00:00