Daniel Silverstone
f29f12a5df
(docs): Update the unimplemented JS bits list
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2022-11-27 09:43:23 +00:00
Michael Drake
beaeec5792
env.sh: Add support for building only a lib
...
Allow the build environment to be set up for building a library
only instead of the whole browser.
2022-11-09 17:10:48 +00:00
John-Mark Bell
2f56bc568d
env.sh: support arm-riscos-gnueabi
2022-11-03 21:44:57 +00:00
Michael Drake
d1610a1cdb
env.sh: Add NetSurf clone skip and shallow clone switches.
2022-10-23 17:22:56 +01:00
John-Mark Bell
bfce4632b8
env.sh: update for arm-riscos-gnueabihf
2022-06-03 00:45:13 +01:00
John-Mark Bell
6f99d28488
UA: align with compat spec
...
See: https://compat.spec.whatwg.org/#ua-string-section
Force desktop sites on Linux by claiming to be running under X11
(Linux is otherwise considered a mobile OS).
2022-05-27 21:47:02 +01:00
Vincent Sanders
537f131ee3
extend teh implementing a new frontend document
2021-03-23 23:44:59 +00:00
Vincent Sanders
a11ad57bf6
fix headings to be in doxygen prefered format
2021-03-08 09:51:05 +00:00
Vincent Sanders
9a7e41d3ea
add document outlining new frontend development
2021-03-07 22:38:41 +00:00
Vincent Sanders
a091dc3603
allow monkey tests to specify a redraw area for plot-check steps
2021-02-07 22:57:27 +00:00
Vincent Sanders
7997182cc0
Improve the framebuffer docs a bit
2020-09-18 10:34:32 +01:00
Vincent Sanders
aa0b916492
add file fetcher directory to doxygen
2020-07-04 23:44:45 +01:00
Daniel Silverstone
b6bac9a81c
UnimplementedJavascript: I've implemented 10 more things
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-05-23 22:03:55 +01:00
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