summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Increase window destroy timeout to 30s by defaultDaniel Silverstone2020-02-221-1/+1
* test: Extra info when windows don't destroy quicklyDaniel Silverstone2020-02-221-0/+4
* GTK: Update preferences dialog to use GtkBoxDaniel Silverstone2020-02-221-43/+86
* Browser window: Constify the bw in the URL access function.Michael Drake2020-02-222-2/+2
* Core window: Constify the core_window handle through the getters.Michael Drake2020-02-227-14/+19
* GTK: Remove hack for url bar refresh on throbber stopDaniel Silverstone2020-02-221-3/+0
* browser_window: Inform GUI about redirects and final URLDaniel Silverstone2020-02-221-30/+25
* GTK: Ensure that we don't frob the URL bar from the scaffoldDaniel Silverstone2020-02-222-4/+4
* GTK: Add a location focus state machineDaniel Silverstone2020-02-223-3/+73
* GTK: Request and honour location focusDaniel Silverstone2020-02-222-1/+8
* Browser: Support requesting location focusDaniel Silverstone2020-02-223-0/+6
* GTK: Use new BW_CREATE_FOREGROUND flagsDaniel Silverstone2020-02-224-25/+10
* Browser: Add FOREGROUND flag to window creationDaniel Silverstone2020-02-223-1/+7
* gitignore: Ignore nsgtk2 properlyDaniel Silverstone2020-02-221-1/+1
* JS: it's Infinity not infinityDaniel Silverstone2020-02-211-1/+1
* doc: Update UnimplementJavascript.mdDaniel Silverstone2020-02-211-9/+1
* JS: Add Element::attributes and NamedNodeMap to handle itDaniel Silverstone2020-02-213-0/+103
* JS Generics: Add a NodeMap proxy builderDaniel Silverstone2020-02-211-0/+23
* Element: support innerHTMLDaniel Silverstone2020-02-211-0/+123
* test: Bring corestring test count up to dateDaniel Silverstone2020-02-211-4/+8
* JS: Add DOMImplementation::createHTMLDocumentDaniel Silverstone2020-02-214-0/+144
* HTML: Ignore LOADING status in html_proceed_to_done()Daniel Silverstone2020-02-211-1/+3
* HTML: Don't transition the content state machine if we do nothingDaniel Silverstone2020-02-211-1/+7
* Docs: Don't mention removed minimum GIF delay option.Michael Drake2020-02-213-6/+0
* Core: Remove unused minimum GIF delay option.Michael Drake2020-02-213-5/+0
* Windows: Attempt to remove unused minimum GIF delay option.Michael Drake2020-02-213-29/+0
* Atari: Attempt to remove unused minimum GIF delay option.Michael Drake2020-02-213-35/+0
* GTK: Remove unused minimum GIF delay option.Michael Drake2020-02-213-97/+0
* Amiga: Try removing unused minimum GIF delay option.Michael Drake2020-02-211-34/+1
* RISC OS: Remove unused minimum gif delay from Choices.Michael Drake2020-02-215-221/+0
* HTML: Complete content state machine after async scriptDaniel Silverstone2020-02-213-5/+29
* README: Add markdown extension.Michael Drake2020-02-211-0/+0
* README: Convert to markdown.Michael Drake2020-02-211-30/+17
* GTK3: Also enable focus for other core windows.Daniel Silverstone2020-02-213-3/+3
* GTK3: Permit Local History to be focussedDaniel Silverstone2020-02-211-1/+1
* remove sputious "the" in quick start instructionsVincent Sanders2020-01-261-6/+6
* Updated italian translationss.hawamdeh2020-01-211-201/+385
* update quick build instructions to include notes on env scriptVincent Sanders2020-01-214-5/+25
* Update doxygen config file to version 1.8.13Vincent Sanders2020-01-211-128/+264
* improve monkey-see-monkey-do backtrace output to include function nameVincent Sanders2020-01-121-12/+20
* limit monkey backtrace generation to libc where it is availableVincent Sanders2020-01-112-2/+10
* monkey-see-monkey-do: Don't use personal address decoderDaniel Silverstone2020-01-101-1/+1
* monkey-see-monkey-do: Decode backtracesDaniel Silverstone2020-01-101-1/+15
* monkeyfarmer.py: Ensure that we capture and repeat stderrDaniel Silverstone2020-01-101-1/+45
* monkey: On assert failure, print a backtraceDaniel Silverstone2020-01-101-0/+23
* stop bad unicode data from crashing teh test harnessVincent Sanders2019-12-311-1/+5
* split up mainpage docs and add section on testingVincent Sanders2019-12-315-160/+232
* fix parent pointer use after free in RISC OS dialog handlingJohn-Mark Bell2019-12-221-1/+5
* re-order config include so strcasecmp is correctly detected on RISC OS/win32Vincent Sanders2019-12-222-3/+4
* remove unused render_resample option from beos, gtk and monkey frontendsVincent Sanders2019-12-2110-57/+6